Libscientific

Latest version: v1.6.1

Safety actively analyzes 623909 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.6.1

Release no 10 of libscientific. :partying_face:

**New features**

- Portable Python library for windows/linux/osx (x86_64 and arm64). There is no need to install the c library first to load the FFI python library. (pip install libscientific)

**Bugfixes**

- reduced code duplication
- unit test improvements

1.6.0

Release no 9 of libscientific. :partying_face:

**New features**

- Model retention by using sqlite3
- Add the library inside the python whl package as a shared object and give the possibility to avoid the installation of the library itself.

**Bugfixes**

- improved pyproject.toml installation
- documentation update
- unit test improvement for the python package

1.5.0

Release no 8 of libscientific. :partying_face:

**New features**

There is nothing new under the sun.

**Bugfixes**

- Fixed critical convergence bugs for all multivariate algorithms. Special thanks to tortorellas!
- Unit test improvement
- Fixed cryptography for random number generator by using xorshift128.
- Adding documentation to tensor and fixing some bloat documentation/code

1.4.1

Release no 7 of libscientific. :partying_face:

**New features**

There is nothing new under the sun.

**Bugfixes**

- Improved python bindings quality following pep8 style
- Improved stability
- Unit test improvement
- Revert critical bug introduced with PCAScorePredictor on version 1.4.0. Added new unit tests to avoid such problems.

1.4.0

Release no 6 of libscientific.

**New features**

- Consensus PCA (CPCA)

**Bugfixes**

- Fixed python bindings
- Removed source of lapack third part library
- Unit test improved

1.3.0

Release no 6 of libscientific.

**New features**

- No new features

**Bugfixes**

- Fixed bug on YScrambling
- Fixed bug on SVD and Eigen decomposition
- Removed not necessary double pointers
- Fixed some memory leaks
- Unit test improved

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.