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 5f7767a commit ca21c74Copy full SHA for ca21c74
docs/mllib-guide.md
@@ -80,11 +80,6 @@ include `netlib-java`'s native proxies by default. To configure
80
[netlib-java](https://github.com/fommil/netlib-java) documentation for
81
your platform's additional installation instructions.
82
83
-MLlib also uses [jblas](https://github.com/mikiobraun/jblas) which
84
-will require you to install the
85
-[gfortran runtime library](https://github.com/mikiobraun/jblas/wiki/Missing-Libraries)
86
-if it is not already present on your nodes.
87
-
88
To use MLlib in Python, you will need [NumPy](http://www.numpy.org)
89
version 1.4 or newer.
90
0 commit comments