We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45f995e commit 5703ac1Copy full SHA for 5703ac1
1 file changed
Project.toml
@@ -34,7 +34,8 @@ Accessors = "0.1"
34
Adapt = "4"
35
Aqua = "0.8.9"
36
BlockTensorKit = "0.3.10"
37
-CUDA = "6"
+CUDA = "5.9"
38
+Combinatorics = "1"
39
Compat = "3.47, 4.10"
40
DocStringExtensions = "0.9.3"
41
HalfIntegers = "1.6.0"
@@ -50,14 +51,14 @@ Plots = "1.40"
50
51
Printf = "1"
52
Random = "1"
53
RecipesBase = "1.1"
-TensorKit = "0.17"
54
+TensorKit = "0.16.3"
55
TensorKitManifolds = "0.7"
56
TensorKitTensors = "0.2"
57
TensorOperations = "5.5.1"
58
Test = "1"
59
TestExtras = "0.3"
60
VectorInterface = "0.2, 0.3, 0.4, 0.5"
-cuTENSOR = "6"
61
+cuTENSOR = "2.3"
62
julia = "1.10"
63
64
[extras]
0 commit comments