Package young :: Module mathformat
[show private | hide private]
[frames | no frames]

Module young.mathformat

pretty print library for math
Function Summary
  pprint_factorial(number)
pretty print a factorial.
  pprint_partition(part, prefix, suffix)
pretty print a partition.
  pprint_tableaux(tableaux)
pretty print a tableau.
  pprint_whole_tableaux(part, tableaux)
pretty print all the tableaux.

Function Details

pprint_factorial(number)

pretty print a factorial.

pprint_partition(part, prefix='(', suffix=')')

pretty print a partition.

pprint_tableaux(tableaux)

pretty print a tableau.

pprint_whole_tableaux(part, tableaux)

pretty print all the tableaux.

Generated by Epydoc 2.1 on Wed Dec 08 22:20:20 2004 http://epydoc.sf.net