-
- Downloads
Add GPU pyfaust.Faust wrappers for transpose, conjugate, pruneout.
Refactoring TransformHelper getNbRow/Col into parent TransformHelperGen Other minor unrelated changes: - pyfaust.Faust.size doc update. - Fix conjugate decl./def. in faust_linear_algebra.hpp - Use FAUST_PRECISION instead or raw-coded value in TransformHelper<FPP,Cpu>::normalize().
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 0 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 7 additions, 26 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/CPU/faust_linear_algebra.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_linear_algebra.h
- src/faust_linear_operator/CPU/faust_linear_algebra.hpp 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_linear_algebra.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 1 addition, 3 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 45 additions, 24 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in 6 additions, 6 deletionssrc/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in
- src/faust_linear_operator/GPU2/faust_Transform_gpu.h 2 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_Transform_gpu.h
- src/faust_linear_operator/faust_TransformHelperGen.h 5 additions, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.h
- src/faust_linear_operator/faust_TransformHelperGen.hpp 31 additions, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.hpp
- wrapper/python/pyfaust.py 3 additions, 2 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 7 additions, 3 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 3 additions, 3 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCppGPU.hpp 24 additions, 0 deletionswrapper/python/src/FaustCoreCppGPU.hpp
- wrapper/python/src/FaustCoreCyGPU.pxd 6 additions, 0 deletionswrapper/python/src/FaustCoreCyGPU.pxd
- wrapper/python/src/_FaustCorePyGPU.pyx 40 additions, 0 deletionswrapper/python/src/_FaustCorePyGPU.pyx
Loading
Please register or sign in to comment