Skip to content

v0.6.2

Compare
Choose a tag to compare
@dcherian dcherian released this 25 Oct 19:44
· 231 commits to main since this release
c2c4e1d

What's Changed

Breaking Changes

Bump min numpy_groupies to >= 0.9.19

Enhancements

  • Speed up var, std by using using numpy_groupies sum_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 is inf. If 1.2 it doesn't really change much.

Bug fixes

Full Changelog: v0.6.1...v0.6.2