#18346: Easier handling of vertex labels in graph backends
-------------------------+-------------------------------------------------
       Reporter:         |        Owner:
  ncohen                 |       Status:  needs_review
           Type:         |    Milestone:  sage-6.7
  enhancement            |   Resolution:
       Priority:  major  |    Merged in:
      Component:  graph  |    Reviewers:
  theory                 |  Work issues:
       Keywords:         |       Commit:
        Authors:         |  25765bb3c4cb4c5f49e5078d7e6e3968c62310e1
  Nathann Cohen          |     Stopgaps:
Report Upstream:  N/A    |
         Branch:         |
  public/18346           |
   Dependencies:         |
-------------------------+-------------------------------------------------
Changes (by ncohen):

 * status:  new => needs_review
 * commit:   => 25765bb3c4cb4c5f49e5078d7e6e3968c62310e1
 * component:  PLEASE CHANGE => graph theory
 * branch:   => public/18346


Comment:

 New commits:
 
||[http://git.sagemath.org/sage.git/commit/?id=9e60492f145e2f1a80fbe9df41b48330ab01e510
 9e60492]||{{{trac #18346: Make graph_backends.py into a .pyx}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=da8479ef8de84ce4d80b825138032da19c18f72b
 da8479e]||{{{trac #18346: Move and indent three functions (nothing else is
 changed)}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=5b765e1c0888b0661b2ae01de352d013c073efb3
 5b765e1]||{{{trac #18346: Rename calls to [get_vertex, vertex_label,
 check_vertex] into self.method calls}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=2704dda485adcd6f4e7a6a951b1380dca3ae768b
 2704dda]||{{{trac #18346: Turn the backends into cdef classes}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=e11d4d8c3d91923e770fdba9310d832415236b1e
 e11d4d8]||{{{trac #18346: New pickling function for GraphBackend}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=bd8d988e0692b0089770f231e9c36e526bb077ad
 bd8d988]||{{{trac #18346: Remove old __reduce__ functions and move useful
 doctests}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=30eb6263d2f532d602a5479057542dee640e1dbd
 30eb626]||{{{trac #18346: Some python code accesses G._backend._cg
 directly}}}||
 
||[http://git.sagemath.org/sage.git/commit/?id=25765bb3c4cb4c5f49e5078d7e6e3968c62310e1
 25765bb]||{{{trac #18346: A 'cdef class' is a 'type', not a 'class'}}}||

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