NumPy logo

NumPy

NumPy is a fundamental package for scientific array computing with Python, supporting multi-dimensional arrays, matrices, with a collection of high-level mathematical functions to operate on these arrays

Features

NumPy is a library for the Python programming language, adding support for large, multi-dimensional arrays and matrices, along with a large collection of high-level mathematical functions to operate on these arrays.

NumPy is the fundamental package for scientific computing with Python. It 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

Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases. - Official website

Mailing list | FAQ | Wiki | Documentation | Stack Overflow

Platform

Social

 

System Requirements

Not available, but we appreciate help! You can help us improve this page.

Ratings

Aggregate
4.60 
 5

G2CROWD4.6 
 5
based on 16 reviews

Developer

Travis Oliphant(OD), Other contributors

Written in

Python, C

Initial Release

14 March 2006

Alternatives

Scientific Computing
SciPy (library)  
Array Computing

No alternative software available under 'Array Computing' category.


This page was last updated with commit: Following: - Fixed: missing sources for features now added - Removed: Google Analytics Async (deprecated) - Added: missing aria-labels to input elements - Updated: partials/seo.html code for new data structure - Fixed: changed aria-label to title for span and divs - Fixed: color of status icon on softpages not appearing correctly (5221a6e)