#10344: Polyhedron incorrectly handles RR-vertices
----------------------------+-----------------------------------------------
Reporter: novoselt | Owner: mhampton
Type: defect | Status: new
Priority: major | Milestone: sage-5.1
Component: geometry | Resolution:
Keywords: sd40.5 | Work issues:
Report Upstream: N/A | Reviewers:
Authors: | Merged in:
Dependencies: | Stopgaps:
----------------------------+-----------------------------------------------
Comment (by vbraun):
This is fixed by #11763, which brings sanity to coercion as a side-effect:
{{{
sage: Polyhedron(vertices=[vector(RR, [1/2, 3/4]), vector(RR, [4, 5])])
A 1-dimensional polyhedron in RDF^2 defined as the convex hull of 2
vertices
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10344#comment:2>
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.