#17385: Cleanup Graph.__init__ and DiGraph.__init__
-------------------------------------+-------------------------------------
       Reporter:  vdelecroix         |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.5
      Component:  graph theory       |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Vincent Delecroix  |    Reviewers:  David Coudert, Travis
Report Upstream:  N/A                |  Scrimshaw, Nathann Cohen
         Branch:                     |  Work issues:
  u/vdelecroix/17385                 |       Commit:
   Dependencies:  #17384             |  ca661347a2dcd8c5d7e4720cc048028365d22092
                                     |     Stopgaps:
-------------------------------------+-------------------------------------
Changes (by ncohen):

 * status:  needs_review => needs_work


Comment:

 {{{
 sage -t --long
 /home/ncohen/.Sage/src/doc/en/thematic_tutorials/lie/affine_finite_crystals.rst
 **********************************************************************
 File
 
"/home/ncohen/.Sage/src/doc/en/thematic_tutorials/lie/affine_finite_crystals.rst",
 line 359, in doc.en.thematic_tutorials.lie.affine_finite_crystals
 Failed example:
     G.is_isomorphic(Gdual, edge_labels = True, certify = True)
 Expected:
     (True, {[[1]]: [[-2]], [[2]]: [[-1]], [[-2]]: [[1]], [[-1]]: [[2]],
 []: [[0]]})
 Got:
     (True, {[]: [[0]], [[1]]: [[-2]], [[2]]: [[-1]], [[-2]]: [[1]],
 [[-1]]: [[2]]})
 }}}

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