JuliaApproximation / JuliaApproximation/FastTransforms.jl

Move out forwardrecurrence and clenshaw

Open
#217 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.