File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -3,15 +3,6 @@ uuid = "bdcacae8-1622-11e9-2a5c-532679323890"
3
3
authors = [" Chris Elrod <elrodc@gmail.com>" ]
4
4
version = " 0.12.159"
5
5
6
- [weakdeps ]
7
- ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
8
- ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
9
- SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
10
-
11
- [extensions ]
12
- ForwardDiffExt = [" ChainRulesCore" , " ForwardDiff" ]
13
- SpecialFunctionsExt = " SpecialFunctions"
14
-
15
6
[deps ]
16
7
ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
17
8
ArrayInterfaceCore = " 30b0a656-2188-435a-8636-2ec0e6a096e2"
@@ -49,13 +40,22 @@ IfElse = "0.1"
49
40
LayoutPointers = " 0.1.11"
50
41
OffsetArrays = " 1.4.1"
51
42
PolyesterWeave = " 0.1.10, 0.2"
43
+ PrecompileTools = " 1"
52
44
SIMDTypes = " 0.1"
53
45
SLEEFPirates = " 0.6.23"
54
- PrecompileTools = " 1"
55
46
SpecialFunctions = " 1, 2"
56
47
Static = " 0.8.4"
57
48
StaticArrayInterface = " 1"
58
49
ThreadingUtilities = " 0.5"
59
50
UnPack = " 1"
60
51
VectorizationBase = " 0.21.63"
61
52
julia = " 1.6"
53
+
54
+ [extensions ]
55
+ ForwardDiffExt = [" ChainRulesCore" , " ForwardDiff" ]
56
+ SpecialFunctionsExt = " SpecialFunctions"
57
+
58
+ [weakdeps ]
59
+ ChainRulesCore = " d360d2e6-b24c-11e9-a2a3-2a2ae2dbcce4"
60
+ ForwardDiff = " f6369f11-7733-5829-9624-2563aa707210"
61
+ SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
You can’t perform that action at this time.
0 commit comments