Skip to content

v0.6.4

Compare
Choose a tag to compare
@salvisolamartinell salvisolamartinell released this 25 Oct 21:06
· 1 commit to release-0.6 since this release

Dependencies

  • PyCOMPSs >= 2.7
  • Scikit-learn >= 0.19.2
  • NumPy >= 1.15.4
  • Scipy >= 1.0.0
  • cvxpy>=1.1.5

Improvements

  • SVD doc example fixed.
  • LR example fixed.
  • Warn when cvxpy dependency missing (for mn4 installation).
  • Added link to Contributing guide in docs