Reductions returning array containers
Open
design decisions
question
- Dominant language
- Python
- Stars
- 14
- Forks
- 18
- Avg merge
- 26m
- Merged PRs (30d)
- 1
Description
Mention by @majosm here: https://github.com/inducer/grudge/pull/154#discussion_r732865396.
Based on a slack discussion, here is a proposal: `nodal_{min, max, sum}` and `norm` should return array containers (by computing reductions on each component of the underlying array container. We probably also want to have a `flat_norm` routine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.