We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b9352d commit bfc6554Copy full SHA for bfc6554
Project.toml
@@ -1,7 +1,7 @@
1
name = "TensorAlgebra"
2
uuid = "68bd88dc-f39d-4e12-b2ca-f046b68fcc6a"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.1.0"
+version = "0.2.0"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
test/Project.toml
@@ -20,5 +20,5 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
20
Aqua = "0.8.9"
21
SafeTestsets = "0.1"
22
Suppressor = "0.2"
23
-TensorOperations = "4.1.1"
+TensorOperations = "5.1.3"
24
Test = "1.10"
0 commit comments