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
Built Distribution
Hashes for intel_numpy-1.21.5-cp39-cp39-manylinux2014_x86_64.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3b1c594055c0a2586c26833a839150e07bc1c949d362fde9c0f4a24437f89a89 |
|
MD5 | 9151eb878ce22ab33a7c976e7ebcd55d |
|
BLAKE2b-256 | 34be49d08086b9a1131c92552d0c4d283819818da7f9991bfeeca76963419a72 |