About
Launched:
2005
Record Updated:
Nov 11, 2024
Computing library
Standard, specification or protocol
NumPy is an open source library for numerical computing with Python. Notably, it provides the NumPy N-dimensional array data structure, and an associated API for manipulating such arrays. It is released under the liberal terms of the modified BSD license, and free for all to use. NumPy is developed in the open on GitHub, through the consensus of the NumPy and wider scientific Python community.