You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current floating-point nonzero() implementation is incorrect for non-native byte order. Swapping the order should have no effect, but it can change the result as visible here:
Original ticket http://projects.scipy.org/numpy/ticket/1662 on 2010-11-05 by @mwiebe, assigned to unknown.
The current floating-point nonzero() implementation is incorrect for non-native byte order. Swapping the order should have no effect, but it can change the result as visible here:
The text was updated successfully, but these errors were encountered: