JuliaArrays / JuliaArrays/AxisArrays.jl
Test with 1.9
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 207
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
The changes to eachslice in 1.9 might cause trouble for this package. I'm working with DimensionalData at the moment, and there's problems with it at the moment--nothing breaks, but eachslice is unstable because the return type depends on the dims keyword argument.
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 reproducing the reported eachslice behavior with Julia 1.9, focusing on calls that pass the dims keyword argument. Inspect the package's eachslice usage and determine whether the return type changes unexpectedly; the work is done when the compatibility impact is established and any affected behavior is covered or clearly documented.
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