Re: [sage-combinat-devel] Re: tickets 10632 and 10485

2011-02-05 Thread Anne Schilling
On 2/5/11 12:41 PM, Nicolas M. Thiery wrote: On Sat, Feb 05, 2011 at 12:30:19PM -0800, Anne Schilling wrote: Well, in general it is not clear how big the index set I is, so I did not want to preset a coloring. If I remember well, color_by_label picks up colors of his choice for the non specifi

Re: [sage-combinat-devel] Re: tickets 10632 and 10485

2011-02-05 Thread Nicolas M. Thiery
On Sat, Feb 05, 2011 at 12:30:19PM -0800, Anne Schilling wrote: > Well, in general it is not clear how big the index set I is, so I did not > want to preset a coloring. If I remember well, color_by_label picks up colors of his choice for the non specified ones (or at least it should), so that migh

Re: [sage-combinat-devel] Re: tickets 10632 and 10485

2011-02-05 Thread Anne Schilling
On 2/5/11 12:05 PM, Nicolas M. Thiery wrote: On Thu, Feb 03, 2011 at 05:38:19PM -0800, Daniel Bump wrote: Then things sort of work to the extent that Anne's patch can be tried out. However color_by_label doesn't seem to work. For example, Nicolas suggested: sage: K = KirillovReshetikhinCrystal(

[sage-combinat-devel] Re: tickets 10632 and 10485

2011-02-05 Thread bump
> Anne, Dan: do you mind if I focus on getting this patch to work on > 4.6.2 without trying to make it simultaneously work with 4.6.1? This would seem to me to be the best way to do it. Dan -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group

Re: [sage-combinat-devel] Re: tickets 10632 and 10485

2011-02-05 Thread Nicolas M. Thiery
On Thu, Feb 03, 2011 at 05:38:19PM -0800, Daniel Bump wrote: > Then things sort of work to the extent that Anne's patch can be > tried out. However color_by_label doesn't seem to work. For example, > Nicolas suggested: > > sage: K = KirillovReshetikhinCrystal(['A',3,1], 1,1) > sage: G = K.digraph(

Re: [sage-combinat-devel] Re: tickets 10632 and 10485

2011-02-05 Thread Nicolas M. Thiery
Hi Anne & Dan! On Fri, Feb 04, 2011 at 07:08:35AM -0800, Daniel Bump wrote: > Anne: > > Nicolas, could you have a look why #10723 does not apply to sage-4.6.2? > > For me with sage-4.6.1 everything applies and works. As Dan said, that's a trivial conflict with Rob's patch. An easy fix whi