Releases: xopt-org/Xopt
Releases · xopt-org/Xopt
v2.5.1
What's Changed
- update according to https://github.com/pypa/gh-action-pypi-publish by @ChristopherMayes in #261
- Update pypi_upload.yml by @ChristopherMayes in #262
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- Botorch update to v0.12.0 by @roussel-ryan in #258
- Expected improvement based acquisition functions now use their Log counterparts, ie. LogExpectedImprovement by @roussel-ryan in #259
- update botorch requirement by @roussel-ryan in #260
Requirement changes
Xopt now requires python >= 3.10.0
Full Changelog: v2.4.5...v2.5.0
v2.4.5
What's Changed
- Fixed unhandled case when only one plot is passed into plt.subplot for the bayesian visualize_model function by @MitchellAV in #254
- Model caching by @roussel-ryan in #253
- Spectral time kernel by @roussel-ryan in #256
New Contributors
- @MitchellAV made their first contribution in #254
Full Changelog: v2.4.4...v2.4.5
v2.4.4
v2.4.3
What's Changed
- Mobo enhancement by @roussel-ryan in #248
- Update cnsga.py by @roussel-ryan in #251
- Bugfixes for trust region BO by @roussel-ryan
Full Changelog: v2.4.2...v2.4.3
v2.4.2
Xopt v2.4.1
What's Changed
- Fix PyPI update to Python 3.9 by @ChristopherMayes in #247
Full Changelog: v2.4.0...v2.4.1
Xopt v2.4.0
What's Changed
- Bax improvements by @roussel-ryan in #237
- Turbo refactor by @roussel-ryan in #241
- Update home to xopt-org/xopt by @ChristopherMayes in #242
- Modernize build system by @ChristopherMayes in #244
- Replace ChristopherMayes with xopt-org by @ChristopherMayes in #245
- Forgetting bo by @roussel-ryan in #243
Full Changelog: v2.3.0...v2.4.0
Xopt v2.3.0
What's Changed
- Bax visualizations by @dylanmkennedy in #228
- Error handling for vocs by @roussel-ryan in #229
- Custom objectives by @roussel-ryan in #230
- Bugfix for using numpy 2.0.0 by @roussel-ryan in #233
Full Changelog: v2.2.3...v2.3.0
Xopt v2.2.3
What's Changed
- add robustness and additional test to fixed features functionality in Bayesian generators by @roussel-ryan in #222
- Modularize visualization by @t-bz in #221
- Model construction example by @roussel-ryan in #223
- Include requirement botorch<=0.10.0 for compatibility with python 3.9 by @dylanmkennedy in #225
- Set weights bugfix that creates improper behavior for bayesian exploration by @roussel-ryan in #224
- Update index.md by @roussel-ryan in #226
- Error handling + test improvements by @roussel-ryan in #227
Full Changelog: v2.2.2...v2.2.3