mirror of
https://github.com/kennethreitz/python-guide.git
synced 2026-06-05 14:50:19 +00:00
Correct capitalization of "NumPy"
This commit is contained in:
@@ -16,7 +16,7 @@ for matrix operations). The main libraries used are NumPy and SciPy
|
||||
Libraries
|
||||
:::::::::
|
||||
|
||||
Numpy
|
||||
NumPy
|
||||
-----
|
||||
`NumPy <http://numpy.scipy.org/>`_ is a low level library written in C (and
|
||||
FORTRAN) for high level mathematical functions. NumPy cleverly overcomes the
|
||||
|
||||
Reference in New Issue
Block a user