[ANN] Standard Young tableaux

Hello,

Some stuff for standard Young tableaux: stla.github.io/StandardYoungTableaux.jl.

Cheers.

4 Likes

Thank for sharing!

@stla I wrote some functionality for YT in AbstractAlgebra.jl (but focused on group theoretical aspects):
https://github.com/Nemocas/AbstractAlgebra.jl/blob/15284543cef202e99e5218735d1f85701d214e12/src/generic/GenericTypes.jl#L160
https://github.com/Nemocas/AbstractAlgebra.jl/blob/master/src/generic/YoungTabs.jl

these are GPLed, but if you feel like borrowing some of this code (e.g. fancy printing? :D) you have my permission to re-license under MIT.

2 Likes