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 1a18c9d commit 534940cCopy full SHA for 534940c
Project.toml
@@ -7,6 +7,9 @@ version = "0.1.0"
7
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
8
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
9
10
+[compat]
11
+julia = 1.6
12
+
13
[extras]
14
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
15
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments