We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a699425 commit 20e0a49Copy full SHA for 20e0a49
Project.toml
@@ -1,7 +1,7 @@
1
name = "PartitionedVectors"
2
uuid = "9d5e22db-ddc8-46c9-8309-91b035e7f733"
3
authors = ["Paul Raynaud <paul.raynaud@polymtl.ca>"]
4
-version = "0.1.3"
+version = "0.2.0"
5
6
[deps]
7
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
@@ -12,7 +12,7 @@ PartitionedStructures = "a6683cb1-4e99-4d03-b5b5-b79ed0acabcf"
12
[compat]
13
Krylov = "0.10.3"
14
LinearOperators = "2.4.0"
15
-PartitionedStructures = "0.1.4, 0.1.5"
+PartitionedStructures = "0.1.6"
16
julia = "1.10"
17
18
[extras]
0 commit comments