--- id: numpy version: "2.5.2" license: BSD-3-Clause AND 0BSD AND MIT AND Zlib AND CC0-1.0 license_treatment: permissive maintenance: active --- # numpy — Fundamental package for array computing in Python License: permissive · Maintenance: active · Popularity: top 100 on PyPI ## Install pip install numpy uv add numpy poetry add numpy ## Description


[![Powered by NumFOCUS](https://img.shields.io/badge/powered%20by-NumFOCUS-orange.svg?style=flat&colorA=E1523D&colorB=007D8A)]( https://numfocus.org) [![PyPI Downloads](https://img.shields.io/pypi/dm/numpy.svg?label=PyPI%20downloads)]( https://pypi.org/project/numpy/) [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/numpy.svg?label=Conda%20downloads)]( https://anaconda.org/conda-forge/numpy) [![Stack Overflow](https://img.shields.io/badge/stackoverflow-Ask%20questions-blue.svg)]( https://stackoverflow.com/questions/tagged/numpy) [![Nature Paper](https://img.shields.io/badge/DOI-10.1038%2Fs41586--020--2649--2-blue)]( https://doi.org/10.1038/s41586-020-2649-2) [![LFX Health Score](https://insights.linuxfoundation.org/api/badge/health-score?project=numpy)](https://insights.linuxfoundation.org/project/numpy) [![OpenSSF... ## AI interpretation — verify before relying NumPy provides a powerful N-dimensional array object and sophisticated computational functions for scientific computing, including linear algebra, Fourier transforms, and random number generation. Verdict: NumPy 2.5.2 is a production-stable, actively maintained foundation for scientific Python with zero known vulnerabilities, permissive licensing, and top-100 PyPI popularity. Medium install friction is offset by comprehensive pre-built wheels and strong maintenance signals. [View on SkillFed](https://skillfed.io/packages/numpy) · [View on PyPI](https://pypi.org/project/numpy/)