2.6.2
What's Changed
- Document example with less expensive parameters by @NAThompson in #580
- Add computation of the variance gradient at a given point in kriging-based surrogates by @relf in #584
- Use numpy 1.x in CI tests and requirements by @relf in #589
- Bump pypa/cibuildwheel from 2.18.1 to 2.19.1 by @dependabot in #587
- Add a GPR section in the documentation by @relf in #591
- Support for Python 3.12 by @relf in #575
- Test with ConfigSpace on py3.11 by @relf in #593
- Noisy gp and gpx tests in EGO by @MaelTremouille in #592
- Support scipy 1.14 by @relf in #600
- Prepare release 2.6.2 by @relf in #596
New Contributors
- @MaelTremouille made their first contribution in #592
Full Changelog: v2.6.1...v2.6.2