mailr24720 - /trunk/user_functions/minimisation.py


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

Header


Content

Posted by edward on July 24, 2014 - 17:19:
Author: bugman
Date: Thu Jul 24 17:19:05 2014
New Revision: 24720

URL: http://svn.gna.org/viewcvs/relax?rev=24720&view=rev
Log:
Reverted r24718 as this was rubbish.

The command used was:
svn merge -r24718:24717 .


Modified:
    trunk/user_functions/minimisation.py

Modified: trunk/user_functions/minimisation.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/user_functions/minimisation.py?rev=24720&r1=24719&r2=24720&view=diff
==============================================================================
--- trunk/user_functions/minimisation.py        (original)
+++ trunk/user_functions/minimisation.py        Thu Jul 24 17:19:05 2014
@@ -345,7 +345,7 @@
     py_type = "int_or_int_list",
     desc_short = "incrementation value",
     desc = "The number of increments to search over.  If a single integer is 
given then the number of increments will be equal in all dimensions.  
Different numbers of increments in each direction can be set if 'inc' is set 
to an array of integers of length equal to the number of parameters.",
-    none_elements = False
+    none_elements = True
 )
 uf.add_keyarg(
     name = "verbosity",




Related Messages


Powered by MHonArc, Updated Thu Jul 24 17:40:02 2014