Skip to content

Revert numexpr from 2.6.0 to 2.5.2 #354

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

Closed
hiccup7 opened this issue Jul 14, 2016 · 2 comments
Closed

Revert numexpr from 2.6.0 to 2.5.2 #354

hiccup7 opened this issue Jul 14, 2016 · 2 comments

Comments

@hiccup7
Copy link

hiccup7 commented Jul 14, 2016

I submitted this issue for numexpr 2.6.0: pydata/numexpr#221
numexpr 2.5.2 is no longer available at http://www.lfd.uci.edu/~gohlke/pythonlibs/#numexpr
I would like to use numexpr 2.5.2 with the soon-to-be-released WinPython 2016-03.
I see two ways to achieve this:

  1. WinPython reverts to numexpr 2.5.2 using an older wheel saved in backup
  2. @cgohlke - Christoph Gohlke makes numexpr 2.5.2 available on his web site.

Since WinPython 2016-03 uses numpy-1.11+mkl, I am not clear if numexpr 2.5.2 needs to be compiled with this specific version of numpy+mkl. If so, only option 2) would work.

@hiccup7
Copy link
Author

hiccup7 commented Jul 16, 2016

The regression I reported has been corrected in the master branch of the numexpr project, which will be released in numexpr 2.6.1. If the numexpr 2.6.1 release is before the next WinPython release, it would be better for WinPython to use numexpr 2.6.1 instead of numexpr 2.5.2.

@hiccup7
Copy link
Author

hiccup7 commented Jul 17, 2016

I confirmed that numexpr 2.6.1 from www.lfd.uci.edu/~gohlke/pythonlibs/ resolves the regression, so it is no longer necessary to revert to numexpr 2.5.2.

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

1 participant