python-deltasigma v.0.1-7
0.1-7: Quantization bugfix (Cython backends). More tests.
- A bug was found in the function responsible for quantizing the loop
filter output insimulateDSM()
, only the Cython implementations are
affected: all users are strongly recommended to upgrade. - Add more tests for
simulateDSM()
. - Check for the filter and data lengths in
sinc_decimate()
.