switch to exact version of cython
[ieee754fpu.git] / src / ieee754 / part_bits /
2021-10-02 Luke Kenneth Casso... add PartitionedAll operator, based on PartitionedBase
2021-10-01 Luke Kenneth Casso... split out logical ops into PartitionedBase
2021-10-01 Luke Kenneth Casso... add PartitionedBool class (based on PartitionedXOR)
2021-10-01 Luke Kenneth Casso... add quick use/self-test to PartitionedXOR
2021-01-16 Cesar StraussUse RipleLSB in PartitionedXOR, and invert outputs ls180-24jan2020
2021-01-16 Luke Kenneth Casso... add first cut (untested) of PartitionedXOR
2020-02-11 Luke Kenneth Casso... add range-focussed fp64/32-to-32/16 downconversion...