Commit Graph

2 Commits

Author SHA1 Message Date
Dan Kortschak
9b6dcf36f0 all: fix up missing or malformatted package doc comments 2018-06-07 19:37:48 +09:30
Dan Kortschak
259fa9d14c fourier: new package for fourier analysis and related functions
The implementation of FFT and IFFT here are a direct translation of the
RFFTI/RFFTF/RFFTB and CFFTI/CFFTF/CFFTB functions from FFTPACK. The
Fortranisms will be reduced, but not eliminated (column major will remain).

API will follow.
2018-04-13 13:17:28 +09:30