#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):

 Yoooooooooooooo !!!

 Well, the changes to coloring.py are so unimportant that they do not
 really deserve their own patch, it's almost a typo except it worked anyway
 `:-P`

 For your other problem : the function is so new that I guess almost noones
 has noticed it yet. If you think that parameters = True would be better
 than return_parameters = True then it almost solves the problem because an
 old ``g.is_strongly_regular(return_parameters = True)[1]`` would not work
 anymore. So what would you think if I updated my patch with
 return_parameters -> parameters and let it stand like that ? The
 deprecation machinery looks like overkill in this case... I should have
 written the function like that from the start, forgot it, well... Nothing
 really important `:-)`

 Nathann

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