Skip to main content

NumPy is the fundamental package for array computing with Python.

Project description

Optimized implementation of numpy, leveraging Intel® Math Kernel Library to achieve highly efficient multi-threading, vectorization, and memory management.

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.

Install instruction

Intel optimized NumPy Pypi packages are now distributed via Anaconda Cloud.

To install Intel optimized NumPy Pypi package please use following command:

python -m pip install -i https://pypi.anaconda.org/intel/simple numpy

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

intel_numpy-1.21.5-cp39-cp39-manylinux2014_x86_64.whl (6.6 MB view hashes)

Uploaded CPython 3.9

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page