From 8fafd1ea5373e89d27981f9a079f96b83b6c6fb6 Mon Sep 17 00:00:00 2001 From: Registrator Date: Tue, 2 Jan 2024 17:06:08 +0530 Subject: [PATCH] New version: Surrogates v6.9.0 (#97907) UUID: 6fc51010-71bc-11e9-0e15-a3fcc6593c49 Repo: https://github.com/SciML/Surrogates.jl.git Tree: 48719c76eb2061bfd681497c6f3c81cce0a9f6cf Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a --- S/Surrogates/Compat.toml | 18 ++++++++++++++---- S/Surrogates/Versions.toml | 3 +++ 2 files changed, 17 insertions(+), 4 deletions(-) diff --git a/S/Surrogates/Compat.toml b/S/Surrogates/Compat.toml index 7b7f0270f1249f9..1514cdddfdea370 100644 --- a/S/Surrogates/Compat.toml +++ b/S/Surrogates/Compat.toml @@ -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"] @@ -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] @@ -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"] @@ -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" diff --git a/S/Surrogates/Versions.toml b/S/Surrogates/Versions.toml index ac8914e8e894a27..e14cc068a40c983 100644 --- a/S/Surrogates/Versions.toml +++ b/S/Surrogates/Versions.toml @@ -114,3 +114,6 @@ git-tree-sha1 = "cca22f8442f4ea85f181d274954799274348b5d2" ["6.8.0"] git-tree-sha1 = "9b362e09d1b8bf1b93da1b9e6b749898277a69fb" + +["6.9.0"] +git-tree-sha1 = "48719c76eb2061bfd681497c6f3c81cce0a9f6cf"