SciML / SciML/RecursiveArrayTools.jl
Documentation does not reflect deprecation of linear indexing
Open
Nobody has claimed this yet.
bug
- Dominant language
- Julia
- Stars
- 233
- Forks
- 76
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 9
Description
The documentation does not reflect the deprecation of linear indexing (which I find a bit sad BTW):
Contributor guide
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 src/vector_of_array.jl at line 14 to confirm how linear indexing is marked deprecated. Find the corresponding documentation section, update it to reflect that deprecation, and verify the rendered documentation no longer presents linear indexing as supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100