/plot_sparse

Plot a graph from a sparse matrix in Matrix Market format.

Primary LanguageShell

plot_sparse

Plot a graph from a sparse matrix in Matrix Market format.

Requirement

The script uses ngraph library and Graphvis. Dependencies are resolved by the script.

Installation

bash install.sh

Plotting

bash plot.sh Matrix.mtx Upon successful running, there will be a png file called out.png that shows the visual form of the matrix.