-
- Downloads
Optimize pyfaust concatenate (replacing recursive meth. by iterative meth to...
Optimize pyfaust concatenate (replacing recursive meth. by iterative meth to reduce the number of copies). Cf. issue #35.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 10 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 180 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- wrapper/python/pyfaust.py 23 additions, 12 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 2 additions, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 29 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 2 additions, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 82 additions, 1 deletionwrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment