diff options
author | Eli Stevens <elis@doselab.com> | 2011-03-24 21:50:27 -0700 |
---|---|---|
committer | Mark Wiebe <mwwiebe@gmail.com> | 2011-04-02 11:22:51 -0700 |
commit | f9c7bde68655de06546f5c8dba30314888e409cc (patch) | |
tree | 50a68d8b895260ac905c5ef08020121849da6abd /numpy/lib/_iotools.py | |
parent | 65b77ee94131bf8365d8a6dba6fa19da1269339c (diff) | |
download | numpy-f9c7bde68655de06546f5c8dba30314888e409cc.tar.gz |
ENH: Changes (and tests) to allow exporting half-floats through the buffer interface. (#1789)
Code:
Added NPY_HALF to switch (descr->type_num) in _buffer_format_string.
Added 'e' keys to the _pep3118_native_map and _pep3118_standard_map.
Tests:
Added entries to the generic round-trip tests.
Added specialized half-float test that round-trips example values from the wikipedia page.
http://en.wikipedia.org/wiki/Half_precision_floating-point_format
http://mail.scipy.org/pipermail/numpy-discussion/2011-March/055795.html
Diffstat (limited to 'numpy/lib/_iotools.py')
0 files changed, 0 insertions, 0 deletions