#5538: [with patch; needs review] Family does copy its input + various
improvement.
---------------------------+------------------------------------------------
Reporter: hivert | Owner: hivert
Type: defect | Status: new
Priority: major | Milestone: sage-3.4.2
Component: combinatorics | Keywords: Family, mutable input
---------------------------+------------------------------------------------
Comment(by nthiery):
Agreed on 1, 2, 3. I very much like the printing in 2.
I looked at the current diff, and it looks good to me.
Just two suggestions in TrivialFamily:
- __iter__ could return self.set.__iter__()
- self.set is a bit of a misnomer since the order is relevant.
self.enumeration?
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5538#comment:5>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---