-
- Downloads
Update/optimize TransformHelperPoly and pyfaust.poly.poly wrapper to allow...
Update/optimize TransformHelperPoly and pyfaust.poly.poly wrapper to allow computing the multiplication F*X and the polynomial linear combination at the same time (use it in expm_multiply and invm_multiply).
Showing
- src/faust_linear_operator/CPU/faust_TransformHelperPoly.h 16 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelperPoly.h
- src/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp 46 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp
- wrapper/python/pyfaust/poly.py 57 additions, 16 deletionswrapper/python/pyfaust/poly.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 12 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 1 addition, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 47 additions, 0 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment