Releases: preiter93/ndrustfft
Releases · preiter93/ndrustfft
v0.6.1
27 Dec 14:26
Compare
Sorry, something went wrong.
No results found
Add inplace variants for ndfft
Add inplace variants for ndct
v0.6.0
08 Nov 14:01
Compare
Sorry, something went wrong.
No results found
v0.5.0
18 Aug 14:05
Compare
Sorry, something went wrong.
No results found
v0.4.5
27 Jun 16:21
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
17 Apr 05:45
Compare
Sorry, something went wrong.
No results found
v0.4.3
17 Apr 05:28
Compare
Sorry, something went wrong.
No results found
Fix minor mistake in documentation
v0.4.2
28 Oct 15:42
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
23 Jun 05:56
Compare
Sorry, something went wrong.
No results found
Bugfix
Correct normalization of rfft
v.0.4.0
15 Mar 06:46
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
16 Feb 09:01
Compare
Sorry, something went wrong.
No results found
Upgrade RealFft to 3.0.0 and RustDCT to 0.7