Skip to content

Releases: SMTorg/smt

EGO bug fixes

24 Mar 13:20
Compare
Choose a tag to compare
  • fix EGO bugs (#192)

NestedLHS in MFK and predict derivatives fixes

21 Feb 08:48
Compare
Choose a tag to compare
  • add NestedLHS sampling method in MFK application (#187, thanks to @Flo-code )
  • fix Kriging based surrogates predict_derivatives when poly option is set to "linear" (#188)
  • fix VFM predict_derivatives and performance improvement (#181)
  • fix QP predict_values for multiple ouputs (ny>1) (#180, #181)

Fix release

20 Jan 17:24
Compare
Choose a tag to compare
  • allow to pass initial DOE output (y) in EGO (#185)
  • doc fixes (#179)

EGO application

25 Nov 09:50
18b9919
Compare
Choose a tag to compare
  • rename extensions as applications (backwards-incompatible)
  • add Efficient Global Optimization algorithm as a SMT application
  • fix KRG, QP and LP surrogates when output dim > 1
  • improve test coverage
  • add SMT tutorial

Bug fix release

11 Jul 21:30
4f2c608
Compare
Choose a tag to compare
  • fix kriging predict_variances bug (#158 , #159 )

Bug fix release

28 Jun 12:16
Compare
Choose a tag to compare
  • Kriging pickle fix (#154 )
  • MOE improvement (#151 )
  • Kriging initialization improvement (#150 )

fix packaging again

21 May 06:43
ca3ee3c
Compare
Choose a tag to compare

Add .pyx and .hpp to enable compilation when running pip install smt

packaging fix

19 May 10:16
5c8d619
Compare
Choose a tag to compare

fix packages list in setup.py

v0.3.0

13 Apr 15:28
Compare
Choose a tag to compare
  • GENN surrogate model addition (#123, thanks @shb84)
  • work with scikit-learn 0.20
  • test against py37, osx 10.3

v0.2.2: fix installation: add extensions package (#117)

03 Nov 08:24
912b788
Compare
Choose a tag to compare
* add extensions as packages

* bump 0.2.2