Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New release? #42

Closed
twiecki opened this issue Nov 9, 2018 · 4 comments
Closed

New release? #42

twiecki opened this issue Nov 9, 2018 · 4 comments

Comments

@twiecki
Copy link

twiecki commented Nov 9, 2018

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.

@cdeil
Copy link
Contributor

cdeil commented Nov 11, 2018

Yes, @pbrod could you please make a new release?

https://pypi.org/project/Numdifftools/#history

@twiecki
Copy link
Author

twiecki commented Dec 19, 2018

Any update on this?

@mihaic
Copy link

mihaic commented Jun 7, 2019

Now that SciPy version 1.3.0 is out, the deprecation warnings have turned into errors. Any chance for a new release?

@pbrod
Copy link
Owner

pbrod commented Jun 10, 2019

New release of version 0.9.38 is finally uploaded to pypi. Co closing this.

@pbrod pbrod closed this as completed Jun 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants