-
- Downloads
Implement Faust::TransformHelper::real on CPU and bind it into the...
Implement Faust::TransformHelper::real on CPU and bind it into the pyfaust.Faust.astype (issue #183).
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.cpp 41 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.cpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 2 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 9 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- wrapper/python/pyfaust.py 5 additions, 1 deletionwrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 15 additions, 51 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 9 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCppCPU.cpp.in 6 additions, 0 deletionswrapper/python/src/FaustCoreCppCPU.cpp.in
- wrapper/python/src/FaustCoreCppGPU.cpp.in 6 additions, 0 deletionswrapper/python/src/FaustCoreCppGPU.cpp.in
- wrapper/python/src/FaustCoreGenCy.pxd.in 3 additions, 0 deletionswrapper/python/src/FaustCoreGenCy.pxd.in
- wrapper/python/src/_FaustCoreGen.pyx.in 6 additions, 0 deletionswrapper/python/src/_FaustCoreGen.pyx.in
Loading
Please register or sign in to comment