Skip to content

Commit

Permalink
New version: Surrogates v6.9.0 (#97907)
Browse files Browse the repository at this point in the history
UUID: 6fc51010-71bc-11e9-0e15-a3fcc6593c49
Repo: https://github.com/SciML/Surrogates.jl.git
Tree: 48719c76eb2061bfd681497c6f3c81cce0a9f6cf

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 2, 2024
1 parent ec3b091 commit 8fafd1e
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 4 deletions.
18 changes: 14 additions & 4 deletions S/Surrogates/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ XGBoost = "0.4"
LatinHypercubeSampling = "1.2.0-1"
Sobol = "1.3.0-1"

["0.1.1-6"]
["0.1.1-6.8"]
GLM = "1.3.0-1"

["0.3-0.4"]
Expand Down Expand Up @@ -83,7 +83,7 @@ Distributions = "0.21-0.24"
["1.5-1"]
IterativeSolvers = "0.8-0.9"

["1.5-6"]
["1.5-6.8"]
Zygote = "0.4-0.6"

[2-3]
Expand All @@ -100,7 +100,7 @@ Stheno = "0.6"
["2.1-2"]
ExtendableSparse = "0.4-0.5"

["2.2-6"]
["2.2-6.8"]
Distributions = "0.21-0.25"

["3-6.5"]
Expand Down Expand Up @@ -147,7 +147,17 @@ QuasiMonteCarlo = "0.2.16"
["6.6-6"]
ExtendableSparse = "1"

["6.7-6"]
["6.7-6.8"]
QuasiMonteCarlo = "0.3"
Statistics = "1"
julia = "1.9.0-1"

["6.9-6"]
Distributions = "0.25.71-0.25"
GLM = "1.5.0-1"
LinearAlgebra = "1.10.0-1"
QuasiMonteCarlo = "0.3.1-0.3"
SparseArrays = "1.10.0-1"
Statistics = "1.10.0-1"
Zygote = "0.6.62-0.6"
julia = "1.10.0-1"
3 changes: 3 additions & 0 deletions S/Surrogates/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -114,3 +114,6 @@ git-tree-sha1 = "cca22f8442f4ea85f181d274954799274348b5d2"

["6.8.0"]
git-tree-sha1 = "9b362e09d1b8bf1b93da1b9e6b749898277a69fb"

["6.9.0"]
git-tree-sha1 = "48719c76eb2061bfd681497c6f3c81cce0a9f6cf"

0 comments on commit 8fafd1e

Please sign in to comment.