Skip to content

Releases: SMTorg/smt

2.13.0

12 Mar 17:00
45ae3a3

Choose a tag to compare

What's Changed

Full Changelog: v2.12.0...v2.13.0

2.12.0

27 Feb 13:20
eb4d45c

Choose a tag to compare

What's Changed

  • Add support for derivatives and variance derivatives for SGP by @assunc in #786
  • Refactor krg_based as a sub-module directory by @relf in #787
  • Add support for Python 3.14 by @relf in #789

New Contributors

Full Changelog: v2.11.1...v2.12.0

2.11.1

23 Feb 12:46
7e3fcfa

Choose a tag to compare

What's Changed

This release is about internal refactoring of the base class of kriging surrogates family (eg KrgBased class), no API change.

  • Refactor KrgBased following SOLID principles by @relf in #781
  • Refactor KrgBased: add HyperparamOptimizer strategy class by @relf in #782
  • Refactor KrgBased: add MixedIntegerCorrelation class by @relf in #783
  • Refactor KrgBased: add LikelihoodEvaluator class by @relf in #784
  • Use dynamic version pulled from git tag by @relf in #785

Full Changelog: v2.11.0...v2.11.1

2.11.0

19 Feb 10:40

Choose a tag to compare

What's Changed

Full Changelog: v2.10.1...v2.10.2

2.10.1

08 Dec 10:36
fe5a8b9

Choose a tag to compare

What's Changed

Full Changelog: v2.10.0...v2.10.1

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