Opytimizer

Latest version: v3.1.4

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

Scan your dependencies

Page 4 of 5

1.1.1

Changelog

Description

Welcome to v1.1.1 release.

In this release, we have fixed some nasty bugs that may cause some particular issues. Additionally, we added several new optimizers to the library and a convergence module (belongs to the visualization package).

Please read the docs at: [opytimizer.readthedocs.io](https://opytimizer.readthedocs.io)

Also, stay tuned for our next updates!

Includes (or changes)
- optimizers.gsa
- optimizer.hc
- otimizer.rpso
- optimizer.sa
- optimizer.sca
- visualization.convergence

1.1.0

Changelog

Description

Welcome to v1.1.0 release.

This is a minor release that will probably prevent retro-compatibility. Some base structures were changed in order to enhance the library performance.

Essentially, new structures were created to provide the bulding tools for tree-based evolutionary algorithms, such as Genetic Programming.

Additionally, we added a constants module to the utilities package and an exception module. This will help guiding the users when inputting wrong information.

MultiFunction was renamed to WeightedFunction, which is more suitable according to its usage.

History have been reworked as well, making it possible to dynamically create properties through the `dump()` method.

Please read the docs at: [opytimizer.readthedocs.io](https://opytimizer.readthedocs.io)

Also, stay tuned for our next updates!

Includes (or changes)
- examples/applications
- core.node
- function.weighted
- math.general
- optimizers.gp
- opytimizer
- spaces.tree
- tests
- utils.constants
- utils.exceptions
- utils.history

1.0.7

Changelog

Description

Welcome to v1.0.7 release. We added Opytimizer to pip repository, fixed up the optimization task time, reworked some tests, added new integrations (Recogners library), changed our license for further publication, and fixed an issue regarding agents being out of bounds.

Please read the docs at: [opytimizer.readthedocs.io](https://opytimizer.readthedocs.io)

Also, stay tuned for our next updates!

Includes (or changes)
- examples/integrations/recogners
- opytimizer
- optimizers
- tests

1.0.6

Changelog

Description

Welcome to v1.0.6 release. We added new interesting things, such as a new optimizer, more benchmarking functions, bug fixes (mostly agents being out of bounds), a reworked history object and some adjusted tests.

Please read the docs at: [opytimizer.readthedocs.io](https://opytimizer.readthedocs.io)

Also, stay tuned for our next updates!

Includes
- math.benchmark
- optimizers.wca
- utils.history
- tests

1.0.5

Changelog

Description

Welcome to v1.0.5 release. We added new interesting things, such as new optimizers, some reworked tests for better uses' cases, a multi-objective strategy for handling problems with more than one objective functions, and much more!

Please read the docs at: [opytimizer.readthedocs.io](https://opytimizer.readthedocs.io)

Also, stay tuned for our next updates!

Includes
- examples.integrations.sklearn
- functions.multi
- optimizers.abc
- optimizers.bha
- optimizers.hs
- tests
- optimizers.ihs

1.0.4

Changelog

Description

Welcome to v1.0.4 release. The project is finally documented and its documentation is already avaliable online.

Please read the docs at: [opytimizer.readthedocs.io](https://opytimizer.readthedocs.io)

Also, stay tuned for our next updates!

Includes
- docs

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.