Simple shell to download sample matrices
parent
aba9b29717
commit
a04f7b4cf0
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
wget https://suitesparse-collection-website.herokuapp.com/MM/Schmid/thermal2.tar.gz
|
||||
wget https://suitesparse-collection-website.herokuapp.com/MM/Bourchtein/atmosmodd.tar.gz
|
Loading…
Reference in New Issue