Skip to content

Releases: SMTorg/smt

2.10.0

31 Oct 14:33
34a6371

Choose a tag to compare

What's Changed

  • Breaking change: Remove numpy np.random.RandomState usage and deprecate random_state parameter by @relf in #763
  • Bump pypa/cibuildwheel from 3.1.3 to 3.1.4 by @dependabot[bot] in #751
  • Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #753
  • Prepare release 2.10 by @relf in #764

Full Changelog: v2.9.5...v2.10.0

2.9.5

01 Oct 09:45

Choose a tag to compare

What's Changed

Full Changelog: v2.9.4...v2.9.5

2.9.4

19 Aug 12:24
8744f5d

Choose a tag to compare

What's Changed

Full Changelog: v2.9.3...v2.9.4

2.9.3

24 Jun 12:50
54391b3

Choose a tag to compare

What's Changed

Full Changelog: v2.9.2...v2.9.3

2.9.2

26 Mar 07:25
7987701

Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v2.9.2

2.9.1

11 Feb 13:29
5754669

Choose a tag to compare

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

2.9.0

24 Dec 09:15
32bc046

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.1...v2.9.0

✨ Merry ChriSMTas! ✨

2.8.1

06 Dec 09:53
5fa7fa9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.8.0...v2.8.1

2.8.0

08 Nov 09:07
451526f

Choose a tag to compare

What's Changed

Implementation Note

In this release, advanced design space management has been moved in a separate smt-design-space-ext module to decouple smt from special design space implementations allowing hierarchical variables handling.

New Contributors

Full Changelog: v2.7.0...v2.8.0

2.7.0

23 Sep 12:49
5d3ed9d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.6.3...v2.7.0