File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,18 @@ Version 0.1 series
77The 0.1 series features support for (real) baseband and passband modulator
88topologies.
99
10+ **0.1-5 **: CRFFD support, separate tests, less verbosity and DOC fixes.
11+ * Add CRFFD support (see ``realizeNTF ``, ``mapABCD `` and ``stuffABCD ``).
12+ * Move all tests to a dedicated location (tests/).
13+ * Ensure float64 is the data representation when simulating DSM.
14+ * Add the ``simulations_backends `` variable and its doc.
15+ * Cython: disable cblas extension on Win. Reduce verbosity.
16+ * Multiple minor fixes to ensure scalars are never returned in place of
17+ arrays.
18+
19+ Many thanks to Shayne Hodge for reporting issues with ``deltasigma `` on
20+ Windows and several patches to the test suite.
21+
1022**0.1-4 **: Cython implementation of ``simulateDSM() ``, PEP8 and DOC fixes.
1123 * ``deltasigma/_simulateDSM_cblas.pyx `` and
1224 ``deltasigma/_simulateDSM_scipy_blas.pyx ``, Cython implementation from
You can’t perform that action at this time.
0 commit comments