run tests in parallel
[ieee754fpu.git] / src / ieee754 / part_mul_add / partpoints.py
2020-02-20 Luke Kenneth Casso... stop at end of mask index
2020-02-20 Luke Kenneth Casso... ignore last bit of partition mask
2020-01-30 Luke Kenneth Casso... add "as_sig" function to PartitionPoints to get the...
2020-01-24 Luke Kenneth Casso... convert to partition mask rather than partition points
2020-01-22 Luke Kenneth Casso... add partition test add unit test
2020-01-06 Luke Kenneth Casso... split out adder code (PartitionedAdder) into module...