0.6.1:
- Enables
parallel
mode in most functions. This radically improves performance in multi-core systems on multi-dimensional arrays (see benchmarks for details) - Allows passing an array of alphas in the
moving_exp
functions, which lets us decay values by different amounts - Improves
nanquantile
's compatibility with variousaxis
values - Extends benchmarks to different shapes, adds
bottleneck
as a comparison