inaos / iron-array

2 stars 0 forks source link

Add one shot flag to reductions #599

Closed martaiborra closed 2 years ago

martaiborra commented 2 years ago

The new algorithm to compute reductions could be used inside expressions. So we should add a way to choose (if we can) which algorithm to use when computing a reduction.

martaiborra commented 2 years ago

Done in https://github.com/inaos/iron-array-python/pull/188.