Skip to content

Commit

Permalink
New version: OrdinaryDiffEq v6.91.0 (#124446)
Browse files Browse the repository at this point in the history
UUID: 1dea7af3-3e70-54e6-95c3-0bf5283fa5ed
Repo: https://github.com/SciML/OrdinaryDiffEq.jl.git
Tree: f3021a68203b11e85265bdb3680b88d87ad232be

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Feb 6, 2025
1 parent b92385b commit 7f09c28
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
12 changes: 10 additions & 2 deletions O/OrdinaryDiffEq/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -614,7 +614,6 @@ Static = ["0.8", "1"]
DiffEqBase = "6.154.0-6"
ExponentialUtilities = "1"
ForwardDiff = "0.10"
LinearSolve = "2"
OrdinaryDiffEqAdamsBashforthMoulton = "1"
OrdinaryDiffEqBDF = "1"
OrdinaryDiffEqCore = "1"
Expand Down Expand Up @@ -651,10 +650,19 @@ SparseDiffTools = "2"
["6.88-6.89"]
NonlinearSolve = "3"

["6.88-6.90"]
LinearSolve = "2"

["6.9-6.40"]
RecursiveArrayTools = "2.26.3-2"

["6.90"]
SciMLBase = "2.53.2-2"

["6.90-6"]
NonlinearSolve = "3-4"
SciMLBase = "2.53.2-2"
SimpleNonlinearSolve = "1-2"

["6.91-6"]
LinearSolve = "2-3"
SciMLBase = "2.69.0-2"
3 changes: 3 additions & 0 deletions O/OrdinaryDiffEq/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -1126,3 +1126,6 @@ git-tree-sha1 = "aa3897f89be34bdfd86472f5345d5f1f6576bcc5"

["6.90.1"]
git-tree-sha1 = "36ce9bfc14a4b3dcf1490e80b5f1f4d35bfddf39"

["6.91.0"]
git-tree-sha1 = "f3021a68203b11e85265bdb3680b88d87ad232be"

0 comments on commit 7f09c28

Please sign in to comment.