#16171: Sort cone facets
-------------------------------------+-------------------------------------
       Reporter:  novoselt           |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.3
      Component:  geometry           |   Resolution:
       Keywords:  toric              |    Merged in:
        Authors:  Andrey             |    Reviewers:  Jan Keitel
  Novoseltsev                        |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  01a6311e62e469b3cabc9419486363309da4f6a4
  u/novoselt/sort_cone_facets        |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------
Changes (by vbraun):

 * status:  positive_review => needs_work


Comment:

 {{{
 sage -t --long src/sage/geometry/fan.py
 **********************************************************************
 File "src/sage/geometry/fan.py", line 1716, in
 sage.geometry.fan.?._subdivide_stellar
 Failed example:
     [cone.ambient_ray_indices() for cone in F]
 Expected:
     [(0, 1, 3), (0, 2, 3)]
 Got:
     [(0, 2, 3), (0, 1, 3)]
 **********************************************************************
 1 item had failures:
    1 of  13 in sage.geometry.fan.?._subdivide_stellar
 }}}

--
Ticket URL: <http://trac.sagemath.org/ticket/16171#comment:8>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to