中文

PySymmPol:Python 中的对称多项式

组合数学 2024-06-03 v2 高能物理 - 理论 数学物理 math.MP

摘要

PySymmPol 是一个旨在高效处理对称多项式的 Python 包。它提供了处理多种类型对称多项式的功能,包括初等对称多项式、完全齐次对称多项式、单项对称多项式、(斜)Schur 多项式和 Hall-Littlewood 多项式。除了多项式运算,PySymmPol 还提供了探索整数分拆和杨图关键性质的工具,例如转置、Frobenius 坐标、对称群的特征标等。

关键词

引用

@article{arxiv.2403.13580,
  title  = {PySymmPol: Symmetric Polynomials in Python},
  author = {Thiago Araujo},
  journal= {arXiv preprint arXiv:2403.13580},
  year   = {2024}
}

备注

Documentation and tutorials: thraraujo.github.io/pysymmpol/; v2: A slightly expanded version of the published paper