#7109: [with patch, needs review] polyhedra bugs with linearities, rewrite
proposal
---------------------------+------------------------------------------------
   Reporter:  vbraun       |       Owner:  mhampton    
       Type:  enhancement  |      Status:  needs_review
   Priority:  major        |   Milestone:  sage-feature
  Component:  geometry     |    Keywords:  polyhedra   
Work_issues:               |      Author:              
   Reviewer:               |      Merged:              
---------------------------+------------------------------------------------

Comment(by vbraun):

 I didn't know about "-coverage", but it passed doctest without errors or
 warnings with sage-4.1.1. The cast problem must be from Sage 4.1.2, I
 guess.

 If you want to add the missing test that would be great. Email me if you
 have questions / comments.

 I tried to stick to the following general philosophy for the polytopes
 class:

   * if the vertex coordinates can be chosen rational, then the polyhedron
 should be in QQ

   * otherwise, the polyhedron should be over RDF by default. A rational
 approximation can be optional via a "field=QQ" parameter.

 Floating point coordinates are fine with cddlib as long as the input is
 sufficiently nondegenerate, and polytopes defined by vertices are no
 problem.

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