In https://github.com/inaos/iron-array/pull/595 we have introduced new C macros that simplifies the (oneshot) reduce code quite a lot. It would be nice if this effort can be extended into the original reduce algorithm (one-axis-at-a-time, or OAAAT ;-).
In https://github.com/inaos/iron-array/pull/595 we have introduced new C macros that simplifies the (oneshot) reduce code quite a lot. It would be nice if this effort can be extended into the original reduce algorithm (one-axis-at-a-time, or OAAAT ;-).