Skip to content

Releases: MrUrq/SurrogateModelOptim.jl

v0.4.1

21 Nov 11:48
v0.4.1
Compare
Choose a tag to compare

v0.4.0

25 Oct 09:02
v0.4.0
Compare
Choose a tag to compare
  • Improved default infill strategy which improved optimisation performance.
  • Improved surrogate hyperparameter optimisation which improved surrogate performance.
  • Added benchmark results as well as a convenience function to set the options to the same as was used in the benchmark.

v0.3.1

15 Aug 21:45
v0.3.1
2af35bd
Compare
Choose a tag to compare
  • Fixed bug where verbose printing was not showing correct min/max of function value
  • Small fixes

v0.3.0

13 Aug 18:01
v0.3.0
c8c203e
Compare
Choose a tag to compare
  • Improved performance, thanks @eljungsk!
  • Fixed bug where condition number of matrix A was not checked
  • Default options are changed to favour speed of cheaper functions

v0.2.0

05 Jul 07:29
v0.2.0
30e491d
Compare
Choose a tag to compare
  • More usage examples, e.g. multi-objective optimization
  • Custom results printing
  • Several verbosity levels
  • Updated documentation
  • Default options altered to improve performance

v0.1.0

22 Jun 05:46
v0.1.0
3520eb2
Compare
Choose a tag to compare

v0.1.0 (2019-06-18)

Diff since a1c9773f45c39ad284edb12e9ac7243510e7a5fe

Merged pull requests: