diff options
author | Matthew Brett <matthew.brett@gmail.com> | 2017-02-21 21:11:50 +0000 |
---|---|---|
committer | Matthew Brett <matthew.brett@gmail.com> | 2017-02-22 10:11:01 -0800 |
commit | 60961dd49badde39f387b63d1b40514c87347f1c (patch) | |
tree | d0284cc45852c026313e0597f211b049f9fa4ecf /numpy/doc/subclassing.py | |
parent | 6b9a02a84c1ad3f69621dc7ae521098e7d9ef21a (diff) | |
download | numpy-60961dd49badde39f387b63d1b40514c87347f1c.tar.gz |
BUG: allow for precision > 20 in longdouble repr
Precision of repr set to 22 when longdouble != double, but this isn't
enough for double double (precision 33) or float128 (precision 34). If
repr precision is not high enough to show eps value, skip the test.
Closes gh-7940.
Diffstat (limited to 'numpy/doc/subclassing.py')
0 files changed, 0 insertions, 0 deletions