diff options
-rw-r--r-- | doc/neps/nep-0018-array-function-protocol.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/neps/nep-0018-array-function-protocol.rst b/doc/neps/nep-0018-array-function-protocol.rst index e7d433e37..d4ba7879b 100644 --- a/doc/neps/nep-0018-array-function-protocol.rst +++ b/doc/neps/nep-0018-array-function-protocol.rst @@ -7,10 +7,9 @@ NEP 18 — A dispatch mechanism for NumPy's high level array functions :Author: Marten van Kerkwijk <mhvk@astro.utoronto.ca> :Author: Hameer Abbasi <hameerabbasi@yahoo.com> :Author: Eric Wieser <wieser.eric@gmail.com> -:Status: Accepted +:Status: Draft :Type: Standards Track :Created: 2018-05-29 -:Resolution: https://mail.python.org/pipermail/numpy-discussion/2018-August/078493.html Abstact ------- |