2.9.1
What's Changed
- Fixes 3D plots with matplotlib 3.9.x by @relf in #705
- Handle scipy 1.15 changes related to
derivativefunction used in benchmarking problems by @relf in #707 - Add pre-commit hook for ruff linting and formatting by @relf in #708
- Fix pva and add a seed for test reproducibility by @Paul-Saves in #709
- Fix kriging-based surrogates
predict_varianceswhennoise0option is given as anp.ndarrayby @relf in #710 - Allow to disable hyperparameter optimization in kriging-based surrogates by @relf in #712
- Documentation and updated notebook for MFCK by @mcastanoUQ in #714
- Prepare release 2.9.1 by @relf and @NatOnera in #713
Full Changelog: v2.9.0...v2.9.1