> We definitely should allow to specify any constructor for list-like > objects (list, tuple, vector). Depending on the context, you may want > the result to be hashable, to have further properties (like being a > vector and doing linear algebra), that is mutable, ... > > Now what should be the default? I am not very keen on vector; we are > really returning a raw combinatorial object, that will typically be > used for creating exponent vectors of polynomials. > > And this should be done consistently with all other related things > (compositions, ...). > > Florent: combinatorial factories are becoming more desirable every day :-)
Sure ! I can see that... But right now they are at least 6 experimental patch from me on the queue... And... I must go to teach... Cheers, Florent -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org