-
- Downloads
"git@gitlab.inria.fr:agullo/chameleon.git" did not exist on "8aee6e961f5c43c44dba3376ecdbc8c9253d8130"
Update matfaust LazyLinearOp.
- Add is_meth and refactor check_meth. - Fix ctranspose. - Fix mtimes: handling scalar mul and don't create a LazyLinearOp if multiplying a dense matrix or a vector (evaluate the calculation). - Fix full: if the result of evaluation is not a dense matrix, call full. - Handle arbiratry number of input arguments in cat, horzcat and vertcat.
Please register or sign in to comment