Skip to content

Commit

Permalink
New version: StochasticDiffEq v6.72.0 (#121242)
Browse files Browse the repository at this point in the history
UUID: 789caea-c7a9-5a7d-9973-96adeb23e2a0
Repo: https://github.com/SciML/StochasticDiffEq.jl.git
Tree: 74728e15cc2cefebf1e9e649fe3d7b2fad28273a

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Dec 12, 2024
1 parent 7829696 commit fa9d0c5
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
7 changes: 6 additions & 1 deletion S/StochasticDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -314,9 +314,14 @@ SparseDiffTools = "0.3.0-0.9"
["6.70-6"]
FastPower = "1"

["6.71.1-6"]
["6.71.1-6.71"]
SciMLBase = "2.59.2-2"

["6.72-6"]
ADTypes = "1"
OrdinaryDiffEqCore = "1.12.1-1"
SciMLBase = "2.65.0-2"

["6.8-6.13"]
ArrayInterface = "1.1.0-1"

Expand Down
4 changes: 4 additions & 0 deletions S/StochasticDiffEq/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ SparseDiffTools = "47a9eef4-7e08-11e9-0b38-333d64bd3804"
["6.70-6"]
FastPower = "a4df4552-cc26-4903-aec0-212e50a0e84b"

["6.72-6"]
ADTypes = "47edcb42-4c32-4615-8424-f2b9edc5f35b"
OrdinaryDiffEqCore = "bbf590c4-e513-4bbe-9b18-05decba2e5d8"

["6.8-6"]
ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
3 changes: 3 additions & 0 deletions S/StochasticDiffEq/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -418,3 +418,6 @@ git-tree-sha1 = "b1464027197ae535fd21e0c482ba23f768be72ff"

["6.71.1"]
git-tree-sha1 = "2310e4cca114797f09a4ff0a58a81278e690a584"

["6.72.0"]
git-tree-sha1 = "74728e15cc2cefebf1e9e649fe3d7b2fad28273a"

0 comments on commit fa9d0c5

Please sign in to comment.