We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2c0db5 commit 75845a9Copy full SHA for 75845a9
C/CuYao/Compat.toml
@@ -16,7 +16,6 @@ YaoArrayRegister = "0.0.0 - 0.7"
16
YaoBase = "0.0.0 - 0.14"
17
18
["0.2-0"]
19
-Reexport = "0.2"
20
StaticArrays = "0.12"
21
22
["0.2-0.2.2"]
@@ -28,6 +27,9 @@ Yao = "0.6"
28
27
["0.2-0.2.4"]
29
TupleTools = "1.2.0-1"
30
+["0.2-0.2.7"]
31
+Reexport = "0.2"
32
+
33
["0.2.0"]
34
CUDAnative = "2.6.0-2"
35
CuArrays = "1.5.0-1"
@@ -68,3 +70,6 @@ TupleTools = "1"
68
70
69
71
["0.2.6-0"]
72
CUDA = "2"
73
74
+["0.2.8-0"]
75
+Reexport = ["0.2", "1"]
C/CuYao/Versions.toml
@@ -33,3 +33,6 @@ git-tree-sha1 = "687cbdc0e2725e4a556ecb40d0e3068def9f41ca"
["0.2.7"]
git-tree-sha1 = "3a8e96475fcda88a8ccd3440d69c543853f173a0"
36
37
+["0.2.8"]
38
+git-tree-sha1 = "c1ed9f6f0d8a629a02dfc55f21b92fb80cf5f68f"
0 commit comments