wavelets icon indicating copy to clipboard operation
wavelets copied to clipboard

Changed import of factorial for SciPy>1.0

Open joschaschmiedt opened this issue 5 years ago • 2 comments

The alias scipy.misc.factorial is deprecated sicne scipy 1.0. Instead, scipy.special.factorial should be used.

joschaschmiedt avatar May 27 '19 08:05 joschaschmiedt

So is this project abandoned?

endolith avatar Jul 25 '20 20:07 endolith

Update: Yes, this project is abandoned and I've tried to make mine the replacement: https://github.com/aaren/wavelets/issues/22

endolith avatar Dec 05 '21 13:12 endolith