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 f89b6a6 + 3b8938a commit 532231bCopy full SHA for 532231b
lib/OrdinaryDiffEqDifferentiation/Project.toml
@@ -27,6 +27,8 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
27
[compat]
28
ADTypes = "1.14"
29
ArrayInterface = "7"
30
+ConcreteStructs = "0.2.2"
31
+ConstructionBase = "1.5.8"
32
DiffEqBase = "6"
33
DiffEqDevTools = "2.44.4"
34
DifferentiationInterface = "0.6.48"
@@ -40,7 +42,9 @@ OrdinaryDiffEqCore = "1.21"
40
42
Random = "<0.0.1, 1"
41
43
SafeTestsets = "0.1.0"
44
SciMLBase = "2"
45
+SciMLOperators = "0.3.13"
46
SparseArrays = "1"
47
+SparseMatrixColorings = "0.4.14"
48
StaticArrayInterface = "1"
49
StaticArrays = "1"
50
Test = "<0.0.1, 1"
0 commit comments