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 490690c commit 2c96e16Copy full SHA for 2c96e16
Project.toml
@@ -18,9 +18,12 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
18
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
19
20
[compat]
21
+ArrayInterface = "2"
22
FiniteDiff = "2"
23
ForwardDiff = "0.10.3"
24
+IterativeSolvers = "0.9"
25
RecursiveArrayTools = "2"
26
+RecursiveFactorization = "0.1"
27
Reexport = "0.2, 1"
28
SciMLBase = "1"
29
Setfield = "0.7"
0 commit comments