mailr4642 - /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 11, 2008 - 11:56:
Author: bugman
Date: Fri Jan 11 11:56:16 2008
New Revision: 4642

URL: http://svn.gna.org/viewcvs/relax?rev=4642&view=rev
Log:
Docsting 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=4642&r1=4641&r2=4642&view=diff
==============================================================================
--- branches/N_state_model/specific_fns/n_state_model.py (original)
+++ branches/N_state_model/specific_fns/n_state_model.py Fri Jan 11 11:56:16 
2008
@@ -109,7 +109,8 @@
             |         |                   |         |
             | 0  0 -1 |                   |   -1    |
 
-        This example is for a 3-state model.
+        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).
 
 
         @return:                The matrices A and b.




Related Messages


Powered by MHonArc, Updated Fri Jan 11 12:00:25 2008