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 f3d23f5 commit f8af971Copy full SHA for f8af971
Project.toml
@@ -12,6 +12,15 @@ Setfield = "efcf1570-3423-57d1-acb7-fd33fddbac46"
12
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
13
UnPack = "3a884ed6-31ef-47d7-9d2a-63182c4928ed"
14
15
+[compat]
16
+FiniteDiff = "2"
17
+ForwardDiff = "0.10.3"
18
+RecursiveArrayTools = "2"
19
+Reexport = "0.2"
20
+Setfield = "0.7"
21
+StaticArrays = "0.11, 0.12"
22
+UnPack = "0.1, 1.0"
23
+
24
[extras]
25
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
26
ForwardDiff = "f6369f11-7733-5829-9624-2563aa707210"
0 commit comments