[sage-combinat-devel] Re: an algorithm generating random young tableaux of given shape

2013-04-26 Thread Andrew Mathas
If you check tableau.py you'll find that some one (not sure who?) has 
already implemented this in sage: see the random element method of  
StandardTableau.

For a StandardableauTuple I implemented a different random_element - this 
was purely for my own amusement, however, and I have no idea how uniform 
etc the distribution is...

Andrew

On Friday, 26 April 2013 17:18:45 UTC+10, Christian Stump wrote:
>
> Just for the records, in case we / someone is interested in such an 
> algorithm: 
>
>
> http://mathoverflow.net/questions/128540/generating-random-young-tableaux-a-peculiar-probability-identity
>  
>
> Cheers, Christian 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




[sage-combinat-devel] an algorithm generating random young tableaux of given shape

2013-04-26 Thread Christian Stump
Just for the records, in case we / someone is interested in such an algorithm:

http://mathoverflow.net/questions/128540/generating-random-young-tableaux-a-peculiar-probability-identity

Cheers, Christian

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-combinat-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-combinat-devel?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.