Skip to content

Conversation

@mattip
Copy link
Member

@mattip mattip commented Jul 9, 2022

Reverts #16022 since it fails refguide check.

@mattip
Copy link
Member Author

mattip commented Jul 9, 2022

I did not notice that PR #16022 broke mask comptability for np.ma.average(x, axis=1, keepdims=True) where x = np.ma.arange(6.).reshape(3, 2). Previously the result had mask = False, now it has mask = [False, False, False].

@mattip mattip merged commit 1ba5158 into main Jul 9, 2022
@charris charris deleted the revert-16022-masked_ufunc branch November 12, 2022 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants