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 97f202f commit 4e20b2dCopy full SHA for 4e20b2d
Project.toml
@@ -1,7 +1,7 @@
1
name = "FusionTensors"
2
uuid = "e16ca583-1f51-4df0-8e12-57d32947d33e"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.3.0"
+version = "0.3.1"
5
6
[deps]
7
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
test/Project.toml
@@ -16,6 +16,7 @@ Aqua = "0.8.11"
16
BlockArrays = "1.5.0"
17
BlockSparseArrays = "0.4.0"
18
FusionTensors = "0.3.0"
19
+GradedArrays = "0.2"
20
LinearAlgebra = "1.10.0"
21
SafeTestsets = "0.1.0"
22
Suppressor = "0.2.8"
0 commit comments