-
- Downloads
Complete pyfaust.factparams unit tests of projectors (spcol, splincol,...
Complete pyfaust.factparams unit tests of projectors (spcol, splincol, normcol, normlin, supp, const). splincol is not fully tested because it's complicated to define properties to verify. positivity is not tested too and normalization not totally. Minor unrelated changes: delete commented code in GivensFGFT/GivensFGFTComplex classes (due to refactoring done in the previous commit).
Showing
- misc/test/src/Python/test_FaustPy.py 107 additions, 0 deletionsmisc/test/src/Python/test_FaustPy.py
- src/algorithm/factorization/faust_GivensFGFT.h 2 additions, 206 deletionssrc/algorithm/factorization/faust_GivensFGFT.h
- src/algorithm/factorization/faust_GivensFGFT.hpp 4 additions, 295 deletionssrc/algorithm/factorization/faust_GivensFGFT.hpp
- src/algorithm/factorization/faust_GivensFGFTComplex.h 3 additions, 228 deletionssrc/algorithm/factorization/faust_GivensFGFTComplex.h
- src/algorithm/factorization/faust_GivensFGFTComplex.hpp 6 additions, 296 deletionssrc/algorithm/factorization/faust_GivensFGFTComplex.hpp
- src/algorithm/factorization/faust_GivensFGFTGen.h 26 additions, 35 deletionssrc/algorithm/factorization/faust_GivensFGFTGen.h
- wrapper/python/pyfaust/factparams.py 3 additions, 2 deletionswrapper/python/pyfaust/factparams.py
- wrapper/python/src/_FaustCorePy.pyx 8 additions, 10 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment