Skip to content

Commit 56c0ae7

Browse files
committed
Correct capitalization of "NumPy"
1 parent 9118659 commit 56c0ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/scenarios/scientific.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ for matrix operations). The main libraries used are NumPy and SciPy
1616
Libraries
1717
:::::::::
1818

19-
Numpy
19+
NumPy
2020
-----
2121
`NumPy <http://numpy.scipy.org/>`_ is a low level library written in C (and
2222
FORTRAN) for high level mathematical functions. NumPy cleverly overcomes the

0 commit comments

Comments
 (0)