Hello,
Some stuff for standard Young tableaux: stla.github.io/StandardYoungTableaux.jl.
Cheers.
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.