add range-focussed fp64/32-to-32/16 downconversion tests
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 11 Feb 2020 19:17:51 +0000 (19:17 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Tue, 11 Feb 2020 19:17:59 +0000 (19:17 +0000)
commit954fb4ed16848687c8ae2d396ebbfbc55003def2
treef1fc17cae6def2e065bfcf6e12ff49f99fad16de
parent15d35940db6138fd7413dc97b4a852a4e0b457d4
add range-focussed fp64/32-to-32/16 downconversion tests
these create a number that is *almost* in the target range so that it
will hit the min/max (inf) limit some of the time but not all
src/ieee754/fcvt/test/rangelimited.py
src/ieee754/part_bits/__init__.py [new file with mode: 0644]