Releases: inria-thoth/cyanure
Releases · inria-thoth/cyanure
1.1.0
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
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
Initial release of cyanure