Skip to content

Releases: inria-thoth/cyanure

1.1.0

26 Jun 14:50
Compare
Choose a tag to compare

Changes

  • Fix several issues concerning memory consumption
  • Fix several issues concerning execution time
  • Fix the number of threads parameter with MKL and Openblas
  • Changes in the handling of dependencies when installing from source
  • Support for ARM archiecture on MacOS

Known issues:

  • Floating point rounding errors with certain solvers.
  • The preprocessing is not working if the array is already in fortran format.

1.0.0

21 Apr 09:28
7828cf1
Compare
Choose a tag to compare

Changes

  • Add CI
  • Package released on PyPi and conda-forge
  • API compliant with scikit-learn
  • Fix some bugs:
    • Issues related to int type on Windows
    • Issues related to uninitialized variables

Known issues:

  • There are issues concerning the utilization of CPU cores.
  • It seems that there are some inconsistencies in the execution speed depending on the BLAS implementation.
  • The preprocessing is not working if the array is already in fortran format.

Initial release of cyanure

16 Dec 14:04
Compare
Choose a tag to compare

Initial release of cyanure