[Numpy-discussion] ENH: Use sequence of ints instead of tuple of ints in the axis parameter for mean, sum, min, max, etc. #21136
Dear NumPy developers, First, I would like to thank you for all your efforts in developing NumPy, it is a really amazing project! NumPy has many functions that support operations over multiple dimensions like min, max, mean, average, sum, etc. All of them has axis parameter to specify the axes along which the function has to be applied. In most cases, the accepted types for this parameter are None, int, and a tuple of ints, like in ptp, percentile, nanpercentile, quantile, nanquantile, average, mean, std, var, nanmean, nanstd, nanvar, sum, prod, nanprod, nansum, and gradient. Is there any reason not to use a sequence of ints for the axis parameter where a tuple of ints is allowed? For instance, the functions median and nanmedian support a sequence of ints, therefore users can use sets and frozensets to skip unnecessary checks for repeated values. Thank you. Best regards, Aleksandr Kadykov ___ 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
[Numpy-discussion] Re: [Job] NumPy Open Source Developer at NVIDIA
Hi, Mike! This is wonderful news! NumPy could certainly use more help. Cheers, Inessa Inessa Pawson Contributor Experience Lead | NumPy email: ine...@albuscode.org ___ 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
[Numpy-discussion] Re: [Job] NumPy Open Source Developer at NVIDIA
Hi Inessa -- could you share the original job description? It looks like it got lost from your message :) On Wed, Mar 2, 2022 at 12:28 PM Inessa Pawson wrote: > Hi, Mike! > This is wonderful news! NumPy could certainly use more help. > > Cheers, > Inessa > > Inessa Pawson > Contributor Experience Lead | NumPy > email: ine...@albuscode.org > ___ > 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: sho...@gmail.com > ___ 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
[Numpy-discussion] Re: [Job] NumPy Open Source Developer at NVIDIA
Found the original in the spam folder. Hi all, I'm excited to share that I'm hiring a remote NumPy developer at NVIDIA! The majority of their time will be focused on open source contributions to the NumPy project, so I wanted to share the opportunity on this list. We are continuing to expand our support of the PyData ecosystem and looking to hire strong engineers who are or can become contributors to NumPy, Pandas, Scikit-learn, SciPy, and NetworkX. Please see the job posting for more details. Non-US based applicants are eligible in certain countries. I can follow up with individuals to confirm eligibility. Thanks, Mike On Wed, Mar 2, 2022 at 10:39 PM Stephan Hoyer wrote: > Hi Inessa -- could you share the original job description? It looks like > it got lost from your message :) > > On Wed, Mar 2, 2022 at 12:28 PM Inessa Pawson wrote: > >> Hi, Mike! >> This is wonderful news! NumPy could certainly use more help. >> >> Cheers, >> Inessa >> >> Inessa Pawson >> Contributor Experience Lead | NumPy >> email: ine...@albuscode.org >> ___ >> 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: sho...@gmail.com >> > ___ > 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: ilhanpo...@gmail.com > ___ 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