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
77
Commits
6
Branches
29
Tags
2.6
MiB
a39d8300a1
Commit Graph
3 Commits
Author
SHA1
Message
Date
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
J.A. de Jong
83aaf69bef
Refactoring math routines. Added comments. Removed multithreading from fft routines. Switched to fftpack for FFT. Added Doxyfile
2018-02-06 12:01:27 +01:00
J.A. de Jong
52e5a31bdb
Initial commit. Lots of stuff
2018-01-29 16:14:50 +01:00