Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v2.3.1 #1199

Merged
merged 655 commits into from
Jan 23, 2025
Merged

v2.3.1 #1199

merged 655 commits into from
Jan 23, 2025

Conversation

benjamc
Copy link
Collaborator

@benjamc benjamc commented Jan 21, 2025

Fix link in docs and update logos

renesass and others added 30 commits October 18, 2022 13:34
Corrected log prob for tophat prior
- Completely reimplemented the intensifiers (including Successive Halving and Hyperband): All intensifiers support multi-fidelity, multi-objective and multi-threading by nature now.
- Expected behaviour for ask-and-tell interface ensured (also for Successive Halving).
- Continuing a run is now fully supported.
- Added more examples.
- Updated documentation based on new implementation.
benjamc and others added 23 commits January 13, 2025 10:20
* fix(differential_evolution): kwargs

* Update CHANGELOG.md

* Revert "fix(differential_evolution): update scipy dependency"

This reverts commit 43a975d.
* Update expected_improvement.py

* Added equations and refernces for EI

* Added equations and refernces for EI
* Dummy commit to create Draft MR

* First preliminary fix for the iteration_number.

* Update iteration_number counter

* Update priors and examples

* Fix typo

* Remove doubled priro floor

* Update tests

* Add changelog.md

* Update format
* First version to update load and save

* Update logging docs

* Remove config_id duplication

* Update RunHistory

* Update docstyle

* Fix example

* Update docs

* Add chagnes to changelog

* Adapt docs

* Updatre CodeStyle
* Update LICENSE.txt

* Update README.md

* Update README.md
* Update LICENSE.txt

* Update README.md
* Add fix

* Update Changelog.md

* Add check for None
@benjamc benjamc requested a review from lhennig0103 January 22, 2025 08:15
@benjamc benjamc merged commit ce7927d into main Jan 23, 2025
12 checks passed
@benjamc benjamc deleted the v2.3.1 branch January 23, 2025 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.