Reductions returning array containers #177
Labels
design decisions
Anything related to overhauling or redesigning code
question
Further information is requested
Mention by @majosm here: #154 (comment).
Based on a slack discussion, here is a proposal:
nodal_{min, max, sum}
andnorm
should return array containers (by computing reductions on each component of the underlying array container. We probably also want to have aflat_norm
routine.The text was updated successfully, but these errors were encountered: