I am agnostic to the order of those changes. Also this is my first attempt to 
contribute to numpy, so I am not aware of all the ongoing discussions. I'll try 
to read the issue you just mentioned.

But in the code I rewrote replacing _mean_var with a faster version would 
benefit var, std, mean_var and mean_std because they all call _mean_var. 

The mean function is untouched.
_______________________________________________
NumPy-Discussion mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: [email protected]

Reply via email to