-
- Downloads
Update doc/code about Faust product optimization (pyfaust and C++ core).
- Add documented FaustMulMode enum to pyfaust. - Update Faust. - Rename wrapper function set_mul_order_opt_mode to set_FM_mul_mode. - Document C++ faust_prod_opt module. - Few minor fix in omp Faust mul method (disabled by default at compilation), GPU methods activation.
Showing
- misc/test/src/C++/unit/faust_transform_omp_mul.cpp.in 2 additions, 2 deletionsmisc/test/src/C++/unit/faust_transform_omp_mul.cpp.in
- src/faust_linear_operator/CPU/faust_TransformHelper.h 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 17 additions, 15 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/CPU/faust_prod_opt.h 31 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_prod_opt.h
- src/faust_linear_operator/CPU/faust_prod_opt.hpp 5 additions, 4 deletionssrc/faust_linear_operator/CPU/faust_prod_opt.hpp
- wrapper/python/pyfaust.py 83 additions, 2 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 1 deletionwrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 2 additions, 2 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 1 addition, 1 deletionwrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 3 additions, 3 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment