MatrixOperator.is_sparse

property MatrixOperator.is_sparse: bool

Whether the underlying matrix is stored in a format that optimized for mostly-zero entries. Note that this does not necessarily say anything about how sparse the matrix actually is.