Skip to main content

SciPy: Scientific Library for Python

Project description

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

SciPy (pronounced "Sigh Pie") is open-source software for mathematics, science, and engineering. The SciPy library depends on NumPy, which provides convenient and fast N-dimensional array manipulation. The SciPy library is built to work with NumPy arrays, and provides many user-friendly and efficient numerical routines such as routines for numerical integration and optimization. Together, they run on all popular operating systems, are quick to install, and are free of charge. NumPy and SciPy are easy to use, but powerful enough to be depended upon by some of the world's leading scientists and engineers. If you need to manipulate numbers on a computer and display or publish the results, give SciPy a try!

Install instruction

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

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

python -m pip install -i https://pypi.anaconda.org/intel/simple --extra-index-url https://pypi.org/simple scipy

If command above installs SciPy or NumPy package from the Pypi, please use following command to install Intel optimized wheel packages from Anaconda Cloud:

python -m pip install -i https://pypi.anaconda.org/intel/simple --extra-index-url https://pypi.org/simple scipy==<scipy_version> numpy==<numpy_version>

Where <scipy_version> should be the latest version from https://anaconda.org/intel/scipy Where <numpy_version> should be the latest version from https://anaconda.org/intel/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 Distributions

intel_scipy-1.7.3-cp39-cp39-win_amd64.whl (31.4 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

intel_scipy-1.7.3-cp39-cp39-manylinux_2_17_x86_64.whl (32.0 MB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

intel_scipy-1.7.3-cp38-cp38-win_amd64.whl (31.6 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

intel_scipy-1.7.3-cp38-cp38-manylinux_2_17_x86_64.whl (32.1 MB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

intel_scipy-1.7.3-cp37-cp37m-win_amd64.whl (31.5 MB view hashes)

Uploaded CPython 3.7m Windows x86-64

intel_scipy-1.7.3-cp37-cp37m-manylinux_2_17_x86_64.whl (31.2 MB view hashes)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

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