-
- Downloads
Workaround the eigen BDCSVD bug for double (2^14)^2 Hadamard factorization...
Workaround the eigen BDCSVD bug for double (2^14)^2 Hadamard factorization using exceptionally JacobiSVD. Known eigen bug: https://gitlab.com/libeigen/eigen/-/issues/1723.
Showing
- src/algorithm/factorization/faust_butterfly.hpp 22 additions, 2 deletionssrc/algorithm/factorization/faust_butterfly.hpp
- src/faust_linear_operator/CPU/faust_MatDense.h 6 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatDense.hpp 22 additions, 9 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
Loading
Please register or sign in to comment