Skip to content

Commit 6ec5946

Browse files
committed
add TensorKit sources
1 parent f1df152 commit 6ec5946

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

Project.toml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
1515
TupleTools = "9d95972d-f1c8-5527-a6e0-b4b365fa01f6"
1616
VectorInterface = "409d34a3-91d5-4945-b6ec-7529ddf182d8"
1717

18+
[sources]
19+
TensorKit = {url = "https://github.com/QuantumKitHub/TensorKit.jl", rev = "main"}
20+
1821
[weakdeps]
1922
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
2023
GPUArrays = "0c68f7d7-f131-5f86-a1c3-88cf8149b2d7"
@@ -36,7 +39,7 @@ MatrixAlgebraKit = "0.6"
3639
Random = "1"
3740
SafeTestsets = "0.1"
3841
Strided = "2.3.3"
39-
TensorKit = "0.16.1"
42+
TensorKit = "0.16.4"
4043
TensorOperations = "5"
4144
Test = "1"
4245
TestExtras = "0.2, 0.3"

0 commit comments

Comments
 (0)