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 5e20dfb commit 5dbf9b8Copy full SHA for 5dbf9b8
Project.toml
@@ -6,6 +6,9 @@ version = "0.8.2"
6
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
7
Statistics = "10745b16-79ce-11e8-11f9-7d13ad32a3b2"
8
9
+[compat]
10
+julia = "1"
11
+
12
[extras]
13
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
14
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
0 commit comments