Skip to content

python-deltasigma v.0.2.1

Compare
Choose a tag to compare
@ggventurini ggventurini released this 12 Jun 15:25
· 14 commits to master since this release

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.