We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c97f4 commit fc32751Copy full SHA for fc32751
1 file changed
Project.toml
@@ -1,7 +1,7 @@
1
name = "BlockSparseArrays"
2
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3
authors = ["ITensor developers <support@itensor.org> and contributors"]
4
-version = "0.9.4"
+version = "0.9.5"
5
6
[deps]
7
Adapt = "79e6a3ab-5dfb-504d-930d-738a2a938a0e"
@@ -41,7 +41,7 @@ GPUArraysCore = "0.1.0, 0.2"
41
LinearAlgebra = "1.10"
42
MacroTools = "0.5.13"
43
MapBroadcast = "0.1.5"
44
-MatrixAlgebraKit = "0.2.2"
+MatrixAlgebraKit = "0.2.2, 0.3"
45
SparseArraysBase = "0.7.1"
46
SplitApplyCombine = "1.2.3"
47
TensorAlgebra = "0.3.2"
0 commit comments