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 78188cc commit 81003b1Copy full SHA for 81003b1
Project.toml
@@ -1,7 +1,7 @@
1
name = "BlockSparseArrays"
2
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.7.2"
+version = "0.7.3"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
test/Project.toml
@@ -33,6 +33,7 @@ MatrixAlgebraKit = "0.2"
33
Random = "1"
34
SafeTestsets = "0.1"
35
SparseArraysBase = "0.5"
36
+StableRNGs = "1"
37
Suppressor = "0.2"
38
TensorAlgebra = "0.3.2"
39
Test = "1"
0 commit comments