We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 818a231 commit 198a80fCopy full SHA for 198a80f
2 files changed
README.md
@@ -39,7 +39,6 @@ of a given vector or matrix.
39
## Dependencies
40
41
* Julia 0.7
42
-* Statistics (Standard Library)
43
44
## Remarks
45
REQUIRE
@@ -2,4 +2,4 @@ julia 0.7-
2
#Packages in StandardLib must not be listed here
3
#Distributed
4
#SharedArrays
5
-Statistics
+#Statistics
0 commit comments