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.
1 parent 40e27de commit bbf86faCopy full SHA for bbf86fa
Project.toml
@@ -142,6 +142,7 @@ SparseDiffTools = "2"
142
Static = "0.8, 1"
143
StaticArrayInterface = "1.2"
144
StaticArrays = "1.0"
145
+StructArrays = "0.6"
146
TruncatedStacktraces = "1.2"
147
julia = "1.10"
148
lib/OrdinaryDiffEqLowStorageRK/Project.toml
@@ -34,6 +34,7 @@ Reexport = "1.2.2"
34
SafeTestsets = "0.1.0"
35
Static = "1.1.1"
36
StaticArrays = "1.9.7"
37
38
Test = "<0.0.1, 1"
39
40
0 commit comments