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 474c6d1 commit fddcd83Copy full SHA for fddcd83
CHANGES.rst
@@ -7,6 +7,11 @@ Version 0.1 series
7
The 0.1 series features support for (real) baseband and passband modulator
8
topologies.
9
10
+**0.1-6**: ``sinc_decimate()`` fix, NTF matching method in ``realizeNTF_ct()``
11
+ * An off-by-1 indexing bug was found in ``sinc_decimate()``, **all users are
12
+ strongly recommended to update**.
13
+ * Add NTF matching method to ``realizeNTF_ct()``.
14
+
15
**0.1-5**: CRFFD support, separate tests, less verbosity and DOC fixes.
16
* Add CRFFD support (see ``realizeNTF``, ``mapABCD`` and ``stuffABCD``).
17
* Move all tests to a dedicated location (tests/).
0 commit comments