Skip to content

Bugfix: axis decrement in aggregation functions

Compare
Choose a tag to compare
@chewxy chewxy released this 14 Oct 00:32
· 102 commits to master since this release

@bdleitner fixed a bug where axes in the along array were only ever decremented by 1 to account for prior reductions, no matter how many reductions had occurred.