-
- Downloads
Make possible to use an absolute error in C++ GivensFGFT, change and document...
Make possible to use an absolute error in C++ GivensFGFT, change and document pyfaust eigtj and fgft_givens for a prototype similar to pyfaust.tools.omp. Also updating the tests.
Showing
- misc/test/src/Python/test_FaustPy.py 7 additions, 7 deletionsmisc/test/src/Python/test_FaustPy.py
- src/algorithm/factorization/faust_GivensFGFT.h 7 additions, 2 deletionssrc/algorithm/factorization/faust_GivensFGFT.h
- src/algorithm/factorization/faust_GivensFGFT.hpp 15 additions, 7 deletionssrc/algorithm/factorization/faust_GivensFGFT.hpp
- src/algorithm/factorization/faust_GivensFGFTParallel.h 3 additions, 2 deletionssrc/algorithm/factorization/faust_GivensFGFTParallel.h
- src/algorithm/factorization/faust_GivensFGFTParallel.hpp 2 additions, 2 deletionssrc/algorithm/factorization/faust_GivensFGFTParallel.hpp
- wrapper/python/pyfaust/fact.py 44 additions, 34 deletionswrapper/python/pyfaust/fact.py
- wrapper/python/src/FaustCoreCy.pxd 7 additions, 2 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/FaustFactGivensFGFT.h 2 additions, 2 deletionswrapper/python/src/FaustFactGivensFGFT.h
- wrapper/python/src/FaustFactGivensFGFT.hpp 6 additions, 6 deletionswrapper/python/src/FaustFactGivensFGFT.hpp
- wrapper/python/src/_FaustCorePy.pyx 13 additions, 6 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment