Cython code to use the some special functions that were recently deprecated by Scipy
The scipy special deprecated can be easily installed straight from github using
pip install git+https://github.com/vhaasteren/scipydepr.git
From Pypi, you can do
pip install scipydepr