|
|
580ba1f9f6
|
replaced huge 2d twiddle arrays by smaller 1d arrays. Now it uses very low memory
|
2025-10-09 13:11:36 +03:00 |
|
|
|
f54daffb72
|
added precalculated twiddles table, fixed accuracy issues (switched from int32 to int64). Now FFT working correctly
|
2025-10-08 22:33:32 +03:00 |
|
|
|
1a9f820724
|
created C folder with FP_math.c, Makefile and plotter. FP_math have a FFT realisation with fixed-point math, and its tester
|
2025-10-08 21:55:23 +03:00 |
|