table of contents
- NAME
- SYNOPSIS
- coprod - Calculate coproducts in the ring of symmetric functions
- lrcoef - Compute a single Littlewood-Richardson coefficient
- lrtab
- mult - Expand a product of two Schur functions in the basis of Schur functions
- skew - Expand a skew Schur function in the basis of Schur functions
- AUTHOR
- MANPAGE AUTHOR
- bookworm 1.2-2+b1
- testing 1.2-2.1+b1
- unstable 1.2-2.2
- experimental 2.1-2
LRCALC(1) | User Manuals | LRCALC(1) |
NAME¶
lrcalc - Calculate with Littlewood-Richardson coefficients
SYNOPSIS¶
lrcalc coprod [-a] part
lrcalc lrcoef outer - inner1 -
inner2
lrcalc lrtab [-r rows] outer /
inner
lrcalc mult [-mz] [-r rows] [-q
rows,cols] [-f rows,level] part1
- part2
lrcalc skew [-m] [-r rows] outer
/ inner
coprod - Calculate coproducts in the ring of symmetric functions¶
DESCRIPTION
- -a
- not documented
1 (3, 1) (2)
1 (2, 2) (1, 1)
1 (3, 1) (1, 1)
1 (2, 1) (3)
2 (2, 1) (2, 1)
1 (2, 2, 1) (1)
1 (3, 2, 1) ()
1 (3, 2) (1)
1 (2, 1, 1) (2)
1 (3, 1, 1) (1)
1 (1, 1, 1) (2, 1)
1 (2, 1, 1) (1, 1)
1 (2, 2) (2)
lrcoef - Compute a single Littlewood-Richardson coefficient¶
DESCRIPTION
2
lrtab¶
not documented
mult - Expand a product of two Schur functions in the basis of Schur functions¶
DESCRIPTION
- -mz
- not documented
- -r rows
- not documented
- -q rows,cols
- Calculates quantum coefficients. Experimental feature.
- -f rows,level
- Calculates fusion coefficients. Experimental feature.
1 (3, 3)
1 (4, 2)
1 (2, 2, 1, 1)
1 (2, 2, 2)
2 (3, 2, 1)
1 (4, 1, 1)
1 (3, 1, 1, 1)
% lrcalc mult -f 3,2 3 2 1 - 3 2 1
1 (4, 4, 4)
1 (5, 4, 3)
% lrcalc mult -q 3,2 3 2 1 - 3 2 1
1 (2)
1 (1, 1)
skew - Expand a skew Schur function in the basis of Schur functions¶
DESCRIPTION
1 (3)
2 (2, 1)
1 (1, 1, 1)
AUTHOR¶
Anders S. Buch <asbuch at math rutgers edu>
MANPAGE AUTHOR¶
Tobias Hansen <thansen at debian dot org>
AUGUST 2013 | Linux |