Hi Travis,

What confused me is that the example in the documentation seems to say that 
the reading tableau for the *partition* (3,2,1) should be
1 4 6
2 5
3
whereas the example in the doc-test says that it is
1 3 6
2 5
4
These two tableaux are different.

I need the first of these tableaux and I thought that this is what 
reading_tableau() was supposed to return. This isn't a big deal for me 
because I can get this tableau easily a different way. 

All these concerns aside, however, I am still confused by the documentation 
as it the example contained in the help for reading_tableau seems to 
contradict what the function actually does. Notice that this a method for a 
partition which returns a tableau -- there are no permutations in sight 
here.

Andrew

-- 
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.


Reply via email to