diff options
| author | skal <pascal.massimino@gmail.com> | 2026-03-24 07:52:25 +0100 |
|---|---|---|
| committer | skal <pascal.massimino@gmail.com> | 2026-03-24 07:52:25 +0100 |
| commit | 994c8e29bac4a5969cffb9eb913d2e74692bc71c (patch) | |
| tree | 025ae4e62346c0f6266cffac986dff96d747e8f3 /workspaces/test/obj/test_mesh.obj | |
| parent | 8a3da8213cd8ef58b04a2147f51d849b5a22e795 (diff) | |
fix(fft): replace iterative twiddle with direct cosf/sinf, add tests A-E
fft_radix2 now computes wr=cosf(angle*k)/wi=sinf(angle*k) directly per k,
eliminating float drift over long iteration runs. Iterative approach
documented in comment for reference. Tests A-E added (bit-reverse, small-N
DFT, twiddle drift, DCT small/large N). arrays_match tolerance reverted to
5e-3. TODO.md updated.
handoff(Gemini): fft twiddle fix complete, 38/38 tests passing.
Diffstat (limited to 'workspaces/test/obj/test_mesh.obj')
0 files changed, 0 insertions, 0 deletions
