#15706: Graph built from their edges are simple by default
-------------------------------------+-------------------------------------
       Reporter:  ncohen             |        Owner:
           Type:  enhancement        |       Status:  needs_work
       Priority:  major              |    Milestone:  sage-6.4
      Component:  graph theory       |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Nathann Cohen      |    Reviewers:
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  public/ticket/15706                |  7c69f250922b0373de62e16b16baaab7f8b2fd32
   Dependencies:  #15704             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by ncohen):

 Yo !

 > `Graph([(1, 2, 0), (1,2,1)])` gives `NameError: global name
 'deprecation' is not defined`.

 The module-level import of 'deprecation' was probably removed since the
 branch was written. I just rebased it (and removed the merge commits on
 the way).

 > To be honest, I think that I do not know enought of graphs code to
 really review this. Sorry.

 I see. Well, I do not think that there is much to know about graph code in
 this case. It deals with the constructor allright, but it is just an user
 interface decision.

 Anybodyyyyyyyyyyyy ?...

 Nathann

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