Skip to content

Commit

Permalink
New package: OrdinaryDiffEqDifferentiation v1.0.0 (#113080)
Browse files Browse the repository at this point in the history
UUID: 4302a76b-040a-498a-8c04-15b101fed76b
Repo: https://github.com/SciML/OrdinaryDiffEq.jl.git
Tree: 8232a8e557128e38ebe30ccfac921f0108403241

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Aug 16, 2024
1 parent aa93cf0 commit d2be743
Show file tree
Hide file tree
Showing 5 changed files with 42 additions and 0 deletions.
18 changes: 18 additions & 0 deletions O/OrdinaryDiffEqDifferentiation/Compat.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
[1]
ADTypes = "1"
ArrayInterface = "7"
DiffEqBase = "6"
FastBroadcast = "0.3"
FiniteDiff = "2"
ForwardDiff = "0.10"
FunctionWrappersWrappers = "0.1"
InteractiveUtils = "1.10.0-1"
LinearAlgebra = "1.10.0-1"
LinearSolve = "2"
OrdinaryDiffEqCore = ["0.0.0", "1"]
SciMLBase = "2"
SparseArrays = "1"
SparseDiffTools = "2"
StaticArrayInterface = "1"
StaticArrays = "1"
julia = "1.10.0-1"
17 changes: 17 additions & 0 deletions O/OrdinaryDiffEqDifferentiation/Deps.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
[1]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
FastBroadcast = "7034ab61-46d4-4ed7-9d0f-46aef9175898"
FiniteDiff = "6a86dc24-6348-571c-b903-95158fe2bd41"
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
FunctionWrappersWrappers = "77dc65aa-8811-40c2-897b-53d922fa7daf"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
LinearSolve = "7ed4a6bd-45f5-4d41-b270-4a48e9bafcae"
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
StaticArrayInterface = "0d7ed370-da01-4f52-bd93-41d350b8b718"
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
4 changes: 4 additions & 0 deletions O/OrdinaryDiffEqDifferentiation/Package.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
name = "OrdinaryDiffEqDifferentiation"
uuid = "4302a76b-040a-498a-8c04-15b101fed76b"
repo = "https://github.com/SciML/OrdinaryDiffEq.jl.git"
subdir = "lib/OrdinaryDiffEqDifferentiation"
2 changes: 2 additions & 0 deletions O/OrdinaryDiffEqDifferentiation/Versions.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
["1.0.0"]
git-tree-sha1 = "8232a8e557128e38ebe30ccfac921f0108403241"
1 change: 1 addition & 0 deletions Registry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2990,6 +2990,7 @@ some amount of consideration when choosing package names.
42fb36cb-998a-4034-bf40-4eee476c43a1 = { name = "SeasonalTrendLoess", path = "S/SeasonalTrendLoess" }
42fd0dbc-a981-5370-80f2-aaf504508153 = { name = "IterativeSolvers", path = "I/IterativeSolvers" }
430257b6-7d61-4797-9a77-8ecd01b73801 = { name = "SuffixTrees", path = "S/SuffixTrees" }
4302a76b-040a-498a-8c04-15b101fed76b = { name = "OrdinaryDiffEqDifferentiation", path = "O/OrdinaryDiffEqDifferentiation" }
43133aba-3931-5066-b004-a34c79b93f2e = { name = "abseil_cpp_jll", path = "jll/A/abseil_cpp_jll" }
43182933-f65b-495a-9e05-4d939cea427d = { name = "DigitalAssetExchangeFormatIO", path = "D/DigitalAssetExchangeFormatIO" }
432009dd-59a1-4b72-8c93-6462ce9b220f = { name = "Flux3D", path = "F/Flux3D" }
Expand Down

0 comments on commit d2be743

Please sign in to comment.