Releases: xopt-org/Xopt
Releases · xopt-org/Xopt
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
Xopt v2.2.2
What's Changed
- Add warnings if specified modules are not added to the model by @t-bz in #198
- Improve validation for generators that only support observables. by @dylanmkennedy in #199
- add test functions and set rasterize for colormaps by @roussel-ryan in #204
- add custom noise prior attribute to model constructor by @roussel-ryan in #210
- make random evaluate consistent with numpy standards by @roussel-ryan in #212
- Improve Visualization Error Message by @t-bz in #216
- fix a bug with type checking vocs constraints by @roussel-ryan in #219
- add returning best param set to vocs method, by @roussel-ryan in #205
Full Changelog: v2.2.1...v2.2.2
Xopt v2.2.1
What's Changed
- Fix constants not propagating in AsynchronousXopt by @ChristopherMayes in #196
Full Changelog: v2.2.0...v2.2.1