split out adder code (PartitionedAdder) into module, PartitionPoints too
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 6 Jan 2020 21:16:08 +0000 (21:16 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 6 Jan 2020 21:16:08 +0000 (21:16 +0000)
commita60f0c986284e28b204c1057ba9a501353683449
tree7e5870617a0266f44fd67012ee0e0700b5a659fa
parent8fb05c8683c53c21e111305d3d39a5e2fe717540
split out adder code (PartitionedAdder) into module, PartitionPoints too
src/ieee754/part_mul_add/adder.py [new file with mode: 0644]
src/ieee754/part_mul_add/multiply.py
src/ieee754/part_mul_add/partpoints.py [new file with mode: 0644]