API
Constants
SuiteSparseMatrixCollection.ssmc — Constant.Main SuiteSparseMatrixCollection database.
SuiteSparseMatrixCollection.ssmc_dir — Constant.Folder where matrices are stored.
SuiteSparseMatrixCollection.ssmc_formats — Constant.Formats in which matrices are available.
Utilities
SuiteSparseMatrixCollection.group_path — Function.group_path(matrix; format="MM")Return the path where matrix's group will be or was downloaded.
SuiteSparseMatrixCollection.matrix_path — Function.matrix_path(matrix; format="MM")Return the path where matrix will be or was downloaded.
SuiteSparseMatrixCollection.fetch_ssmc — Function.fetch_ssmc(matrices; format="MM")Download matrices from the SuiteSparseMatrixCollection. Each matrix will be stored in matrix_path(matrix; format=format).