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 c15f643 commit d9e34beCopy full SHA for d9e34be
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.2.1"
+version = "0.2.2"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -37,10 +37,10 @@ GradedUnitRanges = "0.1.0"
37
LabelledNumbers = "0.1.0"
38
LinearAlgebra = "1.10"
39
MacroTools = "0.5.13"
40
-SparseArraysBase = "0.2"
+SparseArraysBase = "0.2.2"
41
SplitApplyCombine = "1.2.3"
42
TensorAlgebra = "0.1.0"
43
-TypeParameterAccessors = "0.1.0"
+TypeParameterAccessors = "0.2.0"
44
Test = "1.10"
45
julia = "1.10"
46
0 commit comments