scipydepr

Deprecated functions from Scipy (scipy.special), for those of us who need them


License
Other
Install
pip install scipydepr==0.0.1

Documentation

Scipy Deprecated - special

PyPI Conda (channel only)

Cython code to use the some special functions that were recently deprecated by Scipy

Installation

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