Skip to content

v0.1.1

Compare
Choose a tag to compare
@mooreryan mooreryan released this 16 Jan 23:49

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 with openblas-src.

Fixed

  • The eigenvector test failed on certain machines because the sign of the eigenvectors is arbitrary. This has been fixed.