Releases: ggventurini/python-deltasigma
Releases · ggventurini/python-deltasigma
python-deltasigma v.0.1-3
0.1-3: Bugfixes, PEP8, more test coverage
deltasigma/_realizeNT_ct.pynow supportsFFtopologies.deltasigma/_pulse.pynow 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
0.1-2: Bugfixes, PEP8, DOC and most importantly a, g, b, c reshape.
- The
a,g,b,ccoefficients are now 1-dimensional. deltasigma/_stuffABCD.py: scalarbbugfix.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.
python-deltasigma v.0.1-1
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
First stable release.
python-deltasigma v.0.1 release candidate 4
A few bug fixes, a couple py3k-related fixes and coverage has been brought to 85%.
python-deltasigma v.0.1 release candidate 3
Fix setup.py and sort out dependencies issues.
python-deltasigma v.0.1 release candidate 2
Available on PYPI now. The v. 0.1 tag will follow shortly if there are no release-blocking bugs.