Skip to content

Commit

Permalink
New version: DataInterpolations v5.1.0 (#108209)
Browse files Browse the repository at this point in the history
UUID: 82cc624-b520-54b8-b5a6-8a565e85f1d0
Repo: https://github.com/SciML/DataInterpolations.jl.git
Tree: ed7658bbf7cec98975d57737e80e4db2e01c7f03

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Jun 4, 2024
1 parent de67c72 commit 2d809e7
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 3 deletions.
14 changes: 12 additions & 2 deletions D/DataInterpolations/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,14 +90,24 @@ LinearAlgebra = "1.6.0-1"
["4.5-5"]
PrettyTables = "2"

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

["4.7-5"]
LinearAlgebra = "1.10.0-1"
RecipesBase = "1.1.0-1"
Reexport = "1"
julia = "1.10.0-1"

["4.7.1-5"]
FindFirstFunctions = "1.1.0-1"

["4.8-5"]
["4.8-4"]
ForwardDiff = "0.10.19-0.10"

["5.0"]
ForwardDiff = "0.10.19-0.10"
RecipesBase = "1.1.0-1"

["5.1-5"]
ForwardDiff = "0.10.36-0.10"
RecipesBase = "1.3.0-1"
3 changes: 3 additions & 0 deletions D/DataInterpolations/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -150,3 +150,6 @@ git-tree-sha1 = "b24ab19ead284c563c9e494899d2464a7e95face"

["5.0.0"]
git-tree-sha1 = "b580ef00ec248aeb137b4ef3a4f751a567d35556"

["5.1.0"]
git-tree-sha1 = "ed7658bbf7cec98975d57737e80e4db2e01c7f03"
12 changes: 11 additions & 1 deletion D/DataInterpolations/WeakCompat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,17 @@ ForwardDiff = "0.10"
["4.7"]
ForwardDiff = "0.10.19-0.10"

["4.7-5"]
["4.7-4"]
ChainRulesCore = "1"
Symbolics = "5.1.0-5"

["4.7-5"]
Optim = "1.6.0-1"

["5.0"]
ChainRulesCore = "1"
Symbolics = "5.1.0-5"

["5.1-5"]
ChainRulesCore = "1.18.0-1"
Symbolics = "5.29.0-5"

0 comments on commit 2d809e7

Please sign in to comment.