ACE | BN | BNA | CG | CLG | COMP | FM | HEKA | IDCA | NCA | NCSF | PART | SFA | SG | SGA | SP | SYMF | TAB | TYP |
HELP FOR: A package to handle words.
CALLING SEQUENCE:
SYNOPSIS:
Free2NilFree | Free2PlaxClass | Free2Plax | Free2Pol |
Free2StdFree | Free2Table | FreeAdd | FreeConcat |
FreeMinus | FreeNormal | FreeShuffle | IdcaOnFree |
NilFree2Free | Pol2Free | Pol2Row | Sf2Free |
SgaOnFree | Table2Free |
EXAMPLES:
> with(FREE): > FreeShuffle(w[2,1] + w[2,1], w[1,1], 'q'); 4 2 3 2 q w[1, 1, 2, 1] + (2 q + 2 q ) w[1, 2, 1, 1] 2 + (2 + 2 q + 2 q ) w[2, 1, 1, 1]