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
MNT: Improve comments on assert_array_compare nan/inf handling logic
- Use same language as elsewhere below to explain `!= True` used to
handle np.ma.masked
- Clarify committed to support standard MaskedArrays
- Restore note lost in 7315145 comment changes about how the
np.bool casts towards the end of the function handle np.ma.masked,
and expand further.
0 commit comments