- Provide support for all the FFTs in
AbstractFFTs - Create documentation
- Implement radix-3 FFT
- Reduce dispatching via a central
fft!method that just branches - Instead of working using
convert(T, ::ComplexF64), it should usepromote(T, ::ComplexF64)
List view
0 issues of 0 selected
There are no open issues in this milestone
Add issues to milestones to help organize your work for a particular release or project. Find and add issues with no milestones in this repo.