issues
search
stainless-steel
/
dft
Discrete Fourier transform
Other
25
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rust Nightly 1.23 breaks dft builds
#11
cwoodall
closed
6 years ago
2
Build fails on rustc 1.23.0-nightly (a35a3abcd 2017-11-10) (x86_64 linux)
#10
cwoodall
closed
6 years ago
4
Use Box<_> instead of Vec<_> for 'factors'.
#9
khrs
closed
7 years ago
6
Use more idiomatic Rust loop in scale()
#8
khrs
closed
7 years ago
1
Use unchecked indexing in calculate()
#7
khrs
closed
7 years ago
1
Add some missing tests for powers of two. Add "MB/s"
#6
khrs
closed
7 years ago
1
Use unchecked indexing to gain some speed.
#5
khrs
closed
7 years ago
1
Cannot compute real dft of size 1
#4
kryptan
closed
8 years ago
1
Incorrect result for forward real dft of size 2
#3
kryptan
closed
8 years ago
1
crate dft `lib.rs` body got chopped in .cargo
#2
alsam
closed
8 years ago
5
Precompute twiddle factors
#1
jfsantos
closed
8 years ago
10