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 8867e83 commit eb23f70Copy full SHA for eb23f70
README.rst
@@ -49,7 +49,7 @@ scikit-learn is tested to work under Python 2.6, Python 2.7, and Python 3.4.
49
`six <http://pythonhosted.org/six/>`_). It should also work with Python 3.3.
50
51
The required dependencies to build the software are NumPy >= 1.6.1,
52
-SciPy >= 0.9 and a working C/C++ compiler. For a development version,
+SciPy >= 0.9 and a working C/C++ compiler. For the development version,
53
you will also require Cython >=0.23.
54
55
For running the examples Matplotlib >= 1.1.1 is required and for running the
0 commit comments