-
- Downloads
Optimize algorithms Faust::HierarchicalFactFGFT and faust::Palm4MSAFGFT.
- D is now a MatSparse (before it was a MatDense). - Avoiding copies at several locations. NOTE about misc/test/src/Python/benchmark_Lap_diag.py: to measure the exec. time relatively to matlab original scripts (FAuST 1.03) it's needed to use a constant step like those scripts do (otherwise 2-norms are computed then it's slower).
Showing
- misc/test/src/C++/hierarchicalFactorizationFFT.cpp.in 5 additions, 1 deletionmisc/test/src/C++/hierarchicalFactorizationFFT.cpp.in
- src/algorithm/factorization/faust_HierarchicalFactFGFT.h 2 additions, 1 deletionsrc/algorithm/factorization/faust_HierarchicalFactFGFT.h
- src/algorithm/factorization/faust_HierarchicalFactFGFT.hpp 2 additions, 2 deletionssrc/algorithm/factorization/faust_HierarchicalFactFGFT.hpp
- src/algorithm/factorization/faust_Palm4MSA.h 1 addition, 0 deletionssrc/algorithm/factorization/faust_Palm4MSA.h
- src/algorithm/factorization/faust_Palm4MSA.hpp 6 additions, 0 deletionssrc/algorithm/factorization/faust_Palm4MSA.hpp
- src/algorithm/factorization/faust_Palm4MSAFGFT.h 3 additions, 4 deletionssrc/algorithm/factorization/faust_Palm4MSAFGFT.h
- src/algorithm/factorization/faust_Palm4MSAFGFT.hpp 16 additions, 29 deletionssrc/algorithm/factorization/faust_Palm4MSAFGFT.hpp
Please register or sign in to comment