-
- Downloads
Add Faust::TransformHelper::power_iteration and a pyx wrapper to it (not yet...
Add Faust::TransformHelper::power_iteration and a pyx wrapper to it (not yet added in pyfaust itself). Usable through F.m_faust.power_iteration(threshold, max_iter)) (with F a Faust). Not yet implemented for the GPU.
Showing
- src/faust_linear_operator/CPU/faust_Transform.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_Transform.h
- src/faust_linear_operator/CPU/faust_Transform.hpp 8 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_Transform.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 6 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/CPU/faust_linear_algebra.hpp 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_linear_algebra.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 1 addition, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 6 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in 0 additions, 1 deletionsrc/faust_linear_operator/GPU2/faust_Transform_gpu.cpp.in
- wrapper/python/pyfaust.py 1 addition, 1 deletionwrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 8 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 1 addition, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 16 additions, 2 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment