#11763: Parents for polyhedra
---------------------------+------------------------------------------------
   Reporter:  vbraun       |          Owner:  mhampton    
       Type:  enhancement  |         Status:  needs_review
   Priority:  major        |      Milestone:  sage-5.0    
  Component:  geometry     |       Keywords:              
Work_issues:               |       Upstream:  N/A         
   Reviewer:               |         Author:  Volker Braun
     Merged:               |   Dependencies:  #11634      
---------------------------+------------------------------------------------

Comment(by mhampton):

 This changes the behavior of the .vertices() method, returning
 "sage.geometry.polyhedron.representation.Vertex" objects instead of simple
 lists of coordinates.  This breaks some code of mine, so I think there
 should be a deprecation warning before introducing this.  I don't really
 like the behavior, but I see that .vertices_list() does return a list of
 lists of coordinates.

 This patch also seems to slow things down a bit, but I haven't carefully
 tested that aspect.

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