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 -- 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/
Member address: arch...@mail-archive.com

Reply via email to