python-deltasigma v.0.1-5
0.1-5: CRFFD support, separate tests, less verbosity and DOC fixes.
- Add CRFFD support (see
realizeNTF
,mapABCD
andstuffABCD
). - 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.