#10140: Base sage.geometry.cone on the Parma Polyhedra Library (PPL)
----------------------------+-----------------------------------------------
   Reporter:  vbraun        |       Owner:  mhampton    
       Type:  enhancement   |      Status:  needs_review
   Priority:  major         |   Milestone:  sage-feature
  Component:  geometry      |    Keywords:  ppl         
     Author:  Volker Braun  |    Upstream:  N/A         
   Reviewer:                |      Merged:              
Work_issues:                |  
----------------------------+-----------------------------------------------

Comment(by fbissey):

 I have trouble applying trac_10140_base_cone_on_ppl.patch. The following
 section doesn't apply at least:
 {{{
 @@ -1578,7 +1667,7 @@

          Let's take a 3-d cone on 4 rays::

 -            sage: c = Cone([(1,0,1), (0,1,1), (-1,0,1), (0,-1,1)])
 +            sage: c = Cone([(1,0,1), (0,1,1), (-1,0,1), (0,-1,1)],
 check=False)

          Then any ray generates a 1-d face of this cone, but if you
 construct
          such a face directly, it will not "sit" inside the cone::
 }}}
 Is it due to #9972? I can see that particular section in #9972 but
 slightly shifted in line number.

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