Skip to content

Commit

Permalink
New version: Surrogates v6.7.0 (#96990)
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: cca22f8442f4ea85f181d274954799274348b5d2

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 13, 2023
1 parent f9d0015 commit bcf7a21
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
13 changes: 10 additions & 3 deletions S/Surrogates/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ ExtendableSparse = "0.4-0.6"
["4.0"]
julia = "1.5.0-1"

["4.1-6"]
["4.1-6.6"]
julia = "1.6.0-1"

["4.2-4"]
Expand All @@ -135,12 +135,19 @@ Sobol = "1.3.0-1"
["6.1-6.4"]
QuasiMonteCarlo = "0.2.7-0.2"

["6.2-6"]
["6.2-6.6"]
Statistics = "1.6.0-1"

["6.5"]
QuasiMonteCarlo = "0.2.14-0.2"

["6.6"]
QuasiMonteCarlo = "0.2.16"

["6.6-6"]
ExtendableSparse = "1"
QuasiMonteCarlo = "0.2.16"

["6.7-6"]
QuasiMonteCarlo = "0.3"
Statistics = "1"
julia = "1.9.0-1"
3 changes: 3 additions & 0 deletions S/Surrogates/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,6 @@ git-tree-sha1 = "89fba32583335648b65b879b49cd9ed08ff17026"

["6.6.0"]
git-tree-sha1 = "0585db114c4db22132063c6a06d1930b5b3692c3"

["6.7.0"]
git-tree-sha1 = "cca22f8442f4ea85f181d274954799274348b5d2"

0 comments on commit bcf7a21

Please sign in to comment.