#10148: Automorphism group of a Polyhedron
----------------------------------+-----------------------------------------
   Reporter:  vbraun              |       Owner:  mhampton    
       Type:  enhancement         |      Status:  needs_work  
   Priority:  major               |   Milestone:  sage-feature
  Component:  geometry            |    Keywords:              
     Author:  Volker Braun        |    Upstream:  N/A         
   Reviewer:  Andrey Novoseltsev  |      Merged:              
Work_issues:                      |  
----------------------------------+-----------------------------------------

Comment(by novoselt):

 Ah, now that makes sense! I guess I just have an issue with `_is_zero`
 because I looked at the source code of it for some polyhedron (which
 happened to be exact) using `??` and saw `x == 0` without paying too much
 attention to the details. The `Polyhedron` class itself does not have such
 a method at all. Is really speed-crucial to set it to a lambda-expression
 instead of having an honest method with if-check for the type of the field
 each time? (For the purposes of this ticket 2 is resolved.)

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