python-deltasigma v.0.1-2
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
: scalarb
bugfix.deltasigma/_logsmooth.py
: fix bin width.deltasigma/_utils.py
: addmround()
, round compatibly with MATLAB.deltasigma/_utils.py
: add root multiplicity support inpretty_lti()
.deltasigma/_utils.py
: bugfix incplxpair()
for incoherent complex values.