Commit Graph
11 Commits
Author SHA1 Message Date
yuanhecai eeb2e98ff6 loongarch: add lasx simd opt 2025-09-01 18:07:43 +08:00
yuanhecai c94458d8f2 loongarch: add lsx simd opt 2025-09-01 18:07:39 +08:00
Vasyl Gello 2e2747c129 Overhaul Make makefiles
* Header files and correspondent C sources that define
    functions recently added to public API moved from
    'tools' directory to root

  * By default, install prefix is '/usr/local/', and header
    install path is '${PREFIX}/include/kissfft'

  * Added detection of external libraries like FFTW or libPNG

Signed-off-by: Vasyl Gello <[email protected]>
2021-02-05 13:34:16 +02:00
Mark Borgerding 6b23ebb5c1 getting ready for v100 2003-12-15 03:23:46 +00:00
Mark Borgerding 573536f48f fixed scaling for short real
moved fft.py from ./ to sample_code
2003-12-14 05:13:11 +00:00
Mark Borgerding 559c14b49b changed alloc functions to allow for initialization of user-supplied buffer 2003-12-14 03:02:30 +00:00
Mark Borgerding 8a992d0e98 better, reduced mutliply in real fft 2003-12-10 05:48:42 +00:00
Mark Borgerding b737756abb real fwd and rev fft works 2003-12-09 04:10:50 +00:00
Mark Borgerding 14e9b0dce4 about to start working on real inverse fft optimzation 2003-12-09 01:51:29 +00:00
Mark Borgerding 008d7fd4ea zero case optimized 2003-12-09 01:37:48 +00:00
Mark Borgerding 548032e305 real optimization 2003-12-09 01:25:47 +00:00