Skip to content

How can I create or download larger input files for the examples? #1005

Answered by upsj
ztdepztdep asked this question in Q&A
Discussion options

You must be logged in to vote

You can either download a matrix from the SuiteSparse Matrix Collection in MatrixMarket format, unpack it and use it to replace the A.mtx file, or generate one yourself, for example using MATLAB and the mmwrite function, whose source code you can find here.

If you want to download a larger number of matrices, or automate some processes involving downloads from the SuiteSparse Matrix Collection, take a look at the ssget script.

And again, please use the Github Discussions to ask your questions and avoid creating new issues, unless they involve compilation or execution failures!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by upsj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1004 on March 26, 2022 17:28.