Is it possible to compute the Q-less QR factorization of a sparse matrix in 
Julia? In Matlab, you can write R = qr(A), but I don't see it in the Julia 
documentation. Sorry if I missed it.

Thanks.

Reply via email to