#10037: cddlib/Polyhedron bug
------------------------+---------------------------------------------------
   Reporter:  mhampton  |       Owner:  mhampton                     
       Type:  defect    |      Status:  new                          
   Priority:  major     |   Milestone:                               
  Component:  geometry  |    Keywords:  cddlib, polyhedron, polyhedra
     Author:            |    Upstream:  N/A                          
   Reviewer:            |      Merged:                               
Work_issues:            |  
------------------------+---------------------------------------------------

Comment(by vbraun):

 This one actually works for me (Fedora 13 x86_64):
 {{{
 sage: Polyhedron(vertices=topes[3], field=RDF, verbose=True)
 [... vebose cdd interaction ...]
 A 3-dimensional polyhedron in RDF^3 defined as the convex hull of 23
 vertices.
 }}}
 Just out of curiosity, which arch is that failing on?

 I think the way to go is to implement vertex/facet adjacencies ourselves
 with a modern LP solver, either cvxopt or PPL.

 I've opened #10039 as a first step to switch to PPL.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10037#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.

Reply via email to