-
- Downloads
Implement GPU hadamardFaust, eyeFaust and add a device argument to pyfaust.eye,wht(dev=cpu|gpu).
New ctor TransformHelper<FPP,GPU2>(TransformHelper<FPP,Cpu>) fourierFaust is yet to implement (needs Faust::Transform<complex,GPU2>)
Showing
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 3 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 30 additions, 17 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- wrapper/python/pyfaust.py 10 additions, 4 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 3 additions, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 35 additions, 6 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 6 additions, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 44 additions, 0 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment