|
b31866974e
|
Renamed copy_dmat_rows to dmat_copy_rows and changed API. Added P_REF. Added Hadamard product of two matrices. Added vd_copy_rows. Put some dynamic allocation of fft.c to object data. Bugfix in dbgassert ps.c. Moved getFreq to a tools.py
|
2018-02-12 19:32:23 +01:00 |
|
|
85636ce946
|
Changed Fft API to also be able to compute for one channel
|
2018-02-10 21:14:17 +01:00 |
|
|
63b45d8dfe
|
Removed unused variable
|
2018-02-09 12:00:21 +01:00 |
|
|
2946bcc50c
|
Renamed data to _data in xmat and vx. Had to be propagated to some function
|
2018-02-09 12:00:08 +01:00 |
|
|
10b7ba60f8
|
Started on implementation of BEM
|
2018-02-09 11:57:11 +01:00 |
|
|
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 |
|
|
2d203647ed
|
Added doc to gitignore
|
2018-02-06 12:02:07 +01:00 |
|
|
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 |
|
|
52e5a31bdb
|
Initial commit. Lots of stuff
|
2018-01-29 16:14:50 +01:00 |
|