this is a german Web-Mirror of PYTHON.ORG powered by Domainunion AG

Revision 3 as of 2006-05-15 21:23:55

Clear message

NumPy is a package that defines a multi-dimensional array object and associated fast math functions that operate on it. It also provides simple routines for linear algebra and fft and sophisticated random-number generation. NumPy replaces both Numeric and Numarray. https://www.scipy.org and https://numeric.scipy.org

A very complete manual by the principal author of Numpy, Travis Oliphant, is being [https://www.trelgol.com/ sold] for a fee. Note that the online documentation via docstring is rather complete and not stripped in any way. The manual for Numpy's predecessor Numeric is mostly still valid and freely available from [https://numeric.scipy.org/numpydoc/numdoc.htm here] or [https://numpy.sourceforge.net/numdoc/ here]. Further documentation is available from https://www.scipy.org/Documentation

Unable to edit the page? See the FrontPage for instructions.