[Numpy-discussion] Accuracy improvement in np.mean

2020-01-13 Thread mpro
Hi, 18 days ago I submitted pull request that improves accuracy of mean function by calculating mean sequentially along certain axis. Happy to get some feedback. Magdalena -- Sent from: http://numpy-discussion.10968.n7.nabble.com/ ___ NumPy-Discussio

Re: [Numpy-discussion] Reverse parameter in ordering functions

2019-12-24 Thread mpro
I added 'reverse' in all ordering functions. The question is whether it's better to add reverse to all C ordering methods or to make changes on Python level. -- Sent from: http://numpy-discussion.10968.n7.nabble.com/ ___ NumPy-Discussion mailing list N

[Numpy-discussion] Reverse parameter in ordering functions

2019-11-27 Thread mpro
Hi all, I created pull request #14989, which adds reverse parameter in np.sort function. As suggested in the comments, I want to ask for some feedback on adding parameter 'reverse' . Not only in sort, but in ordering functions in general. Magdalena -- Sent from: http://numpy-discussion.10968.