Automic VaultAutomic Vault

brew

numpy mit Homebrew, chocolatey, apt, dnf installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für numpy in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install numpy

local Homebrew formula metadata

Linux

Debian aptverifiziert · 92%
sudo apt install python-numpy-doc

Debian stable package indexes · python-numpy-doc · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install python3-numpy

Fedora Rawhide package metadata · python3-numpy · Quelle: dl.fedoraproject.org

Ubuntu aptverifiziert · 92%
sudo apt install python3-numpy

Ubuntu 24.04 LTS package indexes · python3-numpy · Quelle: archive.ubuntu.com

Überblick

Paketzusammenfassung

Package for scientific computing with Python

Befehle und Aliase

  • f2py
  • numpy-config

Verlauf

Projektgeschichte und Nutzung

NumPy is the foundational array package for scientific computing in Python. It supplies the `ndarray`, vectorized operations, broadcasting, linear algebra and numerical routines, a C API, and the `f2py` command-line interface for building Python bindings to Fortran code.

Projektgeschichte

The official NumPy about page says NumPy was created in 2005, building on Numeric and Numarray. The old SciPy history records the project as a reunion: Travis Oliphant wanted to bring the split Numeric/numarray community back to one array package, refactored Numeric to absorb numarray's features, and after naming discussion the multidimensional array project became NumPy.

Adoptionsgeschichte

NumPy became the array substrate for the Python scientific stack. The 2020 Nature paper 'Array programming with NumPy' describes NumPy as a 2005 unification of Numarray's features with Numeric's small-array performance and C API, and says that by 2020 it underpinned almost every Python library doing scientific or numerical computation, including SciPy, Matplotlib, pandas, scikit-learn, and scikit-image.

Wie es verwendet wird

Users install NumPy directly for dense arrays, vectorized math, broadcasting, random sampling, FFTs, statistics, basic linear algebra, and data interchange with other Python libraries. Package maintainers also care about the compiled-code boundary: `f2py` is distributed with NumPy as both `numpy.f2py` and a standalone command-line tool, making old Fortran routines callable from Python, while the C API supports extensions and downstream projects.

Warum Paket-Nerds sich dafür interessieren

For package ecosystems, NumPy is not just a library; it is an ABI, build, and compatibility gravity well. Python packages with native extensions often pin or test against NumPy versions, scientific Linux/macOS distributions ship optimized BLAS/LAPACK stacks underneath it, and Homebrew's formula page showed 333,990 installs over 365 days on July 1, 2026 despite Python users often installing it through pip or conda instead.

Zeitleiste

  • 1990s-2000s: Numeric and then Numarray serve overlapping array-computing communities.
  • 2005: NumPy is created by combining Numeric and Numarray ideas into one project.
  • 2020: Nature publishes 'Array programming with NumPy', documenting its role across scientific Python.

Related projects

  • Numeric
  • Numarray
  • SciPy
  • Matplotlib
  • pandas
  • scikit-learn
  • scikit-image

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für numpy wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 5 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
f2pycliglobales Executable
numpy-configcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.5.1
Manager aktualisiert2026-07-07
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://www.numpy.org/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:numpy
Version2.5.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/numpy
Homepagehttps://www.numpy.org/
Repositoryhttps://github.com/numpy/numpy
Upstream-Dokumentationhttps://numpy.org/doc/stable/index
LizenzBSD-3-Clause
Quellarchivhttps://files.pythonhosted.org/packages/22/fd/89965aa4ac08c74998539fcbf24fa3540f3e15237fbeb6bcf9c908f4aade/numpy-2.5.1.tar.gz
Zuletzt aktualisiert2026-07-07T20:38:47Z
Pulseupdated
Abhängigkeitenopenblas
Build-Abhängigkeitengcc, meson, ninja, python@3.13, python@3.14
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenTo run `f2py`, you may need to `brew install python@3.14`

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namenumpy
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

python-numpy-doc 1:2.2.4+ds-1

Python library for numerical computations (Documentation)

http://www.numpy.org/

sudo apt install python-numpy-doc
  • Section: doc
  • Architecture: all
  • Source Package: numpy
  • 1 Abhängigkeiten
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Numpy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python-numpy-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-numpy 1:2.2.4+ds-1

Python library for numerical computations (Python 3)

http://www.numpy.org/

sudo apt install python3-numpy
  • Section: python
  • Architecture: amd64
  • Source Package: numpy
  • 9 Abhängigkeiten
  • 3 stellt bereit
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Numpy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-numpy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-numpy-dev 1:2.2.4+ds-1

Python library for numerical computations (Python 3 headers)

http://www.numpy.org/

sudo apt install python3-numpy-dev
  • Section: python
  • Architecture: amd64
  • Source Package: numpy
  • 1 stellt bereit
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Numpy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-numpy-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

python3-numpy 1:1.26.4+ds-6ubuntu1

Fast array facility to the Python language (Python 3)

http://www.numpy.org/

sudo apt install python3-numpy
  • Section: python
  • Architecture: amd64
  • Source Package: numpy
  • 8 Abhängigkeiten
  • 5 stellt bereit
  • 4 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Numpy
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-numpy from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
dnf95%

python3-numpy 2.4.6-2.fc45

A fast multidimensional array facility for Python

http://www.numpy.org/

sudo dnf install python3-numpy
  • License: BSD-3-Clause AND MIT AND Apache-2.0 AND (Zlib OR BSL-1.0)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: numpy
  • 10 Abhängigkeiten
  • 7 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Numpy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-numpy from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-numpy-doc 2.4.6-2.fc45

Documentation for numpy

http://www.numpy.org/

sudo dnf install python3-numpy-doc
  • License: BSD-3-Clause AND MIT AND Apache-2.0 AND (Zlib OR BSL-1.0)
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: numpy
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Numpy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-numpy-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

python3-numpy-f2py 2.4.6-2.fc45

f2py for numpy

http://www.numpy.org/

sudo dnf install python3-numpy-f2py
  • License: BSD-3-Clause AND MIT AND Apache-2.0 AND (Zlib OR BSL-1.0)
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: numpy
  • 3 Abhängigkeiten
  • 6 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Numpy
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-numpy-f2py from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
Chocolatey95%

numpy

choco install numpy
  • normalized package name match
  • Abgeglichen nach: Numpy
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: numpy from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','ntlite-free'

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment