On Tue, Sep 25, 2018 at 9:58 AM Stefan van der Walt <stef...@berkeley.edu>
wrote:

> On Tue, 25 Sep 2018 09:51:13 -0600, Charles R Harris wrote:
> > As usual, the top of the PR stack is getting all the attention. As a
> start
> > on cleaning up the old PRs, I'd like to suggest that all the maintainers
> > look at their (long) pending PRs and decide which they want to keep,
> close
> > those they don't want to pursue, and rebase the others. Might also help
> if
> > they would post here the PRs that they think we should finish up.
>
> PR 4808 [0] asks whether `np.pad` should have a default mode.  The
> proposal is to make the defaul `constant`, with a value of 0.  This is
> common in many signal processing applications.
>
> Nathaniel requested that we ask the list before committing.


+1 for constant padding by zero as the default mode. This is the only
default behavior that I would guess.
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@python.org
https://mail.python.org/mailman/listinfo/numpy-discussion

Reply via email to