项目作者: stla

项目描述 :
R package for standard Young tableaux
高级语言: R
项目地址: git://github.com/stla/syt.git
创建时间: 2018-07-14T18:17:25Z
项目社区:https://github.com/stla/syt

开源协议:

下载


The ‘syt’ package: Young tableaux

R-CMD-check

The first version of this package dealt with standard Young tableaux
only, but now it contains more stuff related to Young tableaux.


Standard Young tableaux

  • Generation of all SYTx of a given shape

  • Count of all SYTx of a given shape

  • Uniform sampling of SYTx

  • Robinson-Schensted correspondence

  • Conversion to and from ballot sequences

  • Conversion to and from paths on the Young graph

  • Plancherel growth process

  1. > gprocess2syt(list(1, 2, c(2,1), c(2,2), c(2,2,1)))
  2. [[1]]
  3. [1] 1 2
  4. [[2]]
  5. [1] 3 4
  6. [[3]]
  7. [1] 5

Other features

  • Generation of all semistandard tableaux, possibly skew, with a given
    shape and a given maximal entry

  • Generation of all semistandard tableaux, possibly skew, with a given
    shape and a given weight

  • Generation of all Gelfand-Tsetlin patterns defined by an integer
    partition, possibly skew, with a given weight

  • Computation of Kostka numbers and skew Kostka numbers