Finished NEPs#
- NEP 1 — A simple file format for NumPy arrays
- NEP 5 — Generalized Universal Functions
- NEP 7 — A proposal for implementing some date/time types in NumPy
- NEP 10 — Optimizing Iterator/UFunc performance
- NEP 13 — A mechanism for overriding Ufuncs
- NEP 14 — Plan for dropping Python 2.7 support
- NEP 15 — Merging multiarray and umath
- NEP 18 — A dispatch mechanism for NumPy's high level array functions
- NEP 19 — Random number generator policy
- NEP 20 — Expansion of generalized universal function signatures
- NEP 22 — Duck typing for NumPy arrays – high level overview
- NEP 23 — Backwards compatibility and deprecation policy
- NEP 27 — Zero rank arrays
- NEP 28 — numpy.org website redesign
- NEP 29 — Recommend Python and NumPy version support as a community policy standard
- NEP 32 — Remove the financial functions from NumPy
- NEP 34 — Disallow inferring ``dtype=object`` from sequences
- NEP 35 — Array creation dispatching with __array_function__
- NEP 40 — Legacy datatype implementation in NumPy
- NEP 49 — Data allocation strategies