python-deltasigma v.0.2.1
python-deltasigma is a Python package to synthesize, simulate, scale and map to implementable topologies Delta-Sigma modulators. It is a port of R. Schreier's MATLAB Toolbox.
The 0.2 series features support for real and quadrature baseband and passband
modulator topologies.
CHANGELOG:
0.2.1: Fix calculation of quadrature STFs.
- BUGFIX: Fix calculation of quadrature STFs from their ABCD matrix.
- Add
dsexample4.ipynb
to the examples.