This website requires JavaScript.
Explore
Help
Sign In
ASCEE
/
lasp
Watch
5
Star
1
Fork
0
You've already forked lasp
Code
Issues
5
Pull Requests
Actions
Releases
14
Activity
008876dbab
lasp
/
fftpack
History
J.A. de Jong
89e9622b1f
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
..
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