-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Description
Seems like the last release is some time ago and there are some deprecations, like:
/home/travis/miniconda2/envs/testenv/lib/python2.7/site-packages/numdifftools/core.py:330: DeprecationWarning: `factorial` is deprecated!
Importing `factorial` from scipy.misc is deprecated in scipy 1.0.0. Use `scipy.special.factorial` instead.
misc.factorial(np.arange(offset, step * nterms + offset, step))
That seem fixed on master but not in that latest release. This would make PyMC3's life easier.
Metadata
Metadata
Assignees
Labels
No labels