mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-24 01:31:46 +00:00
This adds a C++, Java and Python version of a Biquad filter class to wpimath. For testing, I took output from scipi functions and commented the inputs I used above each test case. --------- Co-authored-by: Drew Williams <drew.williams@capstanmedical.com>