reduce part_mask in partsig tests to 3 (actual number of break points
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 29 Sep 2021 16:13:45 +0000 (17:13 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 29 Sep 2021 16:13:45 +0000 (17:13 +0100)
commit17afe2df630b8075907c13529d46ad124c980954
tree921577ac5350b22f9d62cb56727225fe8c2d576e
parent91236094c321b06c82ac31013b0775e4cb0c1ae7
reduce part_mask in partsig tests to 3 (actual number of break points
not actual number of partitions), fix PartitionedSignal.like(),
needed to pass in PartitionPoints(other.partpoints)
src/ieee754/part/partsig.py
src/ieee754/part/test/test_partsig.py