[Numpy-discussion] Re: mean_std function returning both mean and std

2023-06-07 Thread Ronald van Elburg
I have a pull request, but I am stuck for a day now on how to handle the masked arrays. I made some progress by calling the MaskedArray methods, but in some cases those methods call back the ndarray methods via their super class. The method _mean_var for ndarray need to resize the produced me

[Numpy-discussion] Re: mean_std function returning both mean and std

2023-06-07 Thread Ronald van Elburg
OK, same two tests fail on main (50984037) aswell. ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://mail.python.org/mailman3/lists/numpy-discussion.python.org/ Membe