MeatAxe  2.4
zpr - Print Matrices and Permutations
See also
zcv - Convert Text to Binary Format

Command Line

zpr [Options] [-Gs] DataFile [TextFile]
Options
Standard options, see Standard Command Line Options
-G, –gap
Output in GAP format.
-s, –summary
Show headers only.
DataFile
Input file (binary)
TextFile
Output file (text)

Input Files

DataFile
Input file (binary)

Output Files

TextFile
Output file (text)

Description

This program prints the contents of a MeatAxe data file in readable format. The text produced by zpr can be converted into binary format by the zcv program.

If there is only one argument on the command line, zpr writes to stdout. A second argument, if present, is taken as the output file name.

To find out the contents of a MeatAxe file, use the -s option. To generate output readble by GAP, use -G. Both options can be combined.


MeatAxe 2.4 documentation, generated on Mon Jun 7 2021 11:42:24