JuliaApproximation / JuliaApproximation/FastTransforms.jl
Add examples folder showing full transform from points to coefficients
Open
@dlfivefifty is already working on this.
Since Jul 23, 2018.
- Dominant language
- Julia
- Stars
- 281
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
I'm always confused which points to use for which transform, especially with the SphericalHarmonic/TriangleHarmonics case. I think an examples folder would help here.
If I figure out TriangleHarmonics, I'll add the example.
- Chebyshev T and U
- Jacobi (commit https://github.com/JuliaApproximation/FastTransforms.jl/commit/65ffcdb1fb27d2deffa5167bde79c518250e6a28)
- Spherical harmonics
- Triangle harmonics
- nfft
- Padua
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.
Assessment
This issue has not been assessed yet.