#15035: removing redundant set/iter conversions in graph backend
--------------------------------+-----------------------------
       Reporter:  slani         |         Owner:
           Type:  enhancement   |        Status:  needs_review
       Priority:  minor         |     Milestone:  sage-5.12
      Component:  graph theory  |    Resolution:
       Keywords:                |     Merged in:
        Authors:                |     Reviewers:
Report Upstream:  N/A           |   Work issues:
         Branch:                |  Dependencies:
       Stopgaps:                |
--------------------------------+-----------------------------

Comment (by azi):

 Yes, we've made sure that at least the default backend does not return
 duplicated neighbors in case of multiple edges.

 I've now also ran the tests on the whole library. A bunch of things fails
 but none appears to be relate to the change of this patch :-)



 {{{
 sage -t sage-5.10.beta1/devel/sage/sage/tests/cmdline.py  # 3 doctests
 failed
 sage -t sage-5.10.beta1/devel/sage/sage/stats/r.py  # 1 doctest failed
 sage -t sage-5.10.beta1/devel/sage/sage/misc/sageinspect.py  # 1 doctest
 failed
 sage -t sage-5.10.beta1/devel/sage/sage/misc/interpreter.py  # 2 doctests
 failed
 sage -t sage-5.10.beta1/devel/sage/sage/interfaces/interface.py  # 4
 doctests failed
 sage -t sage-5.10.beta1/devel/sage/sage/interfaces/r.py  # 186 doctests
 failed
 sage -t sage-5.10.beta1/devel/sage/sage/interfaces/expect.py  # 7 doctests
 failed
 sage -t sage-5.10.beta1/devel/sage/sage/modular/hecke/ambient_module.py  #
 1 doctest failed
 sage -t sage-5.10.beta1/devel/sage/sage/modular/hecke/hecke_operator.py  #
 Killed due to segmentation fault
 sage -t sage-5.10.beta1/devel/sage/sage/modular/modsym/ambient.py  # 2
 doctests failed
 }}}


 That said I'll mark this with a positive review and add the relevant
 ticket information.

--
Ticket URL: <http://trac.sagemath.org/ticket/15035#comment:3>
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/groups/opt_out.


Reply via email to