python-deltasigma v.0.1-4
0.1-4: Cython implementation of simulateDSM()
, PEP8 and DOC fixes.
- Cython implementation from
pydsm
ofsimulateDSM()
, available if Cython is,
providing a 70x speed-up of DSM simulations. Files: deltasigma/_simulateDSM_cblas.pyx
,deltasigma/_simulateDSM_scipy_blas.pyx
.- More documentation improvements and PEP8-related fixes.