-
- Downloads
Implement the pyfaust wrapper for the GPU2 hierarchical algorithm (2020 backend).
New ctor for MatDense<FPP,Cpu> (factorizing purpose with GPU2 impl.). Review Transform<FPP,GPU2>::tocpu().
Showing
- src/faust_linear_operator/CPU/faust_MatDense.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatDense.hpp 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
- src/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in 12 additions, 4 deletionssrc/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in
- wrapper/python/pyfaust/fact.py 7 additions, 2 deletionswrapper/python/pyfaust/fact.py
- wrapper/python/src/FaustCoreCy.pxd 19 additions, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustFact.h 3 additions, 0 deletionswrapper/python/src/FaustFact.h
- wrapper/python/src/FaustFact.hpp 108 additions, 73 deletionswrapper/python/src/FaustFact.hpp
- wrapper/python/src/_FaustCorePy.pyx 36 additions, 17 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment