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 d891cbb commit 4f619b3Copy full SHA for 4f619b3
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.2"
+version = "0.3.3"
5
6
[deps]
7
Accessors = "7d9f7c33-5ae7-4f3b-8dc6-eff91059b697"
@@ -20,7 +20,7 @@ WignerSymbols = "9f57e263-0b3d-5e2e-b1be-24f2bb48858b"
20
[compat]
21
Accessors = "0.1.39"
22
BlockArrays = "1.2.0"
23
-BlockSparseArrays = "0.4.0"
+BlockSparseArrays = "0.4.0, 0.5"
24
GradedArrays = "0.2.1"
25
HalfIntegers = "1.6.0"
26
LRUCache = "1.6.1"
0 commit comments