mailr4729 - /branches/N_state_model/specific_fns/n_state_model.py


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

Header


Content

Posted by edward on January 15, 2008 - 11:41:
Author: bugman
Date: Tue Jan 15 11:41:37 2008
New Revision: 4729

URL: http://svn.gna.org/viewcvs/relax?rev=4729&view=rev
Log:
Docstring fix for the linear_constraints() method.


Modified:
    branches/N_state_model/specific_fns/n_state_model.py

Modified: branches/N_state_model/specific_fns/n_state_model.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/N_state_model/specific_fns/n_state_model.py?rev=4729&r1=4728&r2=4729&view=diff
==============================================================================
--- branches/N_state_model/specific_fns/n_state_model.py (original)
+++ branches/N_state_model/specific_fns/n_state_model.py Tue Jan 15 11:41:37 
2008
@@ -108,7 +108,7 @@
             | 0  0 -1 |                   |   -1    |
 
         This example is for a 4-state model, the last probability pn is not 
included as this
-        parameter does not exist (because the sum of pi is equal to 1).  The 
Euler angle parameters
+        parameter does not exist (because the sum of pc is equal to 1).  The 
Euler angle parameters
         have been excluded here but will be included in the returned A and b 
objects.  These
         parameters simply add columns of zero to the A matrix and have no 
effect on b.
 




Related Messages


Powered by MHonArc, Updated Tue Jan 15 12:00:26 2008