Category:NumPy
From Rosetta Code
Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
NumPy is a numerical mathematics extension to the Python programming language.
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.
It adds support for large, multi-dimensional arrays and matrices, along with a large library of high-level mathematical functions to operate on these arrays.
SciPy makes use of NumPy and matplotlib.
- See also
- Fortran 90, MATLAB, Julia, Octave, R, Scilab, Yorick, Stata/Mata, SAS/IML, which all support numerical computations on matrices.
Pages in category "NumPy"
The following 13 pages are in this category, out of 13 total.