@@ -26,18 +26,21 @@ CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
26
26
NNlib = " 872c559c-99b0-510c-b3b7-b6c96a88d5cd"
27
27
PythonCall = " 6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
28
28
Random123 = " 74087812-796a-5b5d-8853-05524746bad3"
29
+ SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
29
30
Statistics = " 10745b16-79ce-11e8-11f9-7d13ad32a3b2"
30
31
YaoBlocks = " 418bc28f-b43b-5e0b-a6e7-61bbc1a2c1df"
31
- SpecialFunctions = " 276daf66-3868-5448-9aa4-cd146d93841b"
32
+
33
+ [sources .ReactantCore ]
34
+ path = " lib/ReactantCore"
32
35
33
36
[extensions ]
34
37
ReactantAbstractFFTsExt = " AbstractFFTs"
35
38
ReactantArrayInterfaceExt = " ArrayInterface"
36
39
ReactantCUDAExt = " CUDA"
37
40
ReactantNNlibExt = " NNlib"
38
- ReactantSpecialFunctionsExt = " SpecialFunctions"
39
41
ReactantPythonCallExt = " PythonCall"
40
42
ReactantRandom123Ext = " Random123"
43
+ ReactantSpecialFunctionsExt = " SpecialFunctions"
41
44
ReactantStatisticsExt = " Statistics"
42
45
ReactantYaoBlocksExt = " YaoBlocks"
43
46
@@ -61,6 +64,7 @@ Random123 = "1.7"
61
64
ReactantCore = " 0.1.3"
62
65
Reactant_jll = " 0.0.34"
63
66
Scratch = " 1.2"
67
+ SpecialFunctions = " 2"
64
68
Statistics = " 1.10"
65
69
YaoBlocks = " 0.13"
66
70
julia = " 1.10"
@@ -71,6 +75,3 @@ ArrayInterface = "4fba245c-0d91-5ea0-9b3e-6abc04ee57a9"
71
75
CUDA = " 052768ef-5323-5732-b1bb-66c8b64840ba"
72
76
NNlib = " 872c559c-99b0-510c-b3b7-b6c96a88d5cd"
73
77
PythonCall = " 6099a3de-0909-46bc-b1f4-468b9a2dfc0d"
74
-
75
- [sources .ReactantCore ]
76
- path = " lib/ReactantCore"
0 commit comments