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 81dd30b commit e3addcfCopy full SHA for e3addcf
Project.toml
@@ -1,7 +1,7 @@
1
name = "DiagonalArrays"
2
uuid = "74fd4be6-21e2-4f6f-823a-4360d37c7a77"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.3.0"
+version = "0.3.1"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -15,5 +15,5 @@ ArrayLayouts = "1.10.4"
15
DerivableInterfaces = "0.3.7"
16
FillArrays = "1.13.0"
17
LinearAlgebra = "1.10.0"
18
-SparseArraysBase = "0.4"
+SparseArraysBase = "0.5"
19
julia = "1.10"
test/Project.toml
@@ -14,6 +14,6 @@ DiagonalArrays = "0.3"
14
FillArrays = "1"
LinearAlgebra = "1"
SafeTestsets = "0.1"
Suppressor = "0.2"
Test = "1"
0 commit comments