Skip to content

Commit

Permalink
New version: OrdinaryDiffEqFIRK v1.2.0 (#117686)
Browse files Browse the repository at this point in the history
UUID: 5960d6e9-dd7a-4743-88e7-cf307b64f125
Repo: https://github.com/SciML/OrdinaryDiffEq.jl.git
Tree: 5735f4c094dff311f5064d1a351da9669e4647e3

Registrator tree SHA: 17aec322677d9b81cdd6b9b9236b09a3f1374c6a
  • Loading branch information
JuliaRegistrator authored Oct 24, 2024
1 parent 7694be9 commit 2c02b7f
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 0 deletions.
8 changes: 8 additions & 0 deletions O/OrdinaryDiffEqFIRK/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,11 @@ RecursiveArrayTools = "3.27.0-3"
Reexport = "1.2.2-1"
SciMLOperators = "0.3.9-0.3"
julia = "1.10.0-1"

["1.2-1"]
FastPower = "1"
GenericLinearAlgebra = "0.3.13-0.3"
GenericSchur = "0.5.4-0.5"
Polynomials = "4.0.11-4"
RootedTrees = "2.23.1-2"
Symbolics = "6.15.3-6"
8 changes: 8 additions & 0 deletions O/OrdinaryDiffEqFIRK/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,11 @@ OrdinaryDiffEqNonlinearSolve = "127b3ac7-2247-4354-8eb6-78cf4e7c58e8"
RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
SciMLOperators = "c0aeaf25-5076-4817-a8d5-81caf7dfa961"

["1.2-1"]
FastPower = "a4df4552-cc26-4903-aec0-212e50a0e84b"
GenericLinearAlgebra = "14197337-ba66-59df-a3e3-ca00e7dcff7a"
GenericSchur = "c145ed77-6b09-5dd9-b285-bf645a82121e"
Polynomials = "f27b6e38-b328-58d1-80ce-0feddd5e7a45"
RootedTrees = "47965b36-3f3e-11e9-0dcf-4570dfd42a8c"
Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
3 changes: 3 additions & 0 deletions O/OrdinaryDiffEqFIRK/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,6 @@ git-tree-sha1 = "92deb4a8e4a2bc011fd3b919e858d7a16568d3b1"

["1.1.1"]
git-tree-sha1 = "795221c662698851328cb7787965ab4a180d9468"

["1.2.0"]
git-tree-sha1 = "5735f4c094dff311f5064d1a351da9669e4647e3"

0 comments on commit 2c02b7f

Please sign in to comment.