Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / ejmahler/RustFFT issues and pull requests
#148 - Calling from C++ code
Issue -
State: open - Opened by jsallay 27 days ago
#147 - Require `Float` trait for `FftNum` supertrait
Pull Request -
State: open - Opened by nashley about 1 month ago
#146 - Example of 2d dft?
Issue -
State: open - Opened by SkadiRust about 1 month ago
- 1 comment
#145 - Paste dependency is no longer maintained
Issue -
State: open - Opened by tenzap 4 months ago
- 1 comment
#144 - Arm complex multiplication intrinsics
Pull Request -
State: open - Opened by HEnquist 5 months ago
#143 - Move MSRV to cargo.toml and remove build.rs
Pull Request -
State: open - Opened by lucab 5 months ago
- 2 comments
#142 - Difference between RustFFT vs PyTorch implementation
Issue -
State: closed - Opened by phudtran 6 months ago
- 3 comments
#141 - Internal buffer
Issue -
State: closed - Opened by daniellga 7 months ago
- 4 comments
#140 - Short-Time Fourier Transform support?
Issue -
State: open - Opened by matbee-eth 9 months ago
- 7 comments
#139 - Power of 3 Speed up on neon
Issue -
State: open - Opened by ianfrankS 10 months ago
- 2 comments
#138 - More function supports like fftfreq
Issue -
State: open - Opened by eweca-d 10 months ago
- 2 comments
#137 - Autogenerate entire prime butterfly files, rather than just chunks
Pull Request -
State: closed - Opened by ejmahler 11 months ago
- 2 comments
#136 - Consistently use FMA in neon butterfly3
Pull Request -
State: closed - Opened by ejmahler 12 months ago
- 1 comment
#135 - Specify bumpalo 3.14 for now to unblock PRs
Pull Request -
State: closed - Opened by ejmahler 12 months ago
#134 - Optimized large SIMD butterflies for better register usage
Pull Request -
State: closed - Opened by ejmahler 12 months ago
#133 - [WIP] Partially deinterleave SSE radix4 data
Pull Request -
State: open - Opened by ejmahler about 1 year ago
- 6 comments
#132 - RadixN: Like Radix4, but supports size 2,3,4,5,6, and 7 cross-FFTs all in the same instance
Pull Request -
State: closed - Opened by ejmahler about 1 year ago
- 1 comment
#131 - Relax Radix4's restriction that the base FFT must be a power of 2
Pull Request -
State: closed - Opened by ejmahler about 1 year ago
#130 - Unify the f32 and f64 code paths for SIMD radix4
Pull Request -
State: closed - Opened by ejmahler about 1 year ago
- 2 comments
#129 - Radix4 cleanup
Pull Request -
State: closed - Opened by ejmahler about 1 year ago
#128 - Release 6.2
Pull Request -
State: closed - Opened by ejmahler about 1 year ago
#127 - Release RustFFT v6.2.0
Issue -
State: closed - Opened by pr1metine about 1 year ago
- 2 comments
#126 - DFT via Apple Accelerate framework
Issue -
State: closed - Opened by zetanumbers about 1 year ago
- 19 comments
#125 - data coalescing and all out of place
Issue -
State: open - Opened by frymawe about 1 year ago
- 4 comments
#124 - no-std support
Pull Request -
State: open - Opened by piotrfila about 1 year ago
- 5 comments
#123 - fix typo
Pull Request -
State: open - Opened by xpromache over 1 year ago
#122 - no_std support?
Issue -
State: open - Opened by mert-kurttutan over 1 year ago
- 4 comments
#121 - Typo in readme
Pull Request -
State: open - Opened by cossio over 1 year ago
#120 - Implement WebAssembly SIMD acceleration
Pull Request -
State: closed - Opened by pr1metine over 1 year ago
- 9 comments
#119 - Fix size 1 simd butterflies
Pull Request -
State: closed - Opened by HEnquist over 1 year ago
- 2 comments
#118 - A million downloads!
Issue -
State: closed - Opened by HEnquist almost 2 years ago
- 3 comments
#117 - Is it possible enable multi-threading in RustFFT?
Issue -
State: open - Opened by Neutron3529 almost 2 years ago
- 3 comments
#116 - No Std Implementation planned?
Issue -
State: closed - Opened by stexa almost 2 years ago
- 2 comments
#115 - Reduce trait impl duplication and rename DoubleBuff to DoubleBuf
Pull Request -
State: closed - Opened by groscoe2 almost 2 years ago
- 3 comments
#114 - Upgraded MSRV test version to 1.61
Pull Request -
State: closed - Opened by ejmahler almost 2 years ago
#113 - Remove RawSlice and RawSliceMut usage in butterflies.rs
Pull Request -
State: closed - Opened by groscoe2 almost 2 years ago
- 12 comments
#112 - Add basic fuzzing support for planned FFT, split by instruction set
Pull Request -
State: closed - Opened by Shnatsel about 2 years ago
- 3 comments
#111 - Initial attempt at roundtrip fuzzing
Pull Request -
State: closed - Opened by Shnatsel about 2 years ago
- 6 comments
#110 - Fuzz testing
Issue -
State: open - Opened by Shnatsel about 2 years ago
- 12 comments
#109 - Even more generic data types
Issue -
State: closed - Opened by prehner about 2 years ago
- 1 comment
#108 - Fix mistake in documentation
Pull Request -
State: closed - Opened by WalterSmuts about 2 years ago
- 1 comment
#107 - Neon feature is a breaking change
Issue -
State: closed - Opened by WalterSmuts about 2 years ago
- 2 comments
#106 - Different outputs than FFTW
Issue -
State: closed - Opened by TheSirC about 2 years ago
- 8 comments
#105 - Consider relaxing initialisation requirement of scratch buffers
Issue -
State: open - Opened by WalterSmuts about 2 years ago
- 28 comments
#104 - Unclear position of coefficients
Issue -
State: open - Opened by Aandreba about 2 years ago
- 6 comments
#103 - output multiplied by n when doing fft forward then inverse of length n
Issue -
State: closed - Opened by epita-whatever about 2 years ago
- 5 comments
#102 - FFT convolution implementation - incorrect results potentially due to normalization
Issue -
State: closed - Opened by rhysnewell about 2 years ago
- 4 comments
#101 - Replace unmaintained actions-rs
Pull Request -
State: closed - Opened by HEnquist over 2 years ago
#100 - actions-rs is unmaintained, will stop working soon
Issue -
State: closed - Opened by HEnquist over 2 years ago
- 2 comments
#99 - Question: how to get frequency and phase from complex numbers
Issue -
State: closed - Opened by beckend over 2 years ago
- 4 comments
#98 - error: Undefined Behavior: attempting a read access using <981690> at alloc412474[0x0], but that tag does not exist in the borrow stack for this location.
Issue -
State: closed - Opened by michaelgrigoryan25 over 2 years ago
- 13 comments
#97 - Release 6.1.0
Pull Request -
State: closed - Opened by ejmahler over 2 years ago
- 1 comment
#96 - Reorganize readme
Pull Request -
State: closed - Opened by ejmahler over 2 years ago
#95 - Remove unnecessary num_traits re-export
Pull Request -
State: closed - Opened by WalterSmuts over 2 years ago
- 4 comments
Labels: On Hold (Breaking Change)
#94 - Wrong results with plan_fft_inverse
Issue -
State: closed - Opened by nilgoyette over 2 years ago
- 4 comments
#93 - Const Generics to avoid panics
Issue -
State: closed - Opened by WalterSmuts over 2 years ago
- 6 comments
#92 - DWT support
Issue -
State: closed - Opened by lzunsec over 2 years ago
- 1 comment
#91 - is_aarch64_feature_detected!("neon")
Issue -
State: closed - Opened by lukaz-vaultree-com over 2 years ago
- 2 comments
#90 - Portability with `nalgebra`
Issue -
State: open - Opened by js2xxx over 2 years ago
- 1 comment
#89 - Fast FFT on wasm32 target
Issue -
State: closed - Opened by MarcAntoine-Arnaud over 2 years ago
- 8 comments
#88 - State of Project
Issue -
State: closed - Opened by ferjif over 2 years ago
- 2 comments
#87 - benchmarks
Issue -
State: closed - Opened by daniellga over 2 years ago
- 11 comments
#86 - Add neon feature that works with stable rustc
Pull Request -
State: closed - Opened by ilmai almost 3 years ago
- 2 comments
#85 - Example of multidimensional transform?
Issue -
State: open - Opened by shssoichiro almost 3 years ago
- 7 comments
#84 - Support for neon on stable rust
Pull Request -
State: closed - Opened by HEnquist almost 3 years ago
- 14 comments
#83 - Frequency Components for discretized sin wave
Issue -
State: closed - Opened by SallySoul about 3 years ago
- 2 comments
#82 - Add a simple documented example
Pull Request -
State: closed - Opened by psiphi75 about 3 years ago
- 2 comments
#81 - Save memory by skipping the shuffle map from Radix4 and Radix3
Pull Request -
State: closed - Opened by ejmahler over 3 years ago
- 6 comments
#80 - Added scalar butterfly9 and butterfly27, and Radix3
Pull Request -
State: closed - Opened by ejmahler over 3 years ago
#79 - Using &mut [MaybeUnInit<Complex<T>>] for output and scratch
Issue -
State: closed - Opened by RamType0 over 3 years ago
- 3 comments
#78 - Neon
Pull Request -
State: closed - Opened by HEnquist over 3 years ago
- 17 comments
#77 - Add v5.1.1 to changelog
Pull Request -
State: closed - Opened by ejmahler almost 4 years ago
#76 - Version 6.0.1
Pull Request -
State: closed - Opened by ejmahler almost 4 years ago
#75 - fix constants for imm2 and imm4
Pull Request -
State: closed - Opened by HEnquist almost 4 years ago
- 2 comments
#74 - `evaluation of constant value failed` on nightly
Issue -
State: closed - Opened by Herschel almost 4 years ago
- 3 comments
#73 - [Feature Request] Set stride
Issue -
State: closed - Opened by tstsrt almost 4 years ago
- 3 comments
#72 - Implementation of Chirp-z transform
Issue -
State: open - Opened by Besler almost 4 years ago
- 9 comments
#71 - Update Cargo.toml
Pull Request -
State: closed - Opened by pcrumley almost 4 years ago
- 4 comments
#70 - Release 6.0
Pull Request -
State: closed - Opened by ejmahler almost 4 years ago
#69 - Release 5.1
Pull Request -
State: closed - Opened by ejmahler almost 4 years ago
#68 - Improve precision of Rader's Algorithm
Pull Request -
State: closed - Opened by ejmahler almost 4 years ago
#67 - Inline FftDirection::opposite_direction()
Pull Request -
State: closed - Opened by ejmahler almost 4 years ago
#66 - When computing bluestsin's twiddles, use integer arithmetic for precision
Pull Request -
State: closed - Opened by ejmahler almost 4 years ago
- 1 comment
#65 - Radix4transpose
Pull Request -
State: closed - Opened by HEnquist almost 4 years ago
- 6 comments
#64 - Update deps, most importantly num-complex
Pull Request -
State: closed - Opened by HEnquist almost 4 years ago
- 3 comments
#63 - use FloatConst/Float and from_usize to reduce conversion loss
Pull Request -
State: closed - Opened by roosephu almost 4 years ago
- 6 comments
#62 - support for higher precision types
Issue -
State: closed - Opened by roosephu almost 4 years ago
- 11 comments
#61 - num-complex version update
Issue -
State: closed - Opened by Palladinium almost 4 years ago
- 2 comments
#60 - SSE support
Pull Request -
State: closed - Opened by HEnquist almost 4 years ago
- 24 comments
#59 - Small optimization to MixedRadix setup time
Pull Request -
State: closed - Opened by ejmahler almost 4 years ago
#58 - Experiments with sse, very slow (what am I doing wrong?)
Pull Request -
State: closed - Opened by HEnquist about 4 years ago
- 9 comments
#57 - Minor optimizations to raders and bluesteins algorithms
Pull Request -
State: closed - Opened by ejmahler about 4 years ago
#56 - Fixed underflow when planning an AVX FFT of size zero
Pull Request -
State: closed - Opened by ejmahler about 4 years ago
#55 - Make AvxFftPlanner: Send+Sync
Pull Request -
State: closed - Opened by cassiersg about 4 years ago
- 11 comments
#54 - Fix typo
Pull Request -
State: closed - Opened by songww about 4 years ago
- 1 comment
#53 - 0 size input on Avx::plan_fft_forward spins
Issue -
State: closed - Opened by JulianKnodt about 4 years ago
- 1 comment
#52 - 5.0.1 release
Pull Request -
State: closed - Opened by ejmahler about 4 years ago
#51 - Add a line to performance tips about some applications not supporting arbitrary FFT size
Pull Request -
State: closed - Opened by ejmahler about 4 years ago
#50 - Implement real FFT
Pull Request -
State: closed - Opened by ejmahler about 4 years ago
- 4 comments
#49 - AVX Performance Tips: choosing size N
Issue -
State: closed - Opened by nilgoyette about 4 years ago
- 3 comments