#6094: Change all occurrences of "method" to "algorithm"
---------------------------+------------------------------------------------
 Reporter:  rlm            |       Owner:  rlm       
     Type:  defect         |      Status:  new       
 Priority:  major          |   Milestone:  sage-4.0.1
Component:  coding theory  |    Keywords:            
---------------------------+------------------------------------------------

Comment(by rlm):

 Replying to [comment:3 jason]:
 > okay, I didn't realize there was a standard...

 Actually, neither did I. But when David and I did a search for "method=",
 most of what we found were places where he was using that name.

 In fact, here is a complete (I think) list of the functions which use this
 (4.0.alpha0):

 {{{
 calculus/desolvers.py: eulers_method, eulers_method_2x2
 coding/decoder.py: decode
 coding/linear_code.py: decode, is_permutation_equivalent,
 permutation_automorphism_group, spectrum
 finance/easter.py: easter
 combinat/designs/block_design.py: ProjectiveGeometryDesign
 combinat/designs/covering_design.py: __init__, method
 combinat/designs/incidence_structures.py: dual_incidence_structure
 groups/matrix_gps/matrix_group.py: as_permutation_group,
 module_composition_factors
 schemes/elliptic_curves/padic_lseries.py: frobenius
 matrix/matrix_double_dense.pyx: exp
 matrix/matrix_modn_sparse.pyx: _rank_linbox
 rings/polynomial/polynomial_compiled.pyx: __init__
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6094#comment:4>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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