Skip to content

Releases: SciML/Surrogates.jl

v7.0.1

08 Aug 21:37
24903e7

Choose a tag to compare

Surrogates v7.0.1

Diff since v7.0.0

Merged pull requests:

Closed issues:

  • SurrogatesFlux fails to precompile (#514)

v7.0.0

05 Aug 19:12
acba174

Choose a tag to compare

Surrogates v7.0.0

Diff since v6.11.0

Breaking changes

  • Sublibraries were turned into extensions. I.e. using SurrogatesSVM now just needs using Surrogates, SVM.

Merged pull requests:

Closed issues:

  • Can things in lib/ go in package extensions now? (#513)
  • surrogate_optimize! errors on 1D NeuralSurrogate (#515)

v6.11.0

20 Mar 08:09
89b2792

Choose a tag to compare

Surrogates v6.11.0

Diff since v6.10.0

Merged pull requests:

  • docs: add Zenodo DOI (#486) (@sathvikbhagavan)
  • build(deps): bump crate-ci/typos from 1.22.7 to 1.23.1 (#487) (@dependabot[bot])
  • refactor: use SurrogatesBase in SurrogatesAbstractGPs (#489) (@sathvikbhagavan)
  • ci: standardize workflows using SciML's reusable workflows (#491) (@thazhemadam)
  • build(deps): bump crate-ci/typos from 1.23.1 to 1.24.1 (#492) (@dependabot[bot])
  • build(deps): bump crate-ci/typos from 1.24.1 to 1.25.0 (#493) (@dependabot[bot])
  • build(deps): bump crate-ci/typos from 1.25.0 to 1.26.0 (#494) (@dependabot[bot])
  • [skip ci] reduce dependabot typos updates (#495) (@ArnoStrouwen)
  • ci: test with 1, lts and pre versions of julia (#496) (@thazhemadam)
  • build(deps): bump codecov/codecov-action from 4 to 5 (#497) (@dependabot[bot])
  • CompatHelper: bump compat for Flux to 0.15 for package docs, (keep existing compat) (#498) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.15 for package SurrogatesFlux, (keep existing compat) (#499) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.16 for package docs, (keep existing compat) (#500) (@github-actions[bot])
  • CompatHelper: bump compat for Flux to 0.16 for package SurrogatesFlux, (keep existing compat) (#501) (@github-actions[bot])
  • CompatHelper: bump compat for Zygote to 0.7, (keep existing compat) (#502) (@github-actions[bot])
  • CompatHelper: bump compat for Zygote to 0.7 for package docs, (keep existing compat) (#503) (@github-actions[bot])
  • Fix definition of gramacy lee function (#506) (@mfschubert)
  • refactor: use SurrogatesBase for all surrogates (#507) (@sathvikbhagavan)
  • test: revive RTEA optimization tests (#508) (@sathvikbhagavan)
  • docs: clean up tutorials (#509) (@sathvikbhagavan)
  • CompatHelper: add new compat entry for Surrogates at version 6 for package docs, (keep existing compat) (#510) (@github-actions[bot])
  • refactor: add ! in surrogate_optimize as it is mutating (#511) (@sathvikbhagavan)

Closed issues:

v6.10.0

27 Jun 16:35
910d830

Choose a tag to compare

Surrogates v6.10.0

Diff since v6.9.0

Merged pull requests:

Closed issues:

  • Surrogate model is only updated when point is optimal (#461)

v6.9.0

02 Jan 11:38
b66096e

Choose a tag to compare

Surrogates v6.9.0

Diff since v6.8.0

Merged pull requests:

v6.8.0

13 Dec 06:24
33d3eaa

Choose a tag to compare

Surrogates v6.8.0

Diff since v6.7.0

Merged pull requests:

v6.7.0

13 Dec 05:28
665b85d

Choose a tag to compare

Surrogates v6.7.0

Diff since v6.6.0

Merged pull requests:

v6.6.0

22 Sep 01:18
a30c257

Choose a tag to compare

Surrogates v6.6.0

Diff since v6.5.1

Merged pull requests:

Closed issues:

  • About additional data acquisition in optimization method for surrogates (#421)
  • Surrogates Documentation Link Unavailable (#422)

v6.5.1

25 Oct 00:34
ddca4f8

Choose a tag to compare

Surrogates v6.5.1

Diff since v6.5.0

Merged pull requests:

v6.5.0

18 Oct 06:56
93cc9a9

Choose a tag to compare

Surrogates v6.5.0

Diff since v6.4.0

Closed issues:

Merged pull requests: