Fix broken imports in SciPy 1.3
A couple of imports have been removed from `scipy.misc` in version 1.3, and must be obtained from `scipy.special` instead. This requires at least SciPy 0.14.0.
Showing
Please register or sign in to comment