We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912a211 commit b5f6dd4Copy full SHA for b5f6dd4
1 file changed
Project.toml
@@ -4,21 +4,20 @@ version = "0.1.0"
4
authors = ["S. Loisel"]
5
6
[deps]
7
-BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
8
Blake3Hash = "8f478455-a32d-4928-b0e4-72b19a7d5574"
9
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
10
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
11
MUMPS = "55d2b088-9f4e-11e9-26c0-150b02ea6a46"
12
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
13
14
[compat]
15
-BenchmarkTools = "1.6.3"
16
Blake3Hash = "0.3"
17
MPI = "0.20"
18
MUMPS = "1.5"
19
julia = "1.10"
20
21
[extras]
+BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
22
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
23
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
24
0 commit comments