numpy (1.23.5)

Published 2026-02-24 14:10:58 +00:00 by atheaadmin

Installation

pip install --index-url  numpy

About this package

NumPy is the fundamental package for array computing with Python.

It provides:

  • a powerful N-dimensional array object
  • sophisticated (broadcasting) functions
  • tools for integrating C/C++ and Fortran code
  • useful linear algebra, Fourier transform, and random number capabilities
  • and much more

Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases.

All NumPy wheels distributed on PyPI are BSD licensed.

NumPy requires pytest and hypothesis. Tests can then be run after installation with::

python -c 'import numpy; numpy.test()'

Requirements

Requires Python: >=3.8
Details
PyPI
2026-02-24 14:10:58 +00:00
0
Travis E. Oliphant et al.
BSD
16 MiB
Assets (1)
Versions (6) View all
2.4.0 2026-02-24
2.2.6 2026-02-24
2.1.3 2026-02-24
2.2.2 2026-02-24
1.26.4 2026-02-24