Skip to content

Releases: ggventurini/python-deltasigma

python-deltasigma v.0.1-3

27 May 09:40
Compare
Choose a tag to compare

0.1-3: Bugfixes, PEP8, more test coverage

  • deltasigma/_realizeNT_ct.py now supports FF topologies.
  • deltasigma/_pulse.py now supports MIMO systems.
  • pretty_lti() has been improved to provide the prettiest printing of LTIs
    to date.
  • Many documentation improvements and PEP8-related fixes.

python-deltasigma v.0.1-2

01 May 07:22
Compare
Choose a tag to compare

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.

python-deltasigma v.0.1-1

02 Apr 09:27
Compare
Choose a tag to compare

Bugfix: most importantly fix realizeNTF_ct().

  • deltasigma/_realizeNTF_ct.py: Fixes for multi-timing, add unit tests for FB.
  • deltasigma/_pulse.py: Bugfix (reshape missing assignment), fix documentation formatting.
  • deltasigma/_bilogplot.py: Fix plot. Add unit test.
  • deltasigma/_rmsGain.py: Fix docstring.
  • deltasigma/_lollipop.py: Use matplotlib's stem function. Enforce PEP8. Add support for color 'None'.

python-deltasigma v.0.1

21 Jan 11:50
Compare
Choose a tag to compare

First stable release.

python-deltasigma v.0.1 release candidate 4

20 Jan 19:13
Compare
Choose a tag to compare

A few bug fixes, a couple py3k-related fixes and coverage has been brought to 85%.

python-deltasigma v.0.1 release candidate 3

18 Jan 16:15
Compare
Choose a tag to compare

Fix setup.py and sort out dependencies issues.

python-deltasigma v.0.1 release candidate 2

18 Jan 13:51
Compare
Choose a tag to compare

Available on PYPI now. The v. 0.1 tag will follow shortly if there are no release-blocking bugs.