Skip to content

Releases: SciML/Surrogates.jl

v4.0.0

07 Nov 14:08
8ad4673
Compare
Choose a tag to compare

Surrogates v4.0.0

Diff since v3.0.1

Merged pull requests:

v3.0.1

24 Sep 16:21
c6e6f2f
Compare
Choose a tag to compare

Surrogates v3.0.1

Diff since v3.0.0

Merged pull requests:

v3.0.0

22 Sep 16:20
f7708ed
Compare
Choose a tag to compare

Surrogates v3.0.0

Diff since v2.2.0

Closed issues:

  • Translate sklearn to Julia request (#280)
  • Possible bug in surrogate_optimize (#298)

Merged pull requests:

v2.2.0

11 Jun 10:52
167fcb3
Compare
Choose a tag to compare

Surrogates v2.2.0

Diff since v2.1.0

Closed issues:

  • LinearAlgebra.SingularException Error during runtime (#271)
  • LinearAlgebra.SingularException(9) while running radial basis function with rad=multiquadric radial (#274)
  • Fourier neural operators? (#277)

Merged pull requests:

  • CompatHelper: bump compat for "Distributions" to "0.25" (#275) (@github-actions[bot])
  • fix SecondOrderPolynomialSurrogate (#276) (@jbrea)

v2.1.0

12 Apr 18:12
13f1af0
Compare
Choose a tag to compare

Surrogates v2.1.0

Diff since v2.0.1

Closed issues:

  • Put Stheno behind Requires (#269)

Merged pull requests:

  • CompatHelper: bump compat for "ExtendableSparse" to "0.5" (#266) (@github-actions[bot])
  • Put Stheno behind requires (#270) (@ranjanan)

v2.0.1

30 Mar 04:45
3da5e5e
Compare
Choose a tag to compare

Surrogates v2.0.1

Diff since v2.0.0

Merged pull requests:

v2.0.0

28 Mar 22:51
dff2c66
Compare
Choose a tag to compare

Surrogates v2.0.0

Diff since v1.6.0

Closed issues:

  • Incorrect predicted values for kriging function (#250)

Merged pull requests:

v1.6.0

14 Feb 07:09
de6f059
Compare
Choose a tag to compare

Surrogates v1.6.0

Diff since v1.5.0

Closed issues:

  • Missing dependency? (#247)

Merged pull requests:

  • Project.toml: remove packages from [extras] that occur in [deps] (#248) (@fredcallaway)

v1.5.0

26 Dec 14:57
74062f0
Compare
Choose a tag to compare

Surrogates v1.5.0

Diff since v1.4.0

Merged pull requests:

  • MassInstallAction: Install the TagBot workflow on this repository (#237) (@christopher-dG)
  • MassInstallAction: Install the GitHubActionsCI workflow on this repository (#240) (@christopher-dG)
  • CompatHelper: bump compat for "Zygote" to "0.6" (#241) (@github-actions[bot])
  • CompatHelper: bump compat for "IterativeSolvers" to "0.9" (#242) (@github-actions[bot])

v1.4.0

07 Oct 16:10
d165238
Compare
Choose a tag to compare

Surrogates v1.4.0

Diff since v1.3.0

Closed issues:

  • Surrogates v1.2.0 Does not precompile on v1.5 (#230)

Merged pull requests:

  • Fixed small bug in ND multiobj optimization and added benchmark from … (#235) (@ludoro)
  • CompatHelper: bump compat for "Distributions" to "0.24" (#236) (@github-actions[bot])