Releases: xarray-contrib/flox
Releases · xarray-contrib/flox
v0.9.14
05 Nov 17:38
Compare
Sorry, something went wrong.
No results found
v0.9.13
21 Sep 00:21
Compare
Sorry, something went wrong.
No results found
v0.9.12
17 Sep 00:04
Compare
Sorry, something went wrong.
No results found
v0.9.11
08 Sep 16:14
Compare
Sorry, something went wrong.
No results found
v0.9.10
14 Aug 19:57
Compare
Sorry, something went wrong.
No results found
v0.9.9
02 Aug 05:00
Compare
Sorry, something went wrong.
No results found
Faster cohorts detection, property tests, and a beta quality implementation of scans (nancumsum, ffill, bfill)
What's Changed
Full Changelog : v0.9.8...v0.9.9
v0.9.8
29 May 15:15
Compare
Sorry, something went wrong.
No results found
v0.9.7
08 May 13:40
Compare
Sorry, something went wrong.
No results found
Some performance improvements, Numpy 2 compat, and initial support for Cubed!
What's Changed
Initial minimal working Cubed example for "map-reduce" by @tomwhite in #352
Fix benchmarks by @dcherian in #358
Optimize bitmask finding for chunk size 1 and single chunk cases by @dcherian in #360
Add cubed notebook for hourly climatology example using "map-reduce" method by @tomwhite in #356
Manually fuse reindexing intermediates with blockwise reduction for cohorts. by @dcherian in #300
Use threadpool for finding labels in chunk by @dcherian in #327
Optimize min_count when expected_groups is not provided. by @dcherian in #236
import normalize_axis_index from numpy.lib on numpy>=2 by @keewis in #364
New Contributors
Full Changelog : v0.9.6...v0.9.7
v0.9.6
27 Mar 14:24
Compare
Sorry, something went wrong.
No results found
What's Changed
Speed up method=None heuristics by avoiding dot product as much as possible by @dcherian in #347
Full Changelog : v0.9.5...v0.9.6
v0.9.5
19 Mar 15:57
Compare
Sorry, something went wrong.
No results found