We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c5ab91 commit 5b2e06aCopy full SHA for 5b2e06a
NEWS.md
@@ -1,6 +1,6 @@
1
# DSP v0.1.0 Release Notes
2
3
-- Filter coefficient types have been renamed to distinguish them from implementations (#96):
+- Filter coefficient types have been renamed to distinguish them from implementations ([#96](https://github.com/JuliaDSP/DSP.jl/pull/96)):
4
- The `Filter` abstract type is now `FilterCoefficients`
5
- `ZPKFilter` is now `ZeroPoleGain`
6
- `TFFilter` is now `PolynomialRatio`
0 commit comments