P1684: Consider adding conversion to std::array
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Consider adding mdarray-to-array conversion, analogous to mdspan-to-array conversion (#278).
See discussion here: https://github.com/kokkos/mdspan/issues/152 .
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the analogous mdspan-to-array conversion in issue #278 and the discussion linked in issue #152. Determine the intended scope and proposal requirements for mdarray-to-std::array conversion; the work is done when the proposal has an agreed, reviewable design.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100