JuliaApproximation / JuliaApproximation/FastTransforms.jl
Move out forwardrecurrence and clenshaw
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 281
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I believe clenshaw and forwardrecurrence are not actually used in this package anywhere.
I'd propose just moving them to their own package. Say called LinearRecurrences.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
Start by searching the package for the clenshaw and forwardrecurrence entry points and confirming whether they are used anywhere. Define the scope of moving them into a new LinearRecurrences.jl package, then verify that the new package works and FastTransforms.jl no longer depends on those implementations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100