-
- Downloads
Fix missing handling of sparse complex hermitian in both pyfaust and matfaust...
Fix missing handling of sparse complex hermitian in both pyfaust and matfaust eigtj and disable S'LS product optimization of GivensParallelComplexFGFT because it gave bad results (full of NaN). Opt. bug to fix later.
Showing
- src/algorithm/factorization/faust_GivensFGFTParallelComplex.hpp 65 additions, 63 deletions...gorithm/factorization/faust_GivensFGFTParallelComplex.hpp
- src/faust_linear_operator/CPU/faust_linear_algebra.hpp 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_linear_algebra.hpp
- wrapper/matlab/src/mexfgftgivens.cpp.in 4 additions, 4 deletionswrapper/matlab/src/mexfgftgivens.cpp.in
- wrapper/python/src/_FaustCorePy.pyx 40 additions, 0 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment