JuliaApproximation / JuliaApproximation/FastTransforms.jl
How to transform from Legendre -> (1-x)^m * P_n^{2m,0}
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 281
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I know they are hidden in the triangle transform, is there an easy way to call it?
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 locating the package's triangle transform entry point and checking whether it exposes a Legendre-to-(1-x)^m * P_n^{2m,0} conversion. Determine whether an existing callable route can be documented or whether the issue requires a new API; done when the supported usage or missing functionality is clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- api
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100