Skip to content

Commit 4f741fd

Browse files
bump OrdinaryDiffEqDifferentiation
1 parent 1525c77 commit 4f741fd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

benchmarks/AstroChem/Manifest.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
julia_version = "1.10.6"
44
manifest_format = "2.0"
5-
project_hash = "81a84463ee3fb40ec2e360f288f69699605fb501"
5+
project_hash = "1c364e7a636297027abcbe8c90ea8c3fdb811c84"
66

77
[[deps.ADTypes]]
88
git-tree-sha1 = "eea5d80188827b35333801ef97a40c2ed653b081"
@@ -871,9 +871,9 @@ version = "0.1.17"
871871

872872
[[deps.HypergeometricFunctions]]
873873
deps = ["LinearAlgebra", "OpenLibm_jll", "SpecialFunctions"]
874-
git-tree-sha1 = "7c4195be1649ae622304031ed46a2f4df989f1eb"
874+
git-tree-sha1 = "b1c2585431c382e3fe5805874bda6aea90a95de9"
875875
uuid = "34004b35-14d8-5ef3-9330-4cdb6864b03a"
876-
version = "0.3.24"
876+
version = "0.3.25"
877877

878878
[[deps.IfElse]]
879879
git-tree-sha1 = "debdd00ffef04665ccbb3e150747a77560e8fad1"
@@ -1504,9 +1504,9 @@ version = "1.1.0"
15041504

15051505
[[deps.OrdinaryDiffEqDifferentiation]]
15061506
deps = ["ADTypes", "ArrayInterface", "DiffEqBase", "FastBroadcast", "FiniteDiff", "ForwardDiff", "FunctionWrappersWrappers", "LinearAlgebra", "LinearSolve", "OrdinaryDiffEqCore", "SciMLBase", "SparseArrays", "SparseDiffTools", "StaticArrayInterface", "StaticArrays"]
1507-
git-tree-sha1 = "e63ec633b1efa99e3caa2e26a01faaa88ba6cef9"
1507+
git-tree-sha1 = "8977f283a7d89c5d5c06c933467ed4af0a99f2f7"
15081508
uuid = "4302a76b-040a-498a-8c04-15b101fed76b"
1509-
version = "1.1.0"
1509+
version = "1.2.0"
15101510

15111511
[[deps.OrdinaryDiffEqExplicitRK]]
15121512
deps = ["DiffEqBase", "FastBroadcast", "LinearAlgebra", "MuladdMacro", "OrdinaryDiffEqCore", "RecursiveArrayTools", "Reexport", "TruncatedStacktraces"]

benchmarks/AstroChem/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ Symbolics = "0c5d862f-8b57-4792-8d23-62f2024744c7"
1717
BenchmarkTools = "1"
1818
Catalyst = "14"
1919
DiffEqDevTools = "2"
20-
LinearSolve = "2"
2120
LSODA = "0.7"
21+
LinearSolve = "2"
2222
NaNMath = "1"
2323
ODEInterface = "0.5"
24+
ODEInterfaceDiffEq = "3"
2425
OrdinaryDiffEq = "6.89"
2526
OrdinaryDiffEqCore = "1.9"
26-
ODEInterfaceDiffEq = "3"
2727
Plots = "1"
2828
Sundials = "4"
2929
Symbolics = "6"

0 commit comments

Comments
 (0)