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 NumPy Community Survey. 
> We hope feedback will provide insights that will help us to guide
> better decision-making about the development of NumPy as software and
> community.
> For more information about the proposed survey please refer to
> github.com/numpy/numpy-surveys .
> 
> Call for Contributions
> We are looking for volunteers experienced in survey design and
> translating English into Spanish, Portuguese, Russian, Hindi, Chinese
> and other languages.
> 
> If you’d like to learn more about these volunteer opportunities, or
> additional ways to support NumPy, feel free to reach out to our
> community coordinators at numpy-t...@googlegroups.com or join us on
> Slack numpy-team.slack.com (email to numpy-t...@googlegroups.com for
> an invite first).
> 

Just a reminder for everyone that the survey planning is ongoing and
happening at https://github.com/numpy/numpy-surveys as well as the
Slack channel above (and our weekly community calls). So if you are
interested or always wanted to ask users specific questions now or soon
is a good time to contribute. It is a rare opportunity for us to do
such a survey!

Best,

Sebastian



> ___
> NumPy-Discussion mailing list
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion


signature.asc
Description: This is a digitally signed message part
___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


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
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion


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 4:25 pm, mattip  wrote:
> 
> 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
> NumPy-Discussion@python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion

___
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion