Re: [Numpy-discussion] NumPy Community Survey

2019-09-12 Thread Sebastian Berg
Hi all, On Thu, 2019-08-29 at 00:41 -0400, Inessa Pawson wrote: > You know that NumPy is essential to the Python community. The NumPy > team wants you to know that YOU, our user and developer community, > are essential to us. That’s why we are putting together a team to > create the inaugural Num

Re: [Numpy-discussion] Code review for adding axis argument to permutation and shuffle function

2019-09-12 Thread mattip
This proposal to add an axis argument to permutation and shuffle seems to have garnered no reply. Are people OK with it (for the new random.Generator only) ? -- Sent from: http://numpy-discussion.10968.n7.nabble.com/ ___ NumPy-Discussion mailing list N

Re: [Numpy-discussion] Code review for adding axis argument to permutation and shuffle function

2019-09-12 Thread Juan Nunez-Iglesias
I don’t understand why the proposal would be controversial in any way. It’s very natural to have `axis=` keyword arguments in NumPy, and it’s the lack of them that is surprising. My only additional suggestion would be to allow tuples of axes, but that can come later. Juan. > On 13 Sep 2019, at