Recent Releases of pyblindopt
pyblindopt - 0.1.3.11
Fix the return type on compute_objective. Bump minor version.
- Python
Published by mariolpantunes 10 months ago
pyblindopt - 0.1.3.10
Fix a minor issue, where the objective result was not returned.
- Python
Published by mariolpantunes 10 months ago
pyblindopt - 0.1.3.9
Added a failsafe to verify that the objective function can work with joblib; Added an alternative backend;
- Python
Published by mariolpantunes 10 months ago
pyblindopt - 0.1.3.8
Bump ESS library to a new version (with several improvements).
- Python
Published by mariolpantunes 10 months ago
pyblindopt - 0.1.3.7
Added the oblesa init method.
- Python
Published by mariolpantunes 11 months ago
pyblindopt - Version 0.1.3.6
Improve the sampling method using the round init method. It relies on the random.choices, but the sampling is weighted based on the scores computed previously.
- Python
Published by mariolpantunes about 1 year ago
pyblindopt - Version 0.1.3.5
Added seed option to init methods.
- Python
Published by mariolpantunes about 1 year ago
pyblindopt - Version 0.1.3.4
Fix regression error on the new init method.
- Python
Published by mariolpantunes over 1 year ago
pyblindopt - Version 0.1.3.3
Added a new init method, named round_init. This method executes n rounds of random population generation, then uses a heuristic to select the best candidates (based on fitness) while maintaining a high distance among themselves.
- Python
Published by mariolpantunes over 1 year ago
pyblindopt - Version 0.1.3.1
Fix issue with solutions bounds with GWO.
- Python
Published by mariolpantunes about 2 years ago
pyblindopt - Version 0.1.3
Added GWO as a method.
- Python
Published by mariolpantunes about 2 years ago
pyblindopt - Version 0.1.2
Full Changelog: https://github.com/mariolpantunes/pyBlindOpt/commits/0.1.2
- Python
Published by mariolpantunes over 2 years ago
pyblindopt - First release (second try with new name)!
Change name of the package
- Python
Published by mariolpantunes over 2 years ago
pyblindopt - First release!
First release to test the GitHub action.
- Python
Published by mariolpantunes over 2 years ago