opfunu
opfunu copied to clipboard
A collection of Benchmark functions for numerical optimization problems
[BUG]:
### Description of the bug When the input is the same, the output of cec2013 of opunu is inconsistent with the original cec2013 on some functions ### Steps To Reproduce...
### Description of the bug According to the literature and the website provided by opfunu.name_based.Meyer, the global optimal solution of this problem should be (5.6096364710E-03, 6.1813463463E+03, 3.4522363462E+02). However, the global...
## 📑 Description Some discrepancies were found between the original CEC2021 and CEC2022 reference implementation outputs versus the opfunu outputs. Zakharov and the Schaffer F7 functions don't match the functions...
### Description of the bug I think there are errors in the attribute f_shift and f_matrix of class F22017 to F192017 in cec2017.py. The F2 function is removed from the...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7. Release notes Sourced from actions/download-artifact's releases. v4.1.7 What's Changed Update @actions/artifact dependency by @bethanyj28 in actions/download-artifact#325 Full Changelog: https://github.com/actions/download-artifact/compare/v4.1.6...v4.1.7 v4.1.6 What's Changed updating @actions/artifact...
Hi, Just wondering why 3.12 and above isn't supported. pip sent me back to v 1.0.1 for that reason.
### Description of the bug I found that for function 14 of CEC2013 benchmark there are points in the search range that have values below global minimum. Similar issue can...
opfunu/cec_based/cec.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools