[Numpy-discussion] Re: hello from your Contributor Experience Lead

2021-12-27 Thread Ralf Gommers
Hi Inessa, Happy holidays to you and everyone on this list! Also, I'm excited to see what you can do in this new role! It's great that we have dedicated funded time for improving the contributor experience. It's been a few months since Melissa announced that we got a new grant (jointly with SciP

[Numpy-discussion] Re: New

2021-12-27 Thread Ralf Gommers
On Sun, Dec 26, 2021 at 2:13 PM Isha Verma wrote: > Hello I am new to NumPy and I would like to contribute. Can someone please > help me with the ways I can contribute ! > Hi Isha, welcome! We have extensive contributor documentation, and guidance on what types of contributions you can make at h

[Numpy-discussion] Re: An article on numpy data types

2021-12-27 Thread Lev Maximov
> I'm surprised no one has mentioned it already: int and uint are reversed in the first table. Not anymore! I know I'm susceptible to this type of blunders ) Thank you for your kind attention! I've made a few more fixes here and there and added a couple of illustrations. Looks more or less finish

[Numpy-discussion] Re: An article on numpy data types

2021-12-27 Thread Eric Firing
On 2021/12/27 9:32 AM, Lev Maximov wrote: > I'm surprised no one has mentioned it already: int and uint are reversed in the first table. Not anymore! I know I'm susceptible to this type of blunders ) Thank you for your kind attention! I've made a few more fixes here and there and added a coup

[Numpy-discussion] Re: help with PyArrayInterface

2021-12-27 Thread bloring
Thank you Matti. That is what I was looking for! However, I've since learned that it is not what is needed. I'm posting again because I found some aspects of the PyArrayInterface a bit inconsistent w/ other places in numpy and confusing. It may be the case that others in the future find this po