#12806: upgrade of spkg networkx-1.2.p2 to 1.6
----------------------------------------+-----------------------------------
       Reporter:  dkrenn                |         Owner:  jason, ncohen, rlm
           Type:  defect                |        Status:  new               
       Priority:  major                 |     Milestone:  sage-5.1          
      Component:  graph theory          |    Resolution:                    
       Keywords:  spkg networkx graphs  |   Work issues:                    
Report Upstream:  N/A                   |     Reviewers:                    
        Authors:  Daniel Krenn          |     Merged in:                    
   Dependencies:                        |      Stopgaps:                    
----------------------------------------+-----------------------------------

Comment (by jlopez):

 The two remaining doctests in `graph_generators.py` are due to changes in
 two randomized methods: a change in `networkx.powerlaw_cluster_graph` from
 using `random.random` to `_random_subset` and a rewriting of the random
 method `expected_degree_graph`. Since the functions called in the doctests
 have a randomized nature it is not unreasonable to expect the results to
 change after the randomized function is rewritten. Unless somebody
 complains I will just update the tests to the results with the new
 methods.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12806#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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to