pub fn read_mtx(path: impl AsRef<Path>) -> Result<CsMat<f64>>
Read a Matrix Market file into a CSR matrix.