-
-
Notifications
You must be signed in to change notification settings - Fork 10.9k
Incorrect result for np.rint on Win32, numpy 1.10.1, MKL #6685
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
Labels
Comments
This was referenced Nov 14, 2015
matthew-brett
added a commit
to matthew-brett/numpy
that referenced
this issue
Nov 18, 2015
Test for numpy#6685 Add test to remind packagers that they may need to fix or workaround this bug on some systems.
matthew-brett
added a commit
to matthew-brett/numpy
that referenced
this issue
Nov 18, 2015
Test for numpy#6685 Add test to remind packagers that they may need to fix or workaround this bug on some systems.
might caused the lack of generics on those platforms |
Either it's an issue with version '1.10.1' or an issue with one of those platforms, as I don't see this bug on my Windows32 machine.
|
jaimefrio
pushed a commit
to jaimefrio/numpy
that referenced
this issue
Mar 22, 2016
Test for numpy#6685 Add test to remind packagers that they may need to fix or workaround this bug on some systems.
Closing, the corresponding issue in anaconda-issues is the correct place for this |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry for the specificity of this message, but I'm hoping it's the right place to file this.
With 32-bit numpy + MKL on Windows:
This is true of conda numpy packages and Christoph's wheels (though these seem to have disappeared now).
The text was updated successfully, but these errors were encountered: