Proposal to accept NEP 15: Merging multiarray and umath
![](https://secure.gravatar.com/avatar/97c543aca1ac7bbcfb5279d0300c8330.jpg?s=120&d=mm&r=g)
Hi all, I propose that we accept NEP 15: Merging multiarray and umath: http://www.numpy.org/neps/nep-0015-merge-multiarray-umath.html The core part of this proposal was uncontroversial. The main point of discussion was whether it was OK to deprecate set_numeric_ops, or whether it had some legitimate use cases. The conclusion was that in all the cases where set_numeric_ops is useful, PyUFunc_ReplaceLoopBySignature is a strictly better alternative, so there's no reason not to deprecate set_numeric_ops. So at this point I think the whole proposal is uncontroversial, and we can go ahead and accept it. If there are no substantive objections within 7 days from this email, then the NEP will be accepted; see NEP 0 for more details: http://www.numpy.org/neps/nep-0000.html -n -- Nathaniel J. Smith -- https://vorpus.org
![](https://secure.gravatar.com/avatar/97c543aca1ac7bbcfb5279d0300c8330.jpg?s=120&d=mm&r=g)
Note that this is the first formal proposal to accept a NEP using our new process (yay!). While writing it I realized that the current text about this in NEP 0 is a bit terse, so I've also just submitted a PR to expand that section: https://github.com/numpy/numpy/pull/11459 -n On Fri, Jun 29, 2018 at 3:18 PM, Nathaniel Smith <njs@pobox.com> wrote:
-- Nathaniel J. Smith -- https://vorpus.org
![](https://secure.gravatar.com/avatar/851ff10fbb1363b7d6111ac60194cc1c.jpg?s=120&d=mm&r=g)
Agreed on accepting the NEP! But it is not the first proposal to accept under the new rules - that goes to the broadcasting NEP (though perhaps I wasn't sufficiently explicit in stating that I was starting a count-down...). -- Marten
![](https://secure.gravatar.com/avatar/97c543aca1ac7bbcfb5279d0300c8330.jpg?s=120&d=mm&r=g)
On Fri, Jun 29, 2018 at 3:28 PM, Marten van Kerkwijk <m.h.vankerkwijk@gmail.com> wrote:
Oh sorry, I missed that! (Which I guess is some evidence in favor of starting a new thread :-).) -n -- Nathaniel J. Smith -- https://vorpus.org
![](https://secure.gravatar.com/avatar/97c543aca1ac7bbcfb5279d0300c8330.jpg?s=120&d=mm&r=g)
Note that this is the first formal proposal to accept a NEP using our new process (yay!). While writing it I realized that the current text about this in NEP 0 is a bit terse, so I've also just submitted a PR to expand that section: https://github.com/numpy/numpy/pull/11459 -n On Fri, Jun 29, 2018 at 3:18 PM, Nathaniel Smith <njs@pobox.com> wrote:
-- Nathaniel J. Smith -- https://vorpus.org
![](https://secure.gravatar.com/avatar/851ff10fbb1363b7d6111ac60194cc1c.jpg?s=120&d=mm&r=g)
Agreed on accepting the NEP! But it is not the first proposal to accept under the new rules - that goes to the broadcasting NEP (though perhaps I wasn't sufficiently explicit in stating that I was starting a count-down...). -- Marten
![](https://secure.gravatar.com/avatar/97c543aca1ac7bbcfb5279d0300c8330.jpg?s=120&d=mm&r=g)
On Fri, Jun 29, 2018 at 3:28 PM, Marten van Kerkwijk <m.h.vankerkwijk@gmail.com> wrote:
Oh sorry, I missed that! (Which I guess is some evidence in favor of starting a new thread :-).) -n -- Nathaniel J. Smith -- https://vorpus.org
participants (2)
-
Marten van Kerkwijk
-
Nathaniel Smith