English

PySymmPol: Symmetric Polynomials in Python

Combinatorics 2024-06-03 v2 High Energy Physics - Theory Mathematical Physics math.MP

Abstract

PySymmPol is a Python package designed for efficient manipulation of symmetric polynomials. It provides functionalities for working with various types of symmetric polynomials, including elementary, homogeneous, monomial symmetric, (skew-) Schur, and Hall-Littlewood polynomials. In addition to polynomial operations, PySymmPol offers tools to explore key properties of integer partitions and Young diagrams, such as transposition, Frobenius coordinates, characters of symmetric groups and others.

Cite

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

Comments

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