×
NumPy

NumPy

Software
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. Wikipedia
Developer: Travis Oliphant
Initial release: As Numeric, 1995; as NumPy, 2006
License: BSD
Repository: github.com/numpy/numpy
Stable release: 1.26.4 / 5 February 2024; 2 months ago
Written in: Python, C