-
Notifications
You must be signed in to change notification settings - Fork 472
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: DataInterpolations v7.0.0 (#122610)
UUID: 82cc6244-b520-54b8-b5a6-8a565e85f1d0 Repo: https://github.com/SciML/DataInterpolations.jl.git Tree: e858b471f7f37ccdc2a1da1cf040040ca4d321e7 Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
- Loading branch information
1 parent
4fe27ca
commit 9a5b0fc
Showing
5 changed files
with
24 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" |