◐ Shell
reader mode source ↗
Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
File filter
Conversations
Jump to
Diff view
Apply and reload
Show whitespace
Diff view
Apply and reload
2 changes: 1 addition & 1 deletion docs/intro/duction.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ include:
Perl's `CPAN <https://www.cpan.org>`_. There is a thriving community
of very powerful Python frameworks and tools like
the `Django <https://www.djangoproject.com>`_ web framework and the
`NumPy <http://numpy.scipy.org>`_ set of math routines.

* **integration with other systems**

Expand Down
2 changes: 1 addition & 1 deletion docs/scenarios/scientific.rst
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Libraries
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
problem of running slower algorithms on Python by using multidimensional arrays
and functions that operate on arrays. Any algorithm can then be expressed as a
Expand Down
Toggle all file notes Toggle all file annotations