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"
33authors = [" Chris Elrod <elrodc@gmail.com>" ]
44version = " 0.12.159"
55
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-
156[deps ]
167ArrayInterface = " 4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
178ArrayInterfaceCore = " 30b0a656-2188-435a-8636-2ec0e6a096e2"
@@ -49,13 +40,22 @@ IfElse = "0.1"
4940LayoutPointers = " 0.1.11"
5041OffsetArrays = " 1.4.1"
5142PolyesterWeave = " 0.1.10, 0.2"
43+ PrecompileTools = " 1"
5244SIMDTypes = " 0.1"
5345SLEEFPirates = " 0.6.23"
54- PrecompileTools = " 1"
5546SpecialFunctions = " 1, 2"
5647Static = " 0.8.4"
5748StaticArrayInterface = " 1"
5849ThreadingUtilities = " 0.5"
5950UnPack = " 1"
6051VectorizationBase = " 0.21.63"
6152julia = " 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