Re: [sage-combinat-devel] Re: core class

2011-08-30 Thread Nicolas M. Thiery
Hi Anne, Christian, On Sun, Aug 28, 2011 at 06:38:21PM -0700, Christian Stump wrote: > Done. There were actually several conflicts all over (mostly in my > patches though). And there was also a problem with weyl_groups, that > ElementMethods and the lazy import Finite where not ordered cor

Re: [sage-combinat-devel] Re: core class

2011-08-30 Thread Christian Stump
>> But it still does not work due to an import loop also in #10963 (which >> I couldn't disable as that would have created more conflicts...) > > Which import loop? :-) :-) > It is actually already fixed by the review of the cores patch I did > this morning. In the WeylGroups category, I moved an

Re: [sage-combinat-devel] statistics on combinatorial objects

2011-08-30 Thread Nicolas M. Thiery
Hi Franco and all! On Fri, Jul 29, 2011 at 08:58:01PM -0700, Anne Schilling wrote: > >Christian Stump, Chris Berg and I have been thinking about statistics > >on combinatorial objects in Sage. There are several already > >implemented in Sage, and we think that it would be very useful to ha

[sage-combinat-devel] issue with sage -combinat update

2011-08-30 Thread Christian Stump
Yet another issue with "sage -combiant update": I just got into another issue with the combinat update: If someone updates while the queue is broken, it stops somewhere in the middle of the queue. If this person then waits until the queue is repaired, and updates again, it doesn't apply the comple

Re: [sage-combinat-devel] issue with sage -combinat update

2011-08-30 Thread Nicolas M. Thiery
On Tue, Aug 30, 2011 at 06:09:36AM -0700, Christian Stump wrote: > Yet another issue with "sage -combiant update": > > I just got into another issue with the combinat update: If someone > updates while the queue is broken, it stops somewhere in the middle of > the queue. If this person then waits

Re: [sage-combinat-devel] Re: core class

2011-08-30 Thread Anne Schilling
But it still does not work due to an import loop also in #10963 (which I couldn't disable as that would have created more conflicts...) Which import loop? :-) It is actually already fixed by the review of the cores patch I did this morning. In the WeylGroups category, I moved an "import Partiti

Re: [sage-combinat-devel] Re: core class

2011-08-30 Thread Anne Schilling
Hi Nicolas, Since you asked me to move some code from the Weyl group category to the affine Weyl group category, there is now a conflict with the patch categories-root_system-6588.patch patching file sage/combinat/free_module.py Hunk #1 succeeded at 1087 with fuzz 1 (offset 223 lines). applying