-
- Downloads
Fix several points and connect GivensFGFTComplex (C++) to pyfaust.
It's not yet clear if it works well or not.
Showing
- misc/test/CMakeLists.txt 2 additions, 2 deletionsmisc/test/CMakeLists.txt
- misc/test/src/C++/GivensFGFTComplex.cpp.in 3 additions, 1 deletionmisc/test/src/C++/GivensFGFTComplex.cpp.in
- src/algorithm/factorization/faust_GivensFGFTComplex.h 4 additions, 4 deletionssrc/algorithm/factorization/faust_GivensFGFTComplex.h
- src/algorithm/factorization/faust_GivensFGFTComplex.hpp 32 additions, 29 deletionssrc/algorithm/factorization/faust_GivensFGFTComplex.hpp
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 3 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_MatSparse.hpp
- src/faust_linear_operator/faust_MatGeneric.hpp 1 addition, 1 deletionsrc/faust_linear_operator/faust_MatGeneric.hpp
- wrapper/python/pyfaust/fact.py 24 additions, 9 deletionswrapper/python/pyfaust/fact.py
- wrapper/python/src/FaustCoreCy.pxd 18 additions, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustFactGivensFGFT.h 11 additions, 1 deletionwrapper/python/src/FaustFactGivensFGFT.h
- wrapper/python/src/FaustFactGivensFGFT.hpp 58 additions, 1 deletionwrapper/python/src/FaustFactGivensFGFT.hpp
- wrapper/python/src/_FaustCorePy.pyx 40 additions, 3 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment