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 bbf86fa commit 4e92c52Copy full SHA for 4e92c52
lib/OrdinaryDiffEqSSPRK/Project.toml
@@ -15,6 +15,7 @@ RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
15
Reexport = "189a3867-3050-52da-a836-e630ba90ab69"
16
Static = "aedffcd0-7271-4cad-89d0-dc628f76c6d3"
17
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
18
+StructArrays = "09ab397b-f2b6-538f-b94a-2f83cf4a842a"
19
20
[compat]
21
DiffEqBase = "6.152.2"
@@ -33,6 +34,7 @@ Reexport = "1.2.2"
33
34
SafeTestsets = "0.1.0"
35
Static = "1.1.1"
36
StaticArrays = "1.9.7"
37
+StructArrays = "0.6"
38
Test = "<0.0.1, 1"
39
julia = "1.10"
40
0 commit comments