This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Fundamental package for scientific computing with Python. NumPy is the core library in Python for array manipulation and thus a large part of numerical and scientific computation based on this language.
First released | 2006 |
Developed by | Travis Oliphant |
Latest stable version | V1 |
Open-source | Not defined |
NumPy contains among other things: a powerful N-dimensional array object, sophisticated (broadcasting) functions tools for integrating C/C++ and Fortran code useful linear algebra, Fourier transform, and random number capabilities.