-
- Downloads
Separate FaustCore and FaustCoreGPU in two pyx files, the same for...
Separate FaustCore and FaustCoreGPU in two pyx files, the same for corresponding pxd files. New pyfaust GPU2 wrapper functions: scalar mul, norm, nnz_sum.
Showing
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 1 addition, 1 deletionsrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 11 additions, 3 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- wrapper/python/CMakeLists.txt 6 additions, 0 deletionswrapper/python/CMakeLists.txt
- wrapper/python/src/FaustCoreCpp.h 4 additions, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 12 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 0 additions, 22 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustCoreCyGPU.pxd 25 additions, 0 deletionswrapper/python/src/FaustCoreCyGPU.pxd
- wrapper/python/src/_FaustCorePy.pyx 0 additions, 368 deletionswrapper/python/src/_FaustCorePy.pyx
- wrapper/python/src/_FaustCorePyGPU.pyx 419 additions, 0 deletionswrapper/python/src/_FaustCorePyGPU.pyx
Loading
Please register or sign in to comment