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 06871fd commit 3519041Copy full SHA for 3519041
Project.toml
@@ -1,7 +1,7 @@
1
name = "SerializedArrays"
2
uuid = "621c0da3-e96e-4f80-bd06-5ae31cdfcb39"
3
authors = ["ITensor developers <[email protected]> and contributors"]
4
-version = "0.2.1"
+version = "0.2.2"
5
6
[deps]
7
ConstructionBase = "187b0558-2788-49d3-abe0-74a17ed4e7c9"
test/Project.toml
@@ -15,7 +15,7 @@ TestExtras = "5ed8adda-3752-4e41-b88a-e8b09835ee3a"
15
Adapt = "4"
16
Aqua = "0.8"
17
GPUArraysCore = "0.2"
18
-JLArrays = "0.2"
+JLArrays = "0.2, 0.3"
19
LinearAlgebra = "1.10"
20
SafeTestsets = "0.1"
21
SerializedArrays = "0.2"
0 commit comments