1zpr(1)                           User Commands                          zpr(1)
2
3
4

NAME

6       zpr - print permutations or matrices
7

SYNOPSIS

9       zpr [OPTIONS] <Binfile> [<Textfile>]
10

DESCRIPTION

12       This  program  prints  the  contents of a MeatAxe data file in readable
13       format.  The text produced by zpr can be converted into  binary  format
14       by the zcv(1) program.
15
16       If  there  is only one argument on the command line, zpr writes to std‐
17       out.  A second argument, if present, is taken as the output file name.
18
19       To find out the contents of a MeatAxe file, use the -s option.  To gen‐
20       erate output readble by GAP, use -G.  Both options can be combined.
21

OPTIONS

23       -Q     Quiet, no messages.
24
25       -V     Verbose, more messages.
26
27       -T <MaxTime>
28              Set CPU time limit
29
30       -G, --gap
31              Produce output in GAP format.
32
33       -s, --summary
34              Show headers only.
35

SEE ALSO

37       zcv(1)
38
39
40
41MeatAxe                             2.4.24                              zpr(1)
Impressum