#18126: update NumPy links in the documentation. Patch by Yury V. Zaytsev.

This commit is contained in:
Ezio Melotti 2013-06-09 01:04:21 +03:00
parent 28b0d9d13e
commit c1f5839412
3 changed files with 4 additions and 5 deletions

View file

@ -271,9 +271,7 @@ Examples::
Packing and unpacking of External Data Representation (XDR) data as used in some
remote procedure call systems.
`The Numerical Python Manual <http://numpy.sourceforge.net/numdoc/HTML/numdoc.htm>`_
`The Numerical Python Documentation <http://docs.scipy.org/doc/>`_
The Numeric Python extension (NumPy) defines another array type; see
http://numpy.sourceforge.net/ for further information about Numerical Python.
(A PDF version of the NumPy manual is available at
http://numpy.sourceforge.net/numdoc/numdoc.pdf).
http://www.numpy.org/ for further information about Numerical Python.