v0.1.1
v0.1.1 -- 2020-01-16
Added
- Better installation instructions
- An full worked example using the Lee dataset from DivNet
- More documentation
Changed
- When compiling,
divnet-rs
now uses the system installed OpenBLAS library rather that using the one bundled withopenblas-src
.
Fixed
- The eigenvector test failed on certain machines because the sign of the eigenvectors is arbitrary. This has been fixed.