diff options
-rw-r--r-- | doc/neps/nep-0016-abstract-array.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/neps/nep-0016-abstract-array.rst b/doc/neps/nep-0016-abstract-array.rst index 85f0941f6..13f7d58ca 100644 --- a/doc/neps/nep-0016-abstract-array.rst +++ b/doc/neps/nep-0016-abstract-array.rst @@ -307,7 +307,7 @@ by far the easiest place to start. Links to discussion ------------------- -TBD +* https://mail.python.org/pipermail/numpy-discussion/2018-March/077767.html Appendix: Benchmark script |