diff options
author | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2018-08-13 01:51:04 -0400 |
---|---|---|
committer | Elliott Sales de Andrade <quantum.analyst@gmail.com> | 2018-08-13 01:51:04 -0400 |
commit | dd949d5c6b5a36bf1e8484239294df02c1c4c321 (patch) | |
tree | a9fbf959b9dcc3271ff349dd4582a72a15780304 /numpy/f2py/tests/test_compile_function.py | |
parent | a524915241deaccfb5b3dfba476b1799f457be77 (diff) | |
download | numpy-dd949d5c6b5a36bf1e8484239294df02c1c4c321.tar.gz |
BUG: Fix printing of longdouble on ppc64le.
The high and low parts of the IBM double-double always come in the same
order, regardless of the endianness of the system, according to [1].
[1] https://www.ibm.com/support/knowledgecenter/en/ssw_aix_71/com.ibm.aix.genprogc/128bit_long_double_floating-point_datatype.htm
Diffstat (limited to 'numpy/f2py/tests/test_compile_function.py')
0 files changed, 0 insertions, 0 deletions