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 check here should also verify that both the input and output arrays have the same order (C or Fortran). I think this code could be greatly simplified by using the new iterator.
It appears that numpy.clip does not respect the out array order:
The text was updated successfully, but these errors were encountered: