[Numpy-discussion] PR Cleanup

Paul Hobson pmhobson at gmail.com
Tue Sep 25 13:24:35 EDT 2018


As a user, I found np.pad relatively complex to get up and running (with
all of the string parameters and different formats of the parameters). Some
defaults would be good to just prime the pump, so to speak, when users are
tinkering in e.g., and interactive session.
-Paul

On Tue, Sep 25, 2018 at 9:59 AM Stefan van der Walt <stefanv at 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.
>
> Best regards,
> Stéfan
>
>
> [0] https://github.com/numpy/numpy/pull/4808
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at python.org
> https://mail.python.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20180925/7426c894/attachment-0001.html>


More information about the NumPy-Discussion mailing list