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 -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/numpy-discussion.python.org/
Member address: [email protected]
- [Numpy-discussion] mean_std function returning both mean... Ronald van Elburg
- [Numpy-discussion] Re: mean_std function returning ... Jerome Kieffer
- [Numpy-discussion] Re: mean_std function returning ... Ronald van Elburg
- [Numpy-discussion] Re: mean_std function return... Ronald van Elburg
- [Numpy-discussion] Re: mean_std function re... Matti Picus
- [Numpy-discussion] Re: mean_std functio... Matti Picus
- [Numpy-discussion] Re: mean_std fu... Ronald van Elburg
- [Numpy-discussion] Re: mean_std fu... Ronald van Elburg
- [Numpy-discussion] Re: mean_st... Jerome Kieffer
- [Numpy-discussion] Re: mea... Ronald van Elburg
- [Numpy-discussion] Re: mea... Jerome Kieffer
- [Numpy-discussion] Re: mean_st... Ralf Gommers
- [Numpy-discussion] Re: mea... Ronald van Elburg
