1pseudochop(1) User Commands pseudochop(1)
2
3
4
6 pseudochop - chop with known peak words
7
9 pseudochop [OPTIONS] <mod> <ref>
10
12 This program can be used to produce the chop output for a given module
13 without actually doing all the work. To do so, there must be another
14 module (the "reference module") which contains all constituents that
15 occur in the module to be chopped, and the reference module must have
16 been chopped, and peak wordds must have been calculated.
17
19 -Q Quiet, no messages.
20
21 -V Verbose, more messages.
22
23 -T <MaxTime>
24 Set CPU time limit
25
26 -s Assume modules are semisimple.
27
29 ref1a.1 ...
30 All composition factors occurring in <<gen>.j>.
31
32 ref.cfinfo
33 Constituent information.
34
35 mod.1 ... mod.nbgen
36 Generators of representation to be chopped.
37
39 mod1a.std.1
40 Copies of mod1a.std.1 ....
41
42 mod1a.op ...
43 Copies of mod1a.op ....
44
45 mod1a.k ...
46 See pwkond(1).
47
48 mod1a.1 ...
49 Copies of mod1a.1 ....
50
51 mod.cfinfo
52 Constituent information.
53
55 chop(1), pwkond(1)
56
57
58
59MeatAxe 2.4.24 pseudochop(1)