lasp/fftpack
2018-02-09 11:56:49 +01:00
..
CMakeLists.txt Initial commit. Lots of stuff 2018-01-29 16:14:50 +01:00
fftpack.c Initial commit. Lots of stuff 2018-01-29 16:14:50 +01:00
fftpack.h Bugfix, added overflow checks for debug mode. Tested AvPowerSpectra. Now works without errors, only addTimeData cannot be called twice. Improved fft implementation. Removed double wrapper for fftpack. Renamed fft.pyx to wrappers.pyx. Improved CMakeLists. Adde proper function entrance and exit tracers. Made tracers indent to function level. Added Bartlett window function 2018-02-09 11:56:49 +01:00