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

NAME

6       zuk - uncondense vectors
7

SYNOPSIS

9       zuk [OPTIONS] <Vectors> <Orbits> <Result>
10

DESCRIPTION

12       This program reads a matrix which is assumed to be a condensed space of
13       a permutation representation whose orbits are in the file Orbits.   The
14       vectors  in Vectors are elongated so as to lie in the original permuta‐
15       tion space and written out to the  file  Result.   Orbits  must  be  an
16       orbits file in the format defined by zmo.  Here is an example:
17
18                2 0 4
19       Space =  1 3 2
20                2 0 2
21
22       Orbits = (1,2) (3,4,5,6) (7,8,9)
23
24                2 2 0 0 0 0 4 4 4
25       Result = 1 1 3 3 3 3 2 2 2
26                2 2 0 0 0 0 2 2 2
27

OPTIONS

29       -Q     Quiet, no messages.
30
31       -V     Verbose, more messages.
32
33       -T <MaxTime>
34              Set CPU time limit
35

INPUT FILES

37       Vectors
38              Vectors  to  uncondense.   This  is a matrix where the number of
39              columns equals the number of orbits.
40
41       Orbits A file containing orbits tables produced by zmo.
42

OUTPUT FILES

44       Result Uncondensed vectors.
45

SEE ALSO

47       zmo(1)
48
49
50
51MeatAxe                             2.4.24                              zuk(1)
Impressum