-
-
Notifications
You must be signed in to change notification settings - Fork 10.8k
Typestring "h2" works in 1.6, fails in master #294
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
Comments
@njsmith, is this issue fixed now? |
The 1.7 part of it is; I moved the milestone to 1.8. |
blackout@debian:~$ python3
gives me negative numbers |
Working now. Types like |
We do, there is a deprecation warning in place. |
It isn't enabled, at least I don't see it. |
Just added it to the 1.7 deprecation follow up ticket. It is there (and I think was new in 1.7):
|
wow, there is an explicit 1.7 there sneeking in, not quite right of course... Maybe we can even turn it into an error in 1.9... |
Ah, gotcha. Yes, making wrong sizes an error in 1.9 seems reasonable, should be mentioned in the release notes if we do. |
feat: Add veor[q]_[s8|s16|s32|u8|u16|u32|s64|u64]
Problem (which breaks scipy):
http://mail.scipy.org/pipermail/numpy-discussion/2012-June/062605.html
Analysis:
http://mail.scipy.org/pipermail/numpy-discussion/2012-June/062606.html
Todo:
The text was updated successfully, but these errors were encountered: