mirror of
https://github.com/python/cpython.git
synced 2025-07-23 03:05:38 +00:00
Added link to HTML version of the NumPy documentation.
This closes bug #124943.
This commit is contained in:
parent
5b7b764afb
commit
ed911b8cfb
1 changed files with 4 additions and 2 deletions
|
@ -189,9 +189,11 @@ array('d', [1.0, 2.0, 3.14])
|
|||
\seemodule{xdrlib}{Packing and unpacking of External Data
|
||||
Representation (XDR) data as used in some remote
|
||||
procedure call systems.}
|
||||
\seetitle[http://numpy.sourceforge.net/numdoc/numdoc.pdf]{The
|
||||
\seetitle[http://numpy.sourceforge.net/numdoc/HTML/numdoc.html]{The
|
||||
Numerical Python Manual}{The Numeric Python extension
|
||||
(NumPy) defines another array type; see
|
||||
\url{http://numpy.sourceforge.net/} for further information
|
||||
about Numerical Python.}
|
||||
about Numerical Python. (A PDF version of the NumPy manual
|
||||
is available at
|
||||
\url{http://numpy.sourceforge.net/numdoc/numdoc.pdf}.}
|
||||
\end{seealso}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue