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

Version 2.3.0 #1189

Draft
wants to merge 636 commits into
base: main
Choose a base branch
from
Draft

Version 2.3.0 #1189

wants to merge 636 commits into from

Conversation

benjamc
Copy link
Collaborator

@benjamc benjamc commented Jan 13, 2025

No description provided.

benjamc and others added 27 commits July 24, 2024 10:17
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](peter-evans/create-pull-request@v6...v7)

---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix: numpy migration

* build: increase numpy version
* Replace deprecated configpsace methods

* Update changelog

---------

Co-authored-by: Sarah Krebs <[email protected]>
* [doc] #1038, #987 added warm starting using ask and tell as a doc example (didn't warrant its own advanced_usage example)

* [doc] addendum: initial design, warm start and n_trial explanation.

* Format

* Format and fix ConfigSpace deprecation

* Fix typos

* Fix merge

* Update warmstarting example

* Update index

* Update CHANGELOG.md

---------

Co-authored-by: timruhkopf <[email protected]>
Co-authored-by: benjamc <[email protected]>
* docs(installation): add install instructs for windows

to be precise: point to the github issue bc there are probably many ways to Rome but not able to test it

* docs(links): fix redirection

* docs(installation): rst -> md

* docs(package_overview): rst -> md

* docs(getting_started): rst -> md

* docs(minimal_example): rst -> md

* docs(references): rst -> md

* docs(glossary): rst -> md

but links do not work yet

* docs(faq): rst -> md

* docs(license): rst -> md

* docs(experimental): rst -> md

* Rename file

* renaem old files

* docs: add hooks

* docs: add mkdocs config

* docs(components): rst -> md

API links not yet working

* refactor(acquisition_maximizer): fix typo

* docs(component): fix links

* docs(2_multi_fidelity): rst -> md

* docs(1_components): fix links

* docs(api_generator): fix link generation

* docs(3_multi_objective): rst -> md

* docs(4_instances): rst -> md

* docs(5.1_warmstarting): rst -> md

* Fix link

* docs(5_ask_and_tell): rst -> md

* docs(6_commandline): rst -> md

* docs(7_stopping_criteria): rst -> md

* docs(8_logging): rst -> md

* docs(9_parallelism): rst -> md

* docs(10_continue): rst -> md

* docs(11_reproducibility): rst -> md

* docs(12_optimzations): rst -> md

* docs(examples): hide turbo and boing

* docs(examples):  rst -> md

* docs(examples):  fix tiny

* docs(examples):  fix navigation sections

* docs(examples):  fix navigation sections

* fix typo

* Update

* ignore more

* docs(docstring): fix refs

* docs(docstring): fix refs

* docs(home): add sections

* build(setup): add requirements for mkdocs

* refactor(abstract_intensifier): track param max_config_calls

* refactor(docs): remove old files

* refactor(acquisition): fix 'acqusition' typo

* Update CHANGELOG.md

* docs(examples): flags to run when building   (does not work yet)

* Update Makefile

* Update CHANGELOG.md

* Fix links

* Update github workflow for doc building

* docs(3_getting_started): fix links

* Minor modifications

* docs(constants): add docstring

* docs(multi_objective): fix broken link

* docs(ask_and_tell): fix broken link

* docs(parallelism.md): fix broken link

* docs(continue): fix broken link

* delete .rst

* Fix sidebar navigatoon

* update CHANGELOG.md

---------

Co-authored-by: benjamc <[email protected]>
Co-authored-by: Lukas Fehring <[email protected]>
Bumps [dawidd6/action-send-mail](https://github.com/dawidd6/action-send-mail) from 3 to 4.
- [Release notes](https://github.com/dawidd6/action-send-mail/releases)
- [Commits](dawidd6/action-send-mail@v3...v4)

---
updated-dependencies:
- dependency-name: dawidd6/action-send-mail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#1173)

* Adding in CPU time to wherever time is defined as variable "cpu_time"

* Fix changelog

* Updating comments as requested in PR

* Forgot to update comment

* Adding in CPU time tests
* Content draft of the documentation.

* Fix typos

* Fix typos

* Add important info to Facade and  Scenario Documentation

* adapt syntax

* Update runhistory describtion

* refactor(8_logging): add .

---------

Co-authored-by: Lukas Fehring <[email protected]>
* fix facade descritpions for facades

* fix formatting?

* fix formatting
* Fix differential evolution

* Update CHANGELOG.md

* Vectorize diff evo

* Add test for categorical search space

* Formatting

* Remove unused imports

* Another formatting fix
* fix(target_function_runner): correctly query attr (underscore missing)

* Update CHANGELOG.md

---------

Co-authored-by: benjamc <[email protected]>
* 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
@benjamc benjamc added this to the v2.3 milestone Jan 13, 2025
LukasFehring and others added 2 commits January 13, 2025 15:12
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.