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 e3addcf commit 33fb014Copy full SHA for 33fb014
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.1"
+version = "0.3.2"
5
6
[deps]
7
ArrayLayouts = "4c555306-a7a7-4459-81d9-ec55ddd5c99a"
@@ -12,7 +12,7 @@ SparseArraysBase = "0d5efcca-f356-4864-8770-e1ed8d78f208"
12
13
[compat]
14
ArrayLayouts = "1.10.4"
15
-DerivableInterfaces = "0.3.7"
+DerivableInterfaces = "0.4"
16
FillArrays = "1.13.0"
17
LinearAlgebra = "1.10.0"
18
SparseArraysBase = "0.5"
0 commit comments