Native Julia FFTW
Open
- Dominant language
- Julia
- Stars
- 300
- Forks
- 61
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
First, love the project. It’s speed and quality has been a huge help in gradually weaning myself off of Matlab.
I was watching a JuliaCon talk from Stephen Johnson on meta-programming. He touched on on some of the meta-programming used in FFTW to optimize set of routines used for a given FFT on a per system basis.
Has there been any thought of porting those methods into Julia to create a native FFTW.jl as opposed to bindings for the existing C codes? It seems to me that Julia’s native representation of the AST would be ideal for that type of work.
Thanks for all the hard work!
Stew
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.