Steps to make this complete:
    - move resize of the mean array out of _mean_var and into the calling 
mean_std function (to reduce the impact of the code changes on existing 
functions)
    - establish whether numpy/core/_add_newdocs.py needs to be updated (What is 
the function of this file?)
    - add tests at  numpy/core/tests/test_numeric.py ‎
    - add tests that establish whether the specified out matrix returns as 
output (It is easy to make mistakes and introduce changes which are not in 
place.)
    
Should we add mean_var 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/
Member address: arch...@mail-archive.com

Reply via email to