JuliaApproximation / JuliaApproximation/SingularIntegrals.jl
Actually preserve datasize
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 7
- Forks
- 4
- Avg merge
- 6h 18m
- Merged PRs (30d)
- 5
Description
At the moment changing the datasize is overwritten in LazyArrays.jl
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
Inspect how this package uses LazyArrays.jl and locate where datasize is set or overwritten. Reproduce the issue by changing datasize, then trace the relevant code path. Done means a changed datasize remains preserved rather than being overwritten.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100