Releases: preiter93/ndrustfft
Releases · preiter93/ndrustfft
v0.6.1
Compare
Sorry, something went wrong.
No results found
Add inplace variants for ndfft
Add inplace variants for ndct
v0.6.0
Compare
Sorry, something went wrong.
No results found
v0.5.0
Compare
Sorry, something went wrong.
No results found
v0.4.5
Compare
Sorry, something went wrong.
No results found
Merge pull request #13 from preiter93/v0.4.5
Bump to v0.4.5
v0.4.4
Compare
Sorry, something went wrong.
No results found
v0.4.3
Compare
Sorry, something went wrong.
No results found
Fix minor mistake in documentation
v0.4.2
Compare
Sorry, something went wrong.
No results found
Added
Feature flags (all enabled by default)
parallel: Enables parallel iterators
avx/sse/neon: Enables rustfft's feature flags
v.0.4.1
Compare
Sorry, something went wrong.
No results found
Bugfix
Correct normalization of rfft
v.0.4.0
Compare
Sorry, something went wrong.
No results found
Add support for non-standard layout input arrays.
Add support for custom fft normalization. See examples/fft_norm.
Remove specification of the minor version, use rustfft v6
Remove specification of the minor version, use realfft v3
v0.3.0
Compare
Sorry, something went wrong.
No results found
Upgrade RealFft to 3.0.0 and RustDCT to 0.7