[Numpy-discussion] Re: [Job] NumPy Open Source Developer at NVIDIA

2022-03-02 Thread Ilhan Polat
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 expa

[Numpy-discussion] Re: [Job] NumPy Open Source Developer at NVIDIA

2022-03-02 Thread Stephan Hoyer
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 Experienc

[Numpy-discussion] Re: [Job] NumPy Open Source Developer at NVIDIA

2022-03-02 Thread Inessa Pawson
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

[Numpy-discussion] ENH: Use sequence of ints instead of tuple of ints in the axis parameter for mean, sum, min, max, etc. #21136

2022-03-02 Thread Aleksandr Kadykov
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 al