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

2011-02-07 Thread Daniel Bump
Nicolas wrote: > Yup, I guess we can safely update the pickle jar in that case > also. But that's not the release manager's job :-) I was hoping it was. > See the > documentation of sage.structure.sage_object.unpickle_all for how to > a

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

2011-02-07 Thread Nicolas M. Thiery
On Mon, Feb 07, 2011 at 07:13:50AM -0800, Daniel Bump wrote: > There are some other failures after Anne's patch in > sage_object.pyx. > > I had a related query in this message from last September, > in connection with #7922. I think the answer is that the > release manager should rebuild the pick

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

2011-02-07 Thread Anne Schilling
Do you have the latest version of #10632 since I changed this on Friday and made the KR crystal use the new CrystalOfTableaux code instead of a tensor product. Oops, I had overlooked that there is a new version of #10632. With the current versions of #10732, 10632 and 10485, the only failed test

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

2011-02-07 Thread Daniel Bump
Anne wrote: > Do you have the latest version of #10632 since I changed this on Friday > and made the KR crystal use the new CrystalOfTableaux code instead of a > tensor product. Oops, I had overlooked that there is a new version of #10632. With the current versions of #10732, 10632 and 10485, th

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

2011-02-07 Thread Anne Schilling
On 2/7/11 5:58 AM, Daniel Bump wrote: After Nicolas' revised #10723 and Anne's two patches there is one error after sage -t on doc/en/thematic_tutorials/lie/affine_crystals.rst. File "/home/bump/src/sage-4.6.2.alpha3/devel/sage-queue/doc/en/thematic_tutorials/lie/affine_crystals.rst", line 16

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

2011-02-07 Thread Daniel Bump
There are some other failures after Anne's patch in sage_object.pyx. I had a related query in this message from last September, in connection with #7922. I think the answer is that the release manager should rebuild the pickle jar, but I am not certain of this. Perhaps Nicolas can comment? htt

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

2011-02-07 Thread Daniel Bump
After Nicolas' revised #10723 and Anne's two patches there is one error after sage -t on doc/en/thematic_tutorials/lie/affine_crystals.rst. File "/home/bump/src/sage-4.6.2.alpha3/devel/sage-queue/doc/en/thematic_tutorials/lie/affine_crystals.rst", line 165: sage: K.classical_decomposition()

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

2011-02-07 Thread Nicolas M. Thiery
On Sat, Feb 05, 2011 at 12:45:11PM -0800, Anne Schilling wrote: > >Besides, I don't remember looking at a crystal of with index > >set; but that might be just me. > > The edges are colored by i for i in I. Oops, I fumbled my typing. It should have read: ``I don't remember looking at the graph of

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

2011-02-07 Thread Nicolas M. Thiery
On Sat, Feb 05, 2011 at 08:05:34PM +, 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-combinat-devel] Frobenius coordinates vs. beta numbers

2011-02-07 Thread Paul-Olivier Dehaye
Hi all, I have added a few basic functionalities tied to Frobenius coordinates/ beta numbers of partitions. (trac 10724). Those two concepts are the same, but there was some placeholder doc that already used the name "beta numbers" so I kept that, despite the other one sounding better to me. Floren