Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Generate a random Young tableau with a given shape
ResourceFunction["RandomYoungTableau"][p] generates a random Young tableau of shape p. | |
ResourceFunction["RandomYoungTableau"][p,n] generates n random Young tableaux of shape p. |
Generate a random Young tableau:
In[1]:= |
Out[1]= |
Generate multiple random Young tableaux:
In[2]:= |
Out[2]= |
Visualize some random Young tableaux:
In[3]:= |
Out[3]= |
Generate a medium-sized tableau:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License