Iopt

Latest version: v0.4.0

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

Scan your dependencies

0.3.0

We're making a new release with a number of improvements.
Here is the list of the main changes:

- Improve the description of the algorithms.
- Fix a bug with running a local method for tasks with partially discrete parameters.
- Add several problems with partially discrete parameters and constraints.
- Develop a benchmark for conducting comparative experiments on the iOpt, HyperOpt, Optuna frameworks.

0.2.2

We're making a new minor release with a number of improvements.
Here is the list of the main changes:
- The naming of the framework elements has been brought into line with the PEP8 rules.
- Now the completion of the search process according to the specified timeout works correctly on the first iteration.
- The creation of process pool has been changed. The new method allows using function pointers in the problem statement.
- Fix the minor bug at the first iteration when solving mixed integer problems.

0.2.1

This week we released a new major version of iOpt - 0.2.1.
Here is the list of the main changes:
- Discrete (categorical) parameters are now supported.
- Now it is possible to save the current state of the optimization process, load and continue the calculation using the saved data.
- Now it is possible to set the starting point from which the optimization process starts.
- The ability to solve problems with a criterion that is computable not in the entire search domain was added.
- Stop condition through time limit is now supported.
- Major improvements in the visualization module were implemented.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.