Matgen is a command line matrix generator. It uses an input file describing the features of the matrix and writes it to stdout as an ASCII-formatted stream according to the MatrixMarket file format. It currently supports random sparse matrices.
| Tags | Scientific/Engineering Mathematics |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | C |