JuliaApproximation / JuliaApproximation/ApproxFun.jl
Remove dependency on Calculus.jl
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 559
- Forks
- 71
- PR merge metrics
- No merged PRs in 30d
Description
Calculus.jl is not really maintained. I am not fully sure how deeply it is used in ApproxFun.jl, but if possible, it would be good to remove.
Of course, the package is stable and there is no urgency. I'm just noting it here for someone who may want to use this as a way to get involved.
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
Begin by tracing how Calculus.jl is used throughout ApproxFun.jl and how it is declared as a dependency. Confirm whether those uses can be removed without changing behavior. Done means ApproxFun.jl no longer depends on Calculus.jl.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- build-system
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100