Closed martaiborra closed 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.
Done in https://github.com/inaos/iron-array-python/pull/188.
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.