Loreon
Labs
Platform
Docs
Home
Ecosystems
Other
ffts
The Fastest Fourier Transform in the South
Other
Emerging
GitHub
Website
Stars
—
Forks
—
Contributors
8
Last push
62mo ago
Recent commits
Latest commits.
Merge pull request #58 from linkotec/master
fe86885
Anthony Blake
110mo ago
Add support for non-power of 2 FFT sizes using Chirp z-transform a.k.a Bluestein algorithm
ebac20d
Jukka Ojanen
117mo ago
Rename double_t to ffts_double_t, and use for all trig tables
92c8a59
Jukka Ojanen
117mo ago
New functions ffts_cexp_32f to calculate cos(pi * n / d) and sin(pi * n / d), ffts_generate_chirp_32f to generate chirp z-transform sequence, and replace old ffts_generate_cosine_sine_32f with more accurate algorithm.
2353060
Jukka Ojanen
117mo ago
Improve const correctness
7de1b87
Jukka Ojanen
118mo ago
Fix SSE instruction extending to align loops
f11355b
Jukka Ojanen
118mo ago
Travis CI revealed missing include in CMakeLists.txt
f383208
Jukka Ojanen
118mo ago
Allocate aligned memory using non-obsolete methods, and stop using FFTS_MALLOC and FFTS_FREE macros for this
132fa85
Jukka Ojanen
118mo ago
Top contributors
Builders behind this project.
linkotec
212 commits
vargaz
126 commits
anthonix
118 commits
illupus
83 commits
kumpera
34 commits
radekdoulik
26 commits
migueldeicaza
23 commits
schani
16 commits