We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfa3646 commit 4f6d750Copy full SHA for 4f6d750
Project.toml
@@ -1,7 +1,7 @@
1
name = "BlockTensorKit"
2
uuid = "5f87ffc2-9cf1-4a46-8172-465d160bd8cd"
3
-authors = ["Lukas Devos <ldevos98@gmail.com> and contributors"]
4
version = "0.3.1"
+authors = ["Lukas Devos <ldevos98@gmail.com> and contributors"]
5
6
[deps]
7
BlockArrays = "8e7c35d0-a365-5155-bbbb-fb81a777f24e"
@@ -25,7 +25,7 @@ MatrixAlgebraKit = "0.5"
25
Random = "1"
26
SafeTestsets = "0.1"
27
Strided = "2"
28
-TensorKit = "0.15.2"
+TensorKit = "0.15.2, 0.16"
29
TensorOperations = "5"
30
Test = "1"
31
TestExtras = "0.2, 0.3"
0 commit comments