Tutorial files and code the EuroPython 2017 tutorial, A Hands-on Approach to Tuning Python Applications For Performance".
Requirements:
- The Intel® Distribution for Python*
- Jupyter and Jupyter notebooks
- Python 3.6.2
- icc or gcc (for use with Cython)
- NumPy
- numexpr
- Numba
- Dask and dask distributed
- Cython
- line_profiler
Recommended:
Link here for the tutorial information: (Tutorial Link from the EuroPython 2017 site)