mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Update the links to the NumPy website and documentation, based on a
comment from Janko Hauser <jhauser@ifm.uni-kiel.de>.
This commit is contained in:
parent
ff139a8a44
commit
b4b401eda3
1 changed files with 5 additions and 6 deletions
|
@ -187,10 +187,9 @@ array('d', [1.0, 2.0, 3.14])
|
|||
\begin{seealso}
|
||||
\seemodule{struct}{packing and unpacking of heterogeneous binary data}
|
||||
\seemodule{xdrlib}{packing and unpacking of XDR data}
|
||||
\seetext{The Numeric Python extension (NumPy) defines another array
|
||||
type; see \emph{The Numerical Python Manual} for additional
|
||||
information (available online at
|
||||
\url{ftp://ftp-icf.llnl.gov/pub/python/numericalpython.pdf}).
|
||||
Further information about NumPy is available at
|
||||
\url{http://www.python.org/topics/scicomp/numpy.html}.}
|
||||
\seetitle[http://numpy.sourceforge.net/numdoc/numdoc.pdf]{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.}
|
||||
\end{seealso}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue