Skip to content

Commit 6b30926

Browse files
committed
Added missing Project.toml
1 parent 8270a97 commit 6b30926

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)