mailr4705 - /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 14, 2008 - 18:21:
Author: bugman
Date: Mon Jan 14 18:05:43 2008
New Revision: 4705

URL: http://svn.gna.org/viewcvs/relax?rev=4705&view=rev
Log:
Modification of the linear_constraints() docstring.  The equation needed 
fixing.


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=4705&r1=4704&r2=4705&view=diff
==============================================================================
--- branches/N_state_model/specific_fns/n_state_model.py (original)
+++ branches/N_state_model/specific_fns/n_state_model.py Mon Jan 14 18:05:43 
2008
@@ -101,8 +101,8 @@
             |         |                   |         |
             |-1  0  0 |                   |   -1    |
             |         |     |  p0  |      |         |
-            | 0  1  0 |  .  |      |      |    0    |
-            |         |     |  p1  |  >=  |         |
+            | 0  1  0 |     |      |      |    0    |
+            |         |  .  |  p1  |  >=  |         |
             | 0 -1  0 |     |      |      |   -1    |
             |         |     |  p2  |      |         |
             | 0  0  1 |                   |    0    |




Related Messages


Powered by MHonArc, Updated Tue Jan 15 11:00:16 2008