Skip to content

2.9.1

Latest
Compare
Choose a tag to compare
@relf relf released this 11 Feb 13:29
5754669

What's Changed

  • Fixes 3D plots with matplotlib 3.9.x by @relf in #705
  • Handle scipy 1.15 changes related to derivative function 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_variances when noise0 option is given as a np.ndarray by @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