JuliaArrays / JuliaArrays/ArrayInterface.jl
Add an `is_resizable` trait?
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 an abstract array interface specifying whether an array is resizable in-place.
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
No file, test, or entry point is named. Start by reviewing ArrayInterface.jl's existing array interface primitives and the issue discussion to determine the intended semantics and supported array types. Done requires an agreed interface for reporting in-place resizability, with its scope and behavior documented and validated by the project.
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
- 35/100