- Bilinear Transform ~Nico Caprioli
- Butterworth Designer and IIR Coefficients ~Nico Caprioli
- Update dependencies, built with .NET Core SDK 3.1.1
- FIR LowPass: normalize to unit DC gain ~Jose M Gonz�lez
- FIR LowPass: optional desired DC gain argument, defaults to one.
- Support for .Net Standard
- Build: extra *.Signed packages with strong named assemblies for legacy use cases
- Add .Net 3.5 and Portable Profile 259 builds for broader platform support
- FIR default filter order estimation ~Xiaoshan Huang
- Backport experimental windowing functions from Numerics
- Fix NuGet package metadata
- Initial version after replacing Math.NET Neodym
- Moved Kalman filter to a separate MathNet.Filtering.Kalman package with LGPL license until we can relicense to MIT/X11 like the rest of the library.