-
- Downloads
Add the function TransformHelper::optimize_multiply() to refactorize...
Add the function TransformHelper::optimize_multiply() to refactorize TransformerHelper::optimize() which calls it, pyfaust wrapper for this new function and handle optimization for the transpose Faust (new function argument). Other minor changes.
Showing
- misc/test/src/C++/unit/faust_transform_optimize.cpp.in 3 additions, 3 deletionsmisc/test/src/C++/unit/faust_transform_optimize.cpp.in
- src/faust_linear_operator/CPU/faust_MatDense.hpp 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_MatDense.hpp
- src/faust_linear_operator/CPU/faust_Transform.hpp 11 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_Transform.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 2 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 33 additions, 11 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- wrapper/matlab/+matfaust/+factparams/@ConstraintList/ConstraintList.m 5 additions, 1 deletion...ab/+matfaust/+factparams/@ConstraintList/ConstraintList.m
- wrapper/python/pyfaust.py 9 additions, 6 deletionswrapper/python/pyfaust.py
- wrapper/python/pyfaust/factparams.py 5 additions, 1 deletionwrapper/python/pyfaust/factparams.py
- wrapper/python/src/FaustCoreCpp.h 2 additions, 2 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 11 additions, 2 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 2 additions, 1 deletionwrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 8 additions, 3 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment