issues
search
awelkie
/
RustFFT
A mixed-radix FFT library written in pure Rust
Apache License 2.0
189
stars
18
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #13: Replace FFT struct with FFT trait
#15
ejmahler
closed
7 years ago
2
Make FFT algorithms public
#14
ejmahler
closed
7 years ago
6
Breaking changes proposal
#13
ejmahler
closed
7 years ago
8
Overhaul mixed radix implementation for better readability, composability, and performance
#12
ejmahler
closed
7 years ago
4
Use the Good-Thomas algorithm to compose other FFT algorithms
#11
ejmahler
closed
8 years ago
5
Use Rader's Algorithm when the input's size is a prime number
#10
ejmahler
closed
8 years ago
3
When the input size is a power of 2, use the radix-4 algorithm instead of mixed radix
#9
ejmahler
closed
8 years ago
4
Relicense to dual MIT/Apache-2.0
#8
emberian
closed
8 years ago
0
Relicense under dual MIT/Apache-2.0
#7
emberian
closed
8 years ago
1
submodule rust-kissfft hash doesn't resolve
#6
itdaniher
closed
9 years ago
3
Allow for inverse FFT
#5
awelkie
closed
9 years ago
3
Real-only FFT
#4
awelkie
closed
3 years ago
12
Better KissFFT benchmarking
#3
awelkie
closed
9 years ago
2
Abstract over sample type
#2
awelkie
closed
9 years ago
6
Add hardcoded butterflies
#1
awelkie
closed
9 years ago
0
Previous