This website requires JavaScript.
Explore
Help
Sign In
mirror
/
kissfft
Watch
1
Star
0
Fork
0
You've already forked kissfft
mirror of
https://github.com/mborgerding/kissfft.git
synced
2026-02-03 05:40:11 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3c1914bf10705cb229398411bfdef6257eb88668
kissfft
/
test
History
mborgerding
9feadb98a9
Merge pull request
#96
from cmumford/m_pi
...
Use M_PI instead of M_PIl
2025-07-11 14:30:53 -04:00
..
benchfftw.c
…
benchkiss.c
…
CMakeLists.txt
Overhaul CMake makefiles
2021-02-05 13:34:16 +02:00
doit.c
…
kissfft-testsuite.sh
Add testsuite
2021-02-05 13:34:16 +02:00
Makefile
call $(MAKE) instead of make
2025-02-01 18:19:23 +01:00
pstats.c
…
pstats.h
…
test_real.c
…
test_simd.c
A test case for issue
#40
. Segfaults with: make -C test test_simd && ./test/test_simd
2020-04-19 09:57:40 -04:00
testcpp.cc
Create long double pi constant
2025-07-11 13:59:41 -04:00
testkiss.py
testkiss.py: Do not depend on tools/fft_*
2021-02-05 13:34:16 +02:00
twotonetest.c
…