Moptipy

Latest version: v0.9.106

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

Scan your dependencies

Page 10 of 25

0.9.51

Not using Matplotlib 3.7.0 because it changed some internal classes thus breaking some code.
I will sort this out another time.

0.9.50

now using exponential scaling of step widths for unary operator with step width

0.9.49

With the new method [check_int_range](https://thomasweise.github.io/moptipy/moptipy.utils.html#moptipy.utils.types.check_int_range), boiler plate integer type + range checks can be consolidated.

0.9.48

Added Unary Operators with Step Size and One Implementation for Permutations

- added the new base class for [unary operators with step size](https://thomasweise.github.io/moptipy/moptipy.api.html#moptipy.api.operators.Op1WithStepSize)
- implemented one such operator, [Op1SwapExactlyN](https://thomasweise.github.io/moptipy/moptipy.operators.permutations.html#module-moptipy.operators.permutations.op1_swap_exactly_n) for permutations
- fixed minor issues discovered by flake8, namely that at three points, exceptions were just created, but not raised
- added a bit more documentation here and there
- completed the Memetic Algorithms experiment for the [Optimization Algorithms](https://thomasweise.github.com/oa).

0.9.47

Improved Documentation

0.9.46

- hopefully fixed the two issues that [CodeQL](https://codeql.github.com/) discovered in our test cases
- improved `README.md` according
- applied the simplifications discovered by [`ruff 0.0.227`](https://pypi.org/project/ruff/0.0.227/)

Page 10 of 25

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.