split out int2float fcvt to separate module
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 28 Jul 2019 20:11:47 +0000 (21:11 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 28 Jul 2019 20:11:47 +0000 (21:11 +0100)
commit52513ce2ab03235d0d4c447253ca58fa63e79611
treed4fa51e0d8432d77036e7cfb5f3e0217a705b40a
parent2e9541fcd992f49a7210a5414a81724fea4b131c
split out int2float fcvt to separate module
src/ieee754/fcvt/int2float.py [new file with mode: 0644]
src/ieee754/fcvt/pipeline.py