scico
scico copied to clipboard
BlockArray reductions: tuples for `axis` argument
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
.