@@ -12,6 +12,19 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
12
12
Requires = " ae029012-a4dd-5104-9daa-d747884805df"
13
13
StaticArrays = " 90137ffa-7385-5640-81b9-e52037218182"
14
14
15
+ [weakdeps ]
16
+ ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
17
+ FastDifferentiation = " eb9bf01b-bf85-4b60-bf87-ee5de06c00be"
18
+ ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
19
+ GenericLinearAlgebra = " 14197337-ba66-59df-a3e3-ca00e7dcff7a"
20
+ Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
21
+
22
+ [extensions ]
23
+ QuaternionicChainRulesCoreExt = " ChainRulesCore"
24
+ QuaternionicFastDifferentiationExt = " FastDifferentiation"
25
+ QuaternionicForwardDiffExt = " ForwardDiff"
26
+ QuaternionicSymbolicsExt = " Symbolics"
27
+
15
28
[compat ]
16
29
ChainRulesCore = " 1"
17
30
FastDifferentiation = " 0.3.15"
@@ -24,18 +37,5 @@ PrecompileTools = "1.1.1"
24
37
Random = " 1"
25
38
Requires = " 1"
26
39
StaticArrays = " 1"
27
- Symbolics = " 0.1, 1, 2, 3, 4, 5"
40
+ Symbolics = " 0.1, 1, 2, 3, 4, 5, 6 "
28
41
julia = " 1.6"
29
-
30
- [extensions ]
31
- QuaternionicChainRulesCoreExt = " ChainRulesCore"
32
- QuaternionicFastDifferentiationExt = " FastDifferentiation"
33
- QuaternionicForwardDiffExt = " ForwardDiff"
34
- QuaternionicSymbolicsExt = " Symbolics"
35
-
36
- [weakdeps ]
37
- ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
38
- FastDifferentiation = " eb9bf01b-bf85-4b60-bf87-ee5de06c00be"
39
- ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
40
- Symbolics = " 0c5d862f-8b57-4792-8d23-62f2024744c7"
41
- GenericLinearAlgebra = " 14197337-ba66-59df-a3e3-ca00e7dcff7a"
0 commit comments