v0.6.2
What's Changed
Breaking Changes
Bump min numpy_groupies to >= 0.9.19
Enhancements
- Speed up
var
,std
by using using numpy_groupiessum_of_squares
by @dcherian in #135. For this we bump min numpy_groupies to>= 0.9.19
- Support reindexing in simple_combine by @dcherian in #177. This is a big improvement when distributed's
worker-saturation
parameter isinf
. If1.2
it doesn't really change much.
Bug fixes
Full Changelog: v0.6.1...v0.6.2