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 8270a97 commit 6b30926Copy full SHA for 6b30926
extensions/PartitionedSolvers/Project.toml
@@ -0,0 +1,10 @@
1
+name = "PartitionedSolvers"
2
+uuid = "11b65f7f-80ac-401b-9ef2-3db765482d62"
3
+authors = ["Francesc Verdugo <f.verdugo.rojano@vu.nl>"]
4
+version = "0.1.0"
5
+
6
+[deps]
7
+IterativeSolvers = "42fd0dbc-a981-5370-80f2-aaf504508153"
8
+LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
9
+PartitionedArrays = "5a9dfac6-5c52-46f7-8278-5e2210713be9"
10
+SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
0 commit comments