Skip to content

python-deltasigma v.0.1-5

Compare
Choose a tag to compare
@ggventurini ggventurini released this 05 Aug 09:18
· 169 commits to master since this release

0.1-5: CRFFD support, separate tests, less verbosity and DOC fixes.

  • Add CRFFD support (see realizeNTF, mapABCD and stuffABCD).
  • Move all tests to a dedicated location (tests/).
  • Ensure float64 is the data representation when simulating DSM.
  • Add the simulations_backends variable and its doc.
  • Cython: disable cblas extension on Win. Reduce verbosity.
  • Multiple minor fixes to ensure scalars are never returned in place of
    arrays.

Many thanks to Shayne Hodge for reporting issues with deltasigma on
Windows and several patches to the test suite.