switch to exact version of cython
[ieee754fpu.git] / src / ieee754 / part_cat /
2021-10-25 Luke Kenneth Casso... hooray, convert PartitionedCat over to new PartType...
2021-10-21 Luke Kenneth Casso... add LHS support into PartitionedCat. amazingly - stunni...
2021-10-21 Luke Kenneth Casso... confirmed (in prototype form that LHS Cat will cause...
2021-10-21 Luke Kenneth Casso... continue truly awful hack which, in SimdSignal.__Assign...
2021-10-21 Luke Kenneth Casso... add back-link in the return result of PartitionedCat...
2021-10-21 Luke Kenneth Casso... add quick print statements to show that elaborate(...
2021-10-10 Luke Kenneth Casso... big rename PartitionedSignal to SimdSignal (shorter)
2021-10-09 Luke Kenneth Casso... covert PartitionedCat (and PCat) over to PartType format
2021-09-29 Luke Kenneth Casso... add use of PartitionedAssign in PartitionedSignal,...
2021-09-29 Luke Kenneth Casso... unit test for PartitionedSignal.__Cat__
2021-09-28 Luke Kenneth Casso... move PCat to separate module
2021-09-28 Luke Kenneth Casso... corrections to PartitionedCat after corrections to...
2021-09-24 Luke Kenneth Casso... fix chunking to get correct order for PartitionedCat
2021-09-24 Luke Kenneth Casso... add first cut at PartitionedSignal "Cat"