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 5b67cf2 commit 63f96a4Copy full SHA for 63f96a4
1 file changed
docs/scenarios/scientific.rst
@@ -47,7 +47,7 @@ Libraries
47
NumPy
48
-----
49
50
-`NumPy <http://numpy.scipy.org/>`_ is a low level library written in C (and
+`NumPy <https://numpy.org/>`_ is a low level library written in C (and
51
Fortran) for high level mathematical functions. NumPy cleverly overcomes the
52
problem of running slower algorithms on Python by using multidimensional arrays
53
and functions that operate on arrays. Any algorithm can then be expressed as a
0 commit comments