Re: [sage-combinat-devel] Re: Quasi Symmetric functions

2011-10-17 Thread Jason Bandlow
Dear Bruce, qsym fans, Bruce -- thanks very much for agreeing to review! I see you've posted a ticket at http://trac.sagemath.org/sage_trac/ticket/11929 . I've posted a patch as a starting point for the review process. Anyone else interested, please add yourself to the cc on the ticket!(Further d

Re: [sage-combinat-devel] ClonableElement and Parent compatibility

2011-10-17 Thread Nicolas M. Thiery
On Mon, Oct 17, 2011 at 03:49:50PM +0200, Nicolas Borie wrote: > def _element_constructor_from_element_class(self, *args, > **keywords): > """ > ... > > Caveat: ``self`` is passed to the constructor of the > element class as a keyword argument

Re: [sage-combinat-devel] ClonableElement and Parent compatibility

2011-10-17 Thread Nicolas Borie
Hello, I am very sorry, All was already in the doc! def _element_constructor_from_element_class(self, *args, **keywords): """ ... Caveat: ``self`` is passed to the constructor of the element class as a keyword argument ``parent``. Many

Re: [sage-combinat-devel] ClonableElement and Parent compatibility

2011-10-17 Thread Nicolas Borie
Le dimanche 16 octobre 2011 à 23:58 +0200, Florent Hivert a écrit : > Also I can't reproduce you behavior: > > -- > | Sage Version 4.7.1, Release Date: 2011-08-11 | > | Type notebook() for the GUI, and licens

Re: [sage-combinat-devel] ClonableElement and Parent compatibility

2011-10-17 Thread Nicolas Borie
Le dimanche 16 octobre 2011 à 23:58 +0200, Florent Hivert a écrit : > Also I can't reproduce you behavior: > > -- > | Sage Version 4.7.1, Release Date: 2011-08-11 | > | Type notebook() for the GUI, and licens