JuliaArrays / JuliaArrays/ArrayViews.jl
match behavior of 0.7 on omitting array indices
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 20
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/JuliaLang/julia/pull/23628 changed the behavior of indexing, ArrayViews should match.
https://github.com/JuliaArrays/ArrayViews.jl/pull/56#issuecomment-340525114
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 reading JuliaLang/julia#23628 and the linked ArrayViews.jl discussion to determine the 0.7 indexing behavior for omitted array indices. Then inspect the ArrayViews indexing implementation; done means ArrayViews matches that behavior, with focused tests demonstrating omitted-index cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- data
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100