JuliaArrays / JuliaArrays/ArrayInterface.jl
Make accessing and mutating `parent` part of the API
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 140
- Forks
- 44
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
It'd be nice if there was a common API for accessing and mutating parent data for wrapper array types.
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 ArrayInterface.jl's existing array interface primitives and the wrapper array types mentioned in the issue. Define what a common API for accessing and mutating parent data should cover, then confirm that the resulting interface works consistently for those wrapper types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100