Skip to content

Conversation

@ctribes
Copy link
Contributor

@ctribes ctribes commented May 26, 2025

Fixes for issues #193, #198, #200

@ctribes ctribes self-assigned this May 26, 2025
@ctribes ctribes added fix Issue fixed release Official release (Beta or numbered) labels May 26, 2025
@ctribes ctribes merged commit c2e9864 into master May 26, 2025
4 of 7 checks passed
ctribes added a commit that referenced this pull request May 26, 2025
* Fixes for v.4.5.1 (#207)

* Update pypi.yml

* Update bb.py

Mirror from Master

* Create param_parallelEval.txt

* Create simpleExample_WithSurrogateAndVNS.py

Example with VNS using Surrogate

* Create param_VNSMadsSurrogateSearch.txt

Batch mode example for VNS using surrogate

* Fix handle of VNS using surrogate

Option VNS_MADS_SEARCH_WITH_SURROGATE

* Change how surrogate is handled in VNS search.

* Disable VNS_MADS_SEARCH_WITH_SURROGATE when optimization with quad model

* Update VNS.cpp

Manage evaluator (Surrogate <-> bb) when doing vns with surrogate.

* Update CONTRIBUTORS

* Update Introduction.rst

* Update pypi.yml

* Update pyproject.toml

* Update pyproject.toml

* Use std::fabs when required (#206)

The fix can be critical when std::abs is used instead of std::fabs

* Change version number

* Update QPSolverOptimize.cpp

* Update pypi.yml

Pass OpenMP as a string flag. 
Tested in PyNomad/setup.py

* Update pypi.yml

Temp changes for building wheels for Python 3.13

* Update pypi.yml

Update to use latest cibuildwheel

* Update pypi.yml

Put back the oldest python version to 3.8.
ctribes added a commit that referenced this pull request Jul 17, 2025
* Fixes for v.4.5.1 (#207)

* Update pypi.yml

* Update bb.py

Mirror from Master

* Create param_parallelEval.txt

* Create simpleExample_WithSurrogateAndVNS.py

Example with VNS using Surrogate

* Create param_VNSMadsSurrogateSearch.txt

Batch mode example for VNS using surrogate

* Fix handle of VNS using surrogate

Option VNS_MADS_SEARCH_WITH_SURROGATE

* Change how surrogate is handled in VNS search.

* Disable VNS_MADS_SEARCH_WITH_SURROGATE when optimization with quad model

* Update VNS.cpp

Manage evaluator (Surrogate <-> bb) when doing vns with surrogate.

* Update CONTRIBUTORS

* Update Introduction.rst

* Update pypi.yml

* Update pyproject.toml

* Update pyproject.toml

* Use std::fabs when required (#206)

The fix can be critical when std::abs is used instead of std::fabs

* Change version number

* Update QPSolverOptimize.cpp

* Update pypi.yml

Pass OpenMP as a string flag. 
Tested in PyNomad/setup.py

* Update pypi.yml

Temp changes for building wheels for Python 3.13

* Update pypi.yml

Update to use latest cibuildwheel

* Update pypi.yml

Put back the oldest python version to 3.8.

* Update README.txt

* Update README.txt

* Fix build/link for creating dlls

Link problems when building with mingw/gcc on windows

* Update Mads.hpp

* More dll exports
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Issue fixed release Official release (Beta or numbered)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants