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

2011-02-08 Thread Anne Schilling
Dear Dan, Thanks so much for investigating all of this and your detailed description on how to update the pickle jar. What is the procedure? Looking back at #8911 http://trac.sagemath.org/sage_trac/ticket/8911 the new pickle jar was just attached to the ticket. Should we do the same thing this t

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

2011-02-08 Thread Daniel Bump
I wrote: > This was wrong. (I clearly must have copied the wrong pickle.) > > I repeated everything as in my previous email. The pickling failure is in: > > _class__sage_combinat_crystals_tensor_product_CrystalOfTableaux_with_category_element_class__.sobj > > The pickles that are in tmp/pickle

[sage-combinat-devel] Re: Frobenius coordinates vs. beta numbers

2011-02-08 Thread Benjamin Jones
I would prefer Frobenius coordinates. This terminology appears, for example, in Kirillov's book _Representation Theory and Noncommutative Harmonic Analysis_ (Section 8, pg. 51). -- Benjamin Jones On Feb 7, 2:09 am, Paul-Olivier Dehaye wrote: > Hi all, > I have added a few basic functionalities t

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

2011-02-08 Thread Daniel Bump
I wrote: > For me this fixed three out of four tests in sage/structure/sage_object.pyx. I > still get a failure with: > > _class__sage_combinat_crystals_tensor_product_CrystalOfTableauxGeneric_with_category_element_class__.sobj This was wrong. (I clearly must have copied the wrong pickle.) I r

[sage-combinat-devel] Re: post more

2011-02-08 Thread Benjamin Jones
I've uploaded a new version of the patch for Trac 10744: http://trac.sagemath.org/sage_trac/ticket/10744 See the comments there for changes. I've also uploaded images produced using the `plot` method if you are curious what the plots look like. These are at the following URLs: https://bluedrive.u

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

2011-02-08 Thread Daniel Bump
I wrote: > Meanwhile, here is a relevant message from Mike Hansen: > > http://groups.google.com/group/sage-combinat-devel/msg/8b826e732d699cf0 I also found this useful web page: http://ask.sagemath.org/question/123/what-is-the-standard-pickle-jar-for-and-how-do-i So assuming your shell is bas

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

2011-02-08 Thread bump
> Let's make a deal then: I'll try to write soon a draft of patch > improving the documentation of unpickle_all to give detailed > explanations on the procedure. And I let you finalize this patch > according to your experience while you try out the procedure. OK! My main concern here is that #106

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

2011-02-08 Thread Nicolas M. Thiery
On Mon, Feb 07, 2011 at 08:38:58PM -0800, Daniel Bump wrote: > I was hoping it was. Selecting precisely for which pickles we drop backward compatibility can only be our decision. And the release manager is already overloaded. > > See the >

Re: [sage-combinat-devel] Re: post more

2011-02-08 Thread Anne Schilling
Hi Benjamin, This is very nice! Thanks for implementing it. One question I have is how easy it would be to upgrade this to also compute affine Demazure characters. I suppose WeylCharacterRing does not yet exist in this setting, right? Best wishes, Anne On 2/4/11 1:30 PM, BFJ wrote: Hi all, T