We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc6deab commit 98846fcCopy full SHA for 98846fc
1 file changed
Project.toml
@@ -19,6 +19,7 @@ Parameters = "d96e819e-fc66-5662-9728-84c9c7592b0a"
19
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
20
PreallocationTools = "d236fae5-4411-538c-8e31-a6e3d9e00b46"
21
PrecompileTools = "aea7be01-6a6a-4083-8856-8a6e6704d82a"
22
+RecursiveArrayTools = "731186ca-8d62-57ce-b412-fbd966d074cd"
23
SciMLBase = "0bca4576-84f4-4d90-8ffe-ffa030f20462"
24
Serialization = "9e88b42a-f829-5b0c-bbe9-9e923198166b"
25
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
@@ -57,6 +58,7 @@ Pkg = "1"
57
58
PreallocationTools = "0.4.31"
59
PrecompileTools = "1.2.1"
60
Random = "1.10.0"
61
+RecursiveArrayTools = "3 - 3.36.0"
62
SciMLBase = "2.77.0"
63
Serialization = "1"
64
StaticArrays = "1"
0 commit comments