mailr8491 - /branches/relax_disp/specific_fns/relax_disp.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by sebastien . morin . 1 on January 15, 2009 - 20:08:
Author: semor
Date: Thu Jan 15 20:08:40 2009
New Revision: 8491

URL: http://svn.gna.org/viewcvs/relax?rev=8491&view=rev
Log:
Corrected mistakes in English.


Modified:
    branches/relax_disp/specific_fns/relax_disp.py

Modified: branches/relax_disp/specific_fns/relax_disp.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/relax_disp/specific_fns/relax_disp.py?rev=8491&r1=8490&r2=8491&view=diff
==============================================================================
--- branches/relax_disp/specific_fns/relax_disp.py (original)
+++ branches/relax_disp/specific_fns/relax_disp.py Thu Jan 15 20:08:40 2009
@@ -856,10 +856,10 @@
         @type min_algor:            str
         @keyword min_options:       An array of options to be used by the 
minimisation algorithm.
         @type min_options:          array of str
-        @keyword func_tol:          The function tolerence which, when 
reached, terminates optimisation.
+        @keyword func_tol:          The function tolerance which, when 
reached, terminates optimisation.
                                     Setting this to None turns of the check.
         @type func_tol:             None or float
-        @keyword grad_tol:          The gradient tolerence which, when 
reached, terminates optimisation.
+        @keyword grad_tol:          The gradient tolerance which, when 
reached, terminates optimisation.
                                     Setting this to None turns of the check.
         @type grad_tol:             None or float
         @keyword max_iterations:    The maximum number of iterations for the 
algorithm.




Related Messages


Powered by MHonArc, Updated Thu Jan 15 20:20:04 2009