Re: [sage-combinat-devel] comments/questions on poset code

2012-02-22 Thread Florent Hivert
On Wed, Feb 22, 2012 at 11:45:41AM -0800, Anne Schilling wrote: > Hi Florent, > > Thanks for your help to get ClonableIntArray running for linear extensions > (through private e-mails). > > Now I have more problems with k_tableaux.py In this case there is an optional > input mu=None. > How shoul

Re: [sage-combinat-devel] comments/questions on poset code

2012-02-22 Thread Anne Schilling
Hi Florent, Thanks for your help to get ClonableIntArray running for linear extensions (through private e-mails). Now I have more problems with k_tableaux.py In this case there is an optional input mu=None. How should _element_constructor_ look like in this case? Could you have a look at trac_1

Re: [sage-combinat-devel] cardinality of infinite enumerated set

2012-02-22 Thread Vincent Delecroix
Actually the methods are removed in trac_10963-more_functorial_constructions-nt.patch But then, I get a problem when I build a parent which is an infinite enumerated set as it does not inherit the cardinality method... -- You received this message because you are subscribed to the Google Groups

Re: [sage-combinat-devel] cardinality of infinite enumerated set

2012-02-22 Thread Vincent Delecroix
2012/2/22, Florent Hivert : > On Wed, Feb 22, 2012 at 01:55:01PM +, Vincent Delecroix wrote: >> Hello, >> >> .cardinality() method of InfiniteEnumeratedSets is not implemented in >> ParentMethods of the corresponding category. Is there a reason for >> that ? > > ??? > > infinite_enumerated_sets

Re: [sage-combinat-devel] cardinality of infinite enumerated set

2012-02-22 Thread Florent Hivert
On Wed, Feb 22, 2012 at 01:55:01PM +, Vincent Delecroix wrote: > Hello, > > .cardinality() method of InfiniteEnumeratedSets is not implemented in > ParentMethods of the corresponding category. Is there a reason for > that ? ??? infinite_enumerated_sets.py line 56-120: class ParentMetho

[sage-combinat-devel] cardinality of infinite enumerated set

2012-02-22 Thread Vincent Delecroix
Hello, .cardinality() method of InfiniteEnumeratedSets is not implemented in ParentMethods of the corresponding category. Is there a reason for that ? Cheers, Vincent -- You received this message because you are subscribed to the Google Groups "sage-combinat-devel" group. To post to this group