Skip to content

Commit

Permalink
New version: DataInterpolations v7.0.0 (#122610)
Browse files Browse the repository at this point in the history
UUID: 82cc6244-b520-54b8-b5a6-8a565e85f1d0
Repo: https://github.com/SciML/DataInterpolations.jl.git
Tree: e858b471f7f37ccdc2a1da1cf040040ca4d321e7

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jan 8, 2025
1 parent 4fe27ca commit 9a5b0fc
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 15 deletions.
11 changes: 7 additions & 4 deletions D/DataInterpolations/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -87,13 +87,13 @@ Requires = "1"
["4.5-4.6"]
LinearAlgebra = "1.6.0-1"

["4.5-6"]
["4.5-7"]
PrettyTables = "2"

["4.7-4"]
RecipesBase = "1.1.0-1"

["4.7-6"]
["4.7-7"]
LinearAlgebra = "1.10.0-1"
Reexport = "1"
julia = "1.10.0-1"
Expand All @@ -108,12 +108,15 @@ ForwardDiff = "0.10.19-0.10"
ForwardDiff = "0.10.19-0.10"
RecipesBase = "1.1.0-1"

["5.1-6"]
["5.1-7"]
ForwardDiff = "0.10.36-0.10"
RecipesBase = "1.3.0-1"

["5.3"]
ReadOnlyArrays = "0.2"

["6.2-6"]
["6.2-7"]
FindFirstFunctions = "1.3.0-1"

[7]
EnumX = "1.0.4-1"
11 changes: 7 additions & 4 deletions D/DataInterpolations/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Optim = "429524aa-4258-5aef-a3af-852621145aeb"
["0-4.5"]
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"

[0-6]
[0-7]
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
RecipesBase = "3cdcf5f2-1ef4-517c-9805-6587b60abb01"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
Expand All @@ -34,14 +34,17 @@ RegularizationTools = "29dad682-9a27-4bc3-9c72-016788665182"
["4-4.6"]
Requires = "ae029012-a4dd-5104-9daa-d747884805df"

["4.5-6"]
["4.5-7"]
PrettyTables = "08abe8d2-0d0c-5749-adfa-8a2ac140af0d"

["4.7.1-6"]
["4.7.1-7"]
FindFirstFunctions = "64ca27bc-2ba2-4a57-88aa-44e436879224"

["4.8-6"]
["4.8-7"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

["5.3"]
ReadOnlyArrays = "988b38a3-91fc-5605-94a2-ee2116b3bd83"

[7]
EnumX = "4e289a0a-7415-4d19-859d-a7e5c4648b56"
3 changes: 3 additions & 0 deletions D/DataInterpolations/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -208,3 +208,6 @@ git-tree-sha1 = "3d81cd1fcba530122a5d6c725aa53521d869816a"

["6.6.0"]
git-tree-sha1 = "78d06458ec13b53b3b0016daebe53f832d42ff44"

["7.0.0"]
git-tree-sha1 = "e858b471f7f37ccdc2a1da1cf040040ca4d321e7"
8 changes: 4 additions & 4 deletions D/DataInterpolations/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Symbolics = ["4", "5.1.0-5"]
["4-4.6"]
Optim = ["0.19-0.22", "1"]

[4-6]
[4-7]
RegularizationTools = "0.6"

["4.6"]
Expand All @@ -18,7 +18,7 @@ ForwardDiff = "0.10.19-0.10"
ChainRulesCore = "1"
Symbolics = "5.1.0-5"

["4.7-6"]
["4.7-7"]
Optim = "1.6.0-1"

["5.0"]
Expand All @@ -34,9 +34,9 @@ Symbolics = "5.29.0-5"
["5.4-5"]
Zygote = "0.6"

[6]
[6-7]
ChainRulesCore = "1.24.0-1"
Zygote = "0.6.70-0.6"

["6.2-6"]
["6.2-7"]
Symbolics = "5.29.0-6"
6 changes: 3 additions & 3 deletions D/DataInterpolations/WeakDeps.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
["3.12-6"]
["3.12-7"]
ChainRulesCore = "d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"

[4-6]
[4-7]
Optim = "429524aa-4258-5aef-a3af-852621145aeb"
RegularizationTools = "29dad682-9a27-4bc3-9c72-016788665182"

["4.6-4.7"]
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"

["5.4-6"]
["5.4-7"]
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"

0 comments on commit 9a5b0fc

Please sign in to comment.