ForwardDiff.jl
ForwardDiff.jl copied to clipboard
Rules for FFTs
This is picking up where #495 left off. Some simple examples of derivatives involving fft are now working.
I wasn't able to get dct or r2r working, yet, as they are defined in FFTW.jl. See https://github.com/JuliaMath/AbstractFFTs.jl/issues/56