-
python >= 3.5
-
jupyter
-
numpy
-
scipy
-
cython
-
numba
-
snakeviz
-
pandas
-
matplotlib
-
a C compiler supporting OpenMP (for macOS users:
conda install gcc
)
You will be required to have an internet connection but you will not have to install any package locally.
You can get a ready-to go environment by cloning the repo and running:
conda env create
and then:
conda activate performance-tutorial