explore/topics/numpy/index.md

13 строки
535 B
Markdown
Исходник Постоянная ссылка Обычный вид История

2020-12-03 09:23:47 +03:00
---
created_by: Travis Oliphant
display_name: NumPy
github_url: https://github.com/numpy/numpy
logo: numpy.png
related: python, scipy
short_description: The fundamental package for scientific computing with Python.
topic: numpy
url: https://numpy.org
wikipedia_url: 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.