Conversation
Member
jordens
commented
Apr 26, 2026
- dsp-process: docs, doctests
- dsp-process: specialized Buffer impls, TryDecimator, harden, optimize
- dsp-process: add bytemuck based ChunkOutPod
- dsp-process: use specific block traits for transpose/channels
- dsp-process: Downsample/Hold, .map(), Rate, docs
- cic: add modular micro-benchmark
- dsp-process: format
- cic: shuffle perf measurements
- dsp-process: some composition helpers, make some fields private
- fixedpoint: traits, bytemuck
- get benchmark ported, fix lints
- atan2: use x to normalize, fixes small-amplitude noise
- atan2: use lut+newton for divi()
- atan2: update benchmark
- process: simplify tests
- atan2: clean up algo
- add xorshift
- cossin: add more metric
- atan2: eek out a few more insns
- atan2: another tweak
- Revert "atan2: another tweak"
- Revert "atan2: eek out a few more insns"
- biquad: docs and tests
- process: rules, docs, hints
- cic: streamline test
- dsp-proces: naming fix: lanes
- complex: redesign, remove log2, change norm_sqr
- biquad: add filter plumbing
- idsp/process: add examples
- process: make bytemuck optional
- sweptsine: align design and api
- complex: use float
- reduce num-complex
- iir: simplify response
- [nfc] cleanup/style
- freqz
- response: doc
- docs, clippy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.