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
Note that in-place operators should not change the dtype of the array (#166)
Also note that the Python scalar rules do apply to in-place operators in
addition to normal operators.
The broadcasting rule here is duplicated in the broadcasting section. I'm
unsure if we should leave it duplicated or remove it so it is only mentioned
once.
0 commit comments