Skip to content

Bug fixes & minor define-controls

Compare
Choose a tag to compare
@c-blake c-blake released this 17 Jun 16:05
· 143 commits to master since this release

Fix a bad bug of histogramming x instead of unshifted x0 and make
MovingStat work with OrderStats

Guard cligen usage with defined(useCligen) {to make .nimble not lie} and
also introduce -d:portablensort to deactivate Intel-specific PEXT32/64 nsort
optimizations. { Yes, yes..should just auto-detect/cpuid/etc. }

Make a couple test programs nicer.