Mot

Latest version: v0.11.4

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

Scan your dependencies

Page 7 of 11

0.5.6

===================
This version is significantly faster than previous versions when ran using a GPU.

Changed
-------
- Made the optimizers work better with the local reduction.
- Removed some non-ascii characters for compatibility.
- Bugfix to allow using more than one device.

0.5.5

===================

Changed
-------
- Changed the optimization routines such that they use local memory reduction when evaluating the model. This generally speeds up optimization by 2~5 times.
- Refactored the model interface such that it has the function get_objective_function, instead of objective per observation.
- Restructured the methods to follow more the layout of numpy and scipy.

Other
-----
- Removed get_nmr_parameters and get_nmr_problems from the model interface. This information is already implicit in the starting points.
- Removed the multi-step optimizer and the random restart optimizer.
- Removed NameFunctionTuple, adds parser for CL functions as a string.

0.5.4

===================

Changed
-------
- Replaced Grako for Tatsu, as Grako was no longer supported.
- Updated makefile to use twine for uploading to PyPi.
- Removed the Tatsu as a debian package and updated installation instructions.
- Removed six as dependency.

0.5.3

===================

Changed
-------
- Small enhancements to the function evaluator.

0.5.2

===================

Fixed
-----
- Fixed model proposal updating using the model. The parameter vector was not correctly reset if more than one parameter was updated.

0.5.1

===================

Added
-----
- Adds support for nested structures in the kernel input data.

Page 7 of 11

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.