#13510: Small change to graph_is_strongly_regular (return the number of 
vertices)
---------------------------------+------------------------------------------
       Reporter:  ncohen         |         Owner:  jason, ncohen, rlm
           Type:  enhancement    |        Status:  needs_review      
       Priority:  major          |     Milestone:  sage-5.4          
      Component:  graph theory   |    Resolution:                    
       Keywords:                 |   Work issues:                    
Report Upstream:  N/A            |     Reviewers:                    
        Authors:  Nathann Cohen  |     Merged in:                    
   Dependencies:                 |      Stopgaps:                    
---------------------------------+------------------------------------------

Comment (by ncohen):

 Helloooooooooo !!

 I just updated the patch so that return_parameters is now parameters, and
 added something in the documentation of spanning_trees.pyx. I tried to use
 the rename_keyword thing and I do not really see the point : it looks like
 renaming an argument with a deprecation just makes both names aliases to
 each other, so it is better to rename the code immediately. Besides, this
 way the documentation is consistent (otherwise users can still use
 return_parameters while it does not appear in the method's doc, that's
 weird `O_o`)

 Nathann

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