JuliaArrays / JuliaArrays/ArrayInterface.jl
UniqueVectors?
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 140
- Forks
- 44
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 5
Description
Does it make sense to include UniqueVectors here? It may be difficult to categorize; for instance, it is "mutable" but only in certain respects (e.g. it does not implement setindex!). Related, the traits defined here really ought to be defined very precisely.
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 ArrayInterface.jl issue and the linked UniqueVectors.jl project to understand the proposed inclusion and the existing trait definitions. Done would require a decided scope for supporting UniqueVectors and precise, agreed definitions for the relevant traits.
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
- 20/100