On Wed, Aug 1, 2018 at 6:27 PM Stephan Hoyer <shoyer@gmail.com> wrote:
I propose to accept NEP-18, "A dispatch mechanism for NumPy’s high level array functions":
http://www.numpy.org/neps/nep-0018-array-function-protocol.html

Since the last round of discussion, we added a new section on "Callable objects generated at runtime" clarifying that to handle such objects is out of scope for the initial proposal in the NEP.

If there are no substantive objections within 7 days from this email, then the NEP will be accepted; see NEP 0 for more details.


I've merged the PR. What next?

Chuck