Xopt v2.2.0
What's Changed
- Update README.md by @roussel-ryan in #184
- Add log multi-objective acquisition functions and benchmarking script by @nikitakuklev in #177
- updates to botorch requirements by @roussel-ryan in #186
- Fix CNSGA population selection by @nikitakuklev in #183
- Adds remove_data and cumulative_optimum functions by @t-bz in #178
- fix testing bug due to random sampling by @roussel-ryan in #188
- Resolving TypeError caused by using GPU and max_travel_distances in Generator by @kathryn-baker in #187
- Adds a flag to turn off aquisition function for visualization by @t-bz in #190
- implement the kernel from Hessian in botorch by @roussel-ryan in #189
- move benchmarks to a separate folder by @roussel-ryan in #192
- Fix indexing error for model visualization by @t-bz in #193
New Contributors
- @kathryn-baker made their first contribution in #187
Full Changelog: v2.1.2...v2.2.0