Hello everyone,
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 fill
On Tue, Sep 27, 2022 at 10:58 AM Filippo Tagliacarne <
filippotagliaca...@gmail.com> wrote:
> Hello everyone,
>
> I hope this is the correct place to post this as this is my first
> (potential) contribution to numpy.
>
Hi Filippo, yes this is the correct place. Thanks for your proposal, and
for b