Hi Nicolas,

> We definitely want a feature of this sort. In MuPAD, we had something
> like T.getxy(i,j) which was doing just that. I think it was discussed
> to allow for T[i,j] or T.get_cell(x,y); T(i,j) could make sense too.
> And we also want T.set_cell(x,y,value) allowing for changing the value
> of a cell, or even adding new cells on the border of the tableau.

I specifically want something like T(A), for a cell A=(i,j), so that
the same syntax works for a multitableau where A=(i,j,k) would be a
triple.

Best,
Andrew

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to