explore/topics/numpy/index.md

535 B

created_by display_name github_url logo related short_description topic url wikipedia_url
Travis Oliphant NumPy https://github.com/numpy/numpy numpy.png python, scipy The fundamental package for scientific computing with Python. numpy https://numpy.org https://en.wikipedia.org/wiki/NumPy

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