We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 32333c7 + 15c3299 commit 5812e3eCopy full SHA for 5812e3e
lib/OrdinaryDiffEqFIRK/Project.toml
@@ -27,18 +27,23 @@ DiffEqBase = "6.152.2"
27
DiffEqDevTools = "2.44.4"
28
FastBroadcast = "0.3.5"
29
FastPower = "1"
30
+GenericLinearAlgebra = "0.3.13"
31
+GenericSchur = "0.5.4"
32
LinearAlgebra = "<0.0.1, 1"
33
LinearSolve = "2.32.0"
34
MuladdMacro = "0.2.4"
35
ODEProblemLibrary = "0.1.8"
36
OrdinaryDiffEqCore = "1.1"
37
OrdinaryDiffEqDifferentiation = "<0.0.1, 1"
38
OrdinaryDiffEqNonlinearSolve = "<0.0.1, 1"
39
+Polynomials = "4.0.11"
40
Random = "<0.0.1, 1"
41
RecursiveArrayTools = "3.27.0"
42
Reexport = "1.2.2"
43
+RootedTrees = "2.23.1"
44
SafeTestsets = "0.1.0"
45
SciMLOperators = "0.3.9"
46
+Symbolics = "6.15.3"
47
Test = "<0.0.1, 1"
48
julia = "1.10"
49
0 commit comments