-
- Downloads
Implement in C++ the Faust-SparseMatrix multiplication and bind it into pyfaust.
Issue #24 related.
Showing
- src/faust_linear_operator/CPU/faust_Transform.h 3 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_Transform.h
- src/faust_linear_operator/CPU/faust_Transform.hpp 1147 additions, 1129 deletionssrc/faust_linear_operator/CPU/faust_Transform.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.h 2 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 8 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- wrapper/matlab/tools/mx2Faust.hpp 22 additions, 22 deletionswrapper/matlab/tools/mx2Faust.hpp
- wrapper/python/pyfaust.py 2 additions, 0 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 1 addition, 0 deletionswrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 9 additions, 2 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 2 additions, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 26 additions, 0 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment