We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550c1c1 commit cc4ed22Copy full SHA for cc4ed22
2 files changed
Project.toml
@@ -1,6 +1,6 @@
1
name = "BlockSparseArrays"
2
uuid = "2c9a651f-6452-4ace-a6ac-809f4280fbb4"
3
-version = "0.10.37"
+version = "0.10.38"
4
authors = ["ITensor developers <support@itensor.org> and contributors"]
5
6
[workspace]
test/Project.toml
@@ -36,7 +36,7 @@ GPUArraysCore = "0.2"
36
ITensorPkgSkeleton = "0.3.42"
37
JLArrays = "0.2, 0.3"
38
LinearAlgebra = "1"
39
-MatrixAlgebraKit = "0.6.0 - 0.6.4"
+MatrixAlgebraKit = "0.6"
40
Random = "1"
41
SafeTestsets = "0.1"
42
SparseArraysBase = "0.9"
0 commit comments