We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 739f353 commit 8a7a2d1Copy full SHA for 8a7a2d1
1 file changed
Project.toml
@@ -37,9 +37,6 @@ TensorKitMooncakeExt = "Mooncake"
37
[workspace]
38
projects = ["test", "docs"]
39
40
-[sources]
41
-VectorInterface = {url = "https://github.com/QuantumKitHub/VectorInterface.jl", rev = "main"}
42
-
43
[compat]
44
Adapt = "4"
45
AMDGPU = "2"
@@ -59,6 +56,6 @@ Strided = "2"
59
56
TensorKitSectors = "0.3.7"
60
57
TensorOperations = "5.5"
61
58
TupleTools = "1.5"
62
-VectorInterface = "0.4.8, 0.5"
+VectorInterface = "0.4.8, 0.5, 0.6"
63
cuTENSOR = "6"
64
julia = "1.10"
0 commit comments