-
- Downloads
First impl. of norm-2 optimization of Faust composed of sequence of orthogonal...
First impl. of norm-2 optimization of Faust composed of sequence of orthogonal factors in their extremities. The computation time with and without the optimization: only orthogonal factors norm2 (1000 calls): 1.0 time: 0.001194000244140625 no-orthogonal factors norm2 (1000 calls): 1.0000000000000002 time: 2.4001150131225586
Showing
- src/algorithm/factorization/faust_GivensFGFT.hpp 2 additions, 0 deletionssrc/algorithm/factorization/faust_GivensFGFT.hpp
- src/algorithm/factorization/faust_GivensFGFTParallel.hpp 1 addition, 0 deletionssrc/algorithm/factorization/faust_GivensFGFTParallel.hpp
- src/faust_linear_operator/CPU/faust_MatDense.h 3 additions, 3 deletionssrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatDense.hpp 3 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 4 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_MatSparse.hpp
- src/faust_linear_operator/CPU/faust_Transform.h 4 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_Transform.h
- src/faust_linear_operator/CPU/faust_Transform.hpp 25 additions, 3 deletionssrc/faust_linear_operator/CPU/faust_Transform.hpp
- src/faust_linear_operator/CPU/faust_TransformHelper.hpp 12 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_TransformHelper.hpp
- src/faust_linear_operator/faust_MatGeneric.h 7 additions, 2 deletionssrc/faust_linear_operator/faust_MatGeneric.h
- wrapper/python/pyfaust.py 0 additions, 2 deletionswrapper/python/pyfaust.py
Loading
Please register or sign in to comment