-
- Downloads
Update Faust::poly C++ function to be able to compute the polynomial linear...
Update Faust::poly C++ function to be able to compute the polynomial linear combination on GPU and enable it in pyfaust.poly.poly.
Showing
- src/faust_linear_operator/CPU/faust_TransformHelperPoly.h 5 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelperPoly.h
- src/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp 26 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelperPoly.hpp
- wrapper/python/pyfaust/poly.py 2 additions, 2 deletionswrapper/python/pyfaust/poly.py
- wrapper/python/src/FaustCoreCpp.h 2 additions, 2 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 4 additions, 4 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 2 additions, 1 deletionwrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 5 additions, 5 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment