[Numpy-discussion] ENH: Proposal to add shift functionality to array

2022-09-07 Thread Filippo Tagliacarne
Hi, I hope this is the correct place to post this as this is my first (potential) contribution to numpy. I would like to implement a function numpy.shift which would work similarly to numpy.roll, with one key difference. After shifting an array by a value `shift`, the function fills the missi

[Numpy-discussion] Newbie's naive question about debug

2022-09-07 Thread 腾刘
Hello, everyone. I'm a newcomer here and looking forward to contributing to Numpy core code in the future. However, there is an obstacle right ahead of me that I don't know how to figure out the corresponding relationship between Numpy python code and its C implementation code. In another word, I

[Numpy-discussion] Re: Newbie's naive question about debug

2022-09-07 Thread Andras Deak
On Wed, Sep 7, 2022, at 07:55, 腾刘 wrote: > Hello, everyone. I'm a newcomer here and looking forward to > contributing to Numpy core code in the future. > > However, there is an obstacle right ahead of me that I don't know how > to figure out the corresponding relationship between Numpy python co

[Numpy-discussion] Re: Newbie's naive question about debug

2022-09-07 Thread 腾刘
Thanks so much! I will check these videos thoroughly. By the way, another stupid question: does your reply means that my mail has been accepted by the moderator and got permission into the mailing-list (which means that everyone in the mailing-list will see this email) ? Andras Deak 于2022年9月7日周三

[Numpy-discussion] Re: Newbie's naive question about debug

2022-09-07 Thread Andras Deak
On Thu, Sep 8, 2022, at 03:39, 腾刘 wrote: > Thanks so much! I will check these videos thoroughly. By the way, > another stupid question: does your reply means that my mail has been > accepted by the moderator and got permission into the mailing-list > (which means that everyone in the mailing-lis