mailr7537 - /1.3/generic_fns/monte_carlo.py


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

Header


Content

Posted by edward on October 06, 2008 - 23:05:
Author: bugman
Date: Mon Oct  6 23:05:04 2008
New Revision: 7537

URL: http://svn.gna.org/viewcvs/relax?rev=7537&view=rev
Log:
Docstring fix for setup().


Modified:
    1.3/generic_fns/monte_carlo.py

Modified: 1.3/generic_fns/monte_carlo.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/monte_carlo.py?rev=7537&r1=7536&r2=7537&view=diff
==============================================================================
--- 1.3/generic_fns/monte_carlo.py (original)
+++ 1.3/generic_fns/monte_carlo.py Mon Oct  6 23:05:04 2008
@@ -347,7 +347,7 @@
     @keyword all_select_sim:    The selection status of the Monte Carlo 
simulations.  The first
                                 dimension of this matrix corresponds to the 
simulation and the
                                 second corresponds to the instance.
-    @type all_select_sim:       numpy matrix (int)
+    @type all_select_sim:       list of lists of bool
     """
 
     # Test if the current data pipe exists.




Related Messages


Powered by MHonArc, Updated Mon Oct 06 23:20:04 2008