scico icon indicating copy to clipboard operation
scico copied to clipboard

BlockArray reductions: tuples for `axis` argument

Open Michael-T-McCann opened this issue 3 years ago • 0 comments

In real scientific imaging code one of our team members has wanted to sum each block of a block array along 2 of their 3 dimensions. Can we extend the blockarray reduction syntax to allow this? Currently it seems to require multiple calls to sum.

Michael-T-McCann avatar Mar 03 '22 16:03 Michael-T-McCann