sparse_cholesky#

cuqi.utilities.sparse_cholesky(A)#

Computes Cholesky factorization for sparse matrix A and returns the upper triangular factor U, where A=U^T@U