summaryrefslogtreecommitdiff
path: root/bindings/test_galearn_pdm.py
Commit message (Expand)AuthorAge
* pdm: Ensure output buffer is large enoughJon Nordby2025-08-12
* pdm: Correct test for 3 stage CIC (no DC reject)Jon Nordby2025-08-12
* pdm: Using 255 seems pretty niceJon Nordby2025-08-09
* pdm: Try to use shifts instead of mulJon Nordby2025-08-08
* pdm: Try to bring back alpha setting for DC removalJon Nordby2025-08-08
* pdm: Attempt at more efficient DC rejecterJon Nordby2025-08-08
* pdm: Leaky integrator for DC blocking seems betterJon Nordby2025-08-08
* pdm: Try switch to 2 stage CICJon Nordby2025-08-08
* pdm: Try add high pass filter for DC blocking/removalJon Nordby2025-08-08
* pdm: Make the sinewave test actually assert relevant valuesJon Nordby2025-08-08
* Track runtime of PDM conversionJon Nordby2025-05-14
* bindings: Improve test for PDM to PCMJon Nordby2025-05-14
* bindings: Example of using pybind11 with numpyJon Nordby2025-05-02