Skip to content

python-deltasigma v.0.1-4

Compare
Choose a tag to compare
@ggventurini ggventurini released this 23 Jun 09:46
· 346 commits to master since this release

0.1-4: Cython implementation of simulateDSM(), PEP8 and DOC fixes.

  • Cython implementation from pydsm of simulateDSM(), 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.