-
- Downloads
Update matfaust.fact.eigtj as previous commit did for pyfaust, handle issue...
Update matfaust.fact.eigtj as previous commit did for pyfaust, handle issue with absolute and relative errors. Errors are computed with squared norms in C++ but we want the stopping criterion based on error to be specified with simple frob. norms in API of wrappers.
Showing
- misc/test/src/Python/test_FaustPy.py 26 additions, 0 deletionsmisc/test/src/Python/test_FaustPy.py
- src/algorithm/factorization/faust_GivensFGFT.h 1 addition, 0 deletionssrc/algorithm/factorization/faust_GivensFGFT.h
- src/algorithm/factorization/faust_GivensFGFT.hpp 9 additions, 2 deletionssrc/algorithm/factorization/faust_GivensFGFT.hpp
- src/algorithm/factorization/faust_GivensFGFTComplex.h 1 addition, 0 deletionssrc/algorithm/factorization/faust_GivensFGFTComplex.h
- src/algorithm/factorization/faust_GivensFGFTComplex.hpp 9 additions, 2 deletionssrc/algorithm/factorization/faust_GivensFGFTComplex.hpp
- src/algorithm/factorization/faust_GivensFGFTParallel.hpp 1 addition, 0 deletionssrc/algorithm/factorization/faust_GivensFGFTParallel.hpp
- src/algorithm/factorization/faust_GivensFGFTParallelComplex.hpp 1 addition, 0 deletions...gorithm/factorization/faust_GivensFGFTParallelComplex.hpp
- wrapper/matlab/+matfaust/+fact/eigtj.m 79 additions, 3 deletionswrapper/matlab/+matfaust/+fact/eigtj.m
- wrapper/matlab/+matfaust/+fact/fgft_givens.m 3 additions, 70 deletionswrapper/matlab/+matfaust/+fact/fgft_givens.m
- wrapper/matlab/src/mexfgftgivens.cpp.in 2 additions, 0 deletionswrapper/matlab/src/mexfgftgivens.cpp.in
- wrapper/python/pyfaust/fact.py 1 addition, 1 deletionwrapper/python/pyfaust/fact.py
- wrapper/python/src/_FaustCorePy.pyx 3 additions, 2 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment