Expand FSGNJ module to 16 and 64 bit floats
authorMichael Nolan <mtnolan2640@gmail.com>
Mon, 27 Jan 2020 02:11:23 +0000 (21:11 -0500)
committerMichael Nolan <mtnolan2640@gmail.com>
Mon, 27 Jan 2020 02:28:53 +0000 (21:28 -0500)
commit2352155642c82227e24e8782c6de61601938aa56
treeb711e7a95cf36e4af6a2d506a1583be4837019c5
parent57153be18503551145684ad10bf63c83e1be412b
Expand FSGNJ module to 16 and 64 bit floats

This modifies fsignj.py to be compliant with other Float widths
besides 32 bit. It also modifies the unit tests to include tests for
16 and 64 bit floats
src/ieee754/fsgnj/fsgnj.py
src/ieee754/fsgnj/test/test_fsgnj_pipe.py