code/slides from cython/numba meeting
cython/2018_01_16_PyClub_cython.pdf
cython/sgd_code/cython_sgd_example.py
Compile "ridge_sgd_fast.pyx" extension via "python setup.py build_ext -i" or use pyximport (see example script for details)
Link to the Scipy 2016 talk and jupyter tutorial https://github.com/barbagroup/numba_tutorial_scipy2016