-
- Downloads
Update sliceMultiply to handle mul. by matrix (and the pyfaust wrapper...
Update sliceMultiply to handle mul. by matrix (and the pyfaust wrapper consequently) and optimize TransformHelper::multiply by vec and matrix (DEFAULT_L2R meth. only) by using sliceMultiply without evaluating the Faust slice.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 94 additions, 49 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- wrapper/python/src/FaustCoreCpp.h 1 addition, 1 deletionwrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCppCPU.cpp.in 4 additions, 4 deletionswrapper/python/src/FaustCoreCppCPU.cpp.in
- wrapper/python/src/FaustCoreGenCy.pxd.in 1 addition, 2 deletionswrapper/python/src/FaustCoreGenCy.pxd.in
- wrapper/python/src/_FaustCoreGen.pyx.in 1 addition, 2 deletionswrapper/python/src/_FaustCoreGen.pyx.in
Loading
Please register or sign in to comment