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 d884369 commit cf327f5Copy full SHA for cf327f5
Project.toml
@@ -9,13 +9,12 @@ JuliennedArrays = "5cadff95-7770-533d-a838-a1bf817ee6e0"
9
MacroTools = "1914dd2f-81c6-5fcd-8719-6d5c9610ff09"
10
Requires = "ae029012-a4dd-5104-9daa-d747884805df"
11
StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
12
-TensorCast = "02d47bb6-7ce6-556a-be16-bb1710789e2b"
13
Tracker = "9f7883ad-71c0-57eb-9f7f-b5c9e6d3789c"
14
ZygoteRules = "700de1a5-db45-46bc-99cf-38207098b444"
15
16
[compat]
17
-ForwardDiff = "0.10"
18
-JuliennedArrays = "0.2"
+ForwardDiff = "0.8, 0.9, 0.10"
+JuliennedArrays = "0.0.3, 0.2"
19
MacroTools = "0.4, 0.5"
20
StaticArrays = "0.10, 0.11, 0.12"
21
Tracker = "0.2"
0 commit comments