diff options
author | Sebastian Berg <sebastian@sipsolutions.net> | 2022-10-28 03:57:52 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-27 18:57:52 -0700 |
commit | 0694704aa3f0cba1f072999acb7a7964437049dd (patch) | |
tree | c6bd72a301a7f85f169925053f6af4aea13fe257 /numpy/array_api/_array_object.py | |
parent | 488f2b28feeb5f2e46883f14b9bd506c6581f542 (diff) | |
download | numpy-0694704aa3f0cba1f072999acb7a7964437049dd.tar.gz |
NEP: Make NEP 51 to propose changing the scalar representation (#22261)
* NEP: Initial draft for a NEP to change NumPy scalar representation
* NEP: Propose to use ``np.`` prefix consistently.
* NEP: Clarify that the PR actually already went beyond booleans
* Add additional notes on longlong and Decimal(repr(scalar))
* NEP: Introduce ``get_formatter()`` and mention changes to void/MA
Also mention the backwards-incompatible break of changing ``arr.tofile()``
* Small updates, mainly because I now also use ``str`` and not just ``repr``
* DOC: Add note about non-finite values
The current choice is `np.float64(nan)` and not one of the alterntives...
* DOC: minor wording/formatting fixups.
* NEP: Address Ross' reviews of NEP 51
Co-authored-by: Sebastian Berg <sebastianb@nvidia.com>
Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>
Diffstat (limited to 'numpy/array_api/_array_object.py')
0 files changed, 0 insertions, 0 deletions