Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 474 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 474 Bytes

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