#10320: __len__ still used in polyhedra.py
-----------------------------+----------------------------------------------
Reporter: jplabbe | Owner: mhampton
Type: defect | Status: closed
Priority: major | Milestone: sage-4.6.1
Component: geometry | Resolution: wontfix
Keywords: polyhedron, len | Author: JP Labbé
Upstream: N/A | Reviewer:
Merged: | Work_issues:
-----------------------------+----------------------------------------------
Changes (by mhampton):
* status: new => closed
* resolution: => wontfix
Comment:
I don't see this as a bug; the input needs to be a list, so you should do:
sage: P=Polyhedron(list(Permutations([1,2,3,4])))
instead.
I am open to counter-arguments but I am marking this "won't fix" for now.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10320#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
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.