You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sagemathgh-39988: Adding an implementation of the Abreu-Nigro symmetric functions
<!-- ^ Please provide a concise and informative title. -->
<!-- ^ Don't put issue numbers in the title, do this in the PR
description below. -->
<!-- ^ For example, instead of "Fixessagemath#12345" use "Introduce new method
to calculate 1 + 2". -->
<!-- v Describe your changes below in detail. -->
<!-- v Why is this change required? What problem does it solve? -->
<!-- v If this PR resolves an open issue, please link to it here. For
example, "Fixessagemath#12345". -->
Following the definition given in (2.2) of
https://arxiv.org/abs/2504.09123, we implement the Abreu-Nigro symmetric
functions $g_{H,k}(x; q)$, where $H$ is a Hessenberg function. To do so,
we also implement their $\rho$ basis.
### ⌛ Dependencies
<!-- List all open PRs that this PR logically depends on. For example,
-->
<!-- - sagemath#12345: short description why this is a dependency -->
<!-- - sagemath#34567: ... -->
URL: sagemath#39988
Reported by: Travis Scrimshaw
Reviewer(s): Darij Grinberg, Frédéric Chapoton
0 commit comments