Other Intel projects for high-performance Python¶
Intel provides a number of Python* packages which allow you to get the best performance and scalability of numercial, scientific, and data analytics applications. Some of these projects listed below.
Package Name |
Description |
---|---|
Numpy* accelerated with Intel® MKL |
|
Scikit-Learn* accelerated with Intel® Data Analytics Library |
|
Python interfaces for Intel® MKL FFT functionality |
|
Python interfaces for Intel® MKL random number generation functionality |
|
Python interfaces for Intel® MKL service functions |
|
Python interfaces for Intel® Data Analytics Library |
|
Python module for composable multi-processing and multi-threading |
|
Optimized versions of community projects may dramatically boost performance of Python* codes with minimum to no required code changes. Visit benchmarks webpage for more details.
Intel also directly upstream optimizations to some open source projects such as XGBoost* and Numba*.
For more information please visit Intel® Distribution for Python* product page.