gist-matrix

Description: Perform various matrix manipulations on matrices in RDB or white-space delimited format.

Usage: gist-matrix -matrix1 <filename> [-matrix2 <filename>]

Input:

Output: Write to standard output the result of performing the requested operation on the given matrix or matrices. The output is in the same format as the input.

Options:

Bugs: Very little checking of command line arguments is performed.


Gist