Skip to content

python-deltasigma v.0.1-7

Compare
Choose a tag to compare
@ggventurini ggventurini released this 30 Aug 14:35
· 136 commits to master since this release

0.1-7: Quantization bugfix (Cython backends). More tests.

  • A bug was found in the function responsible for quantizing the loop
    filter output in simulateDSM(), 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().