Skip to content

python-deltasigma v.0.1-2

Compare
Choose a tag to compare
@ggventurini ggventurini released this 01 May 07:22
· 424 commits to master since this release

0.1-2: Bugfixes, PEP8, DOC and most importantly a, g, b, c reshape.

  • The a, g, b, c coefficients are now 1-dimensional.
  • deltasigma/_stuffABCD.py: scalar b bugfix.
  • deltasigma/_logsmooth.py: fix bin width.
  • deltasigma/_utils.py: add mround(), round compatibly with MATLAB.
  • deltasigma/_utils.py: add root multiplicity support in pretty_lti().
  • deltasigma/_utils.py: bugfix in cplxpair() for incoherent complex values.