1tuc(1) User Commands tuc(1)
2
3
4
6 tuc - tensor uncondense
7
9 tuc [OPTIONS] <info> <cond> <uncond>
10
12 This program is part of the tensor condensation package. It is used to
13 uncondense one or more vectors, i.e., it calculates the embedding of
14 (M⊗N)e_H into (M⊗N). The input vectors must be given with respect to
15 the basis defined by precond(1), which is also used by tcond(1). The
16 uncondensed vectors are calculated with respect to the semisimplicity
17 basis produced by pwkond(1).
18
20 -Q Quiet, no messages.
21
22 -V Verbose, more messages.
23
24 -T <MaxTime>
25 Set CPU time limit
26
28 info.tki
29 Tensor condense info file.
30
31 M.cfinfo
32 Constituent info file for the left factor. The name is taken
33 from info.tki.
34
35 N.cfinfo
36 Constituent info file for the right factor. The name is taken
37 from info.tki.
38
39 cond Matrix with condensed vectors.
40
42 uncond Matrix with uncondensed vectors.
43
45 precond(1), pwkond(1), tcond(1), zts(1)
46
47
48
49MeatAxe 2.4.24 tuc(1)