mailr22765 - /trunk/specific_analyses/relax_fit/parameters.py


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

Header


Content

Posted by edward on April 15, 2014 - 11:29:
Author: bugman
Date: Tue Apr 15 11:29:57 2014
New Revision: 22765

URL: http://svn.gna.org/viewcvs/relax?rev=22765&view=rev
Log:
Docstring fix in the relaxation curve-fitting linear_constraints() function.


Modified:
    trunk/specific_analyses/relax_fit/parameters.py

Modified: trunk/specific_analyses/relax_fit/parameters.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/specific_analyses/relax_fit/parameters.py?rev=22765&r1=22764&r2=22765&view=diff
==============================================================================
--- trunk/specific_analyses/relax_fit/parameters.py     (original)
+++ trunk/specific_analyses/relax_fit/parameters.py     Tue Apr 15 11:29:57 
2014
@@ -165,8 +165,7 @@
     Matrix notation
     ===============
 
-    In the notation A.x >= b, where A is an matrix of coefficients, x is an 
array of parameter
-    values, and b is a vector of scalars, these inequality constraints are::
+    In the notation A.x >= b, where A is an matrix of coefficients, x is an 
array of parameter values, and b is a vector of scalars, these inequality 
constraints are::
 
         | 1  0  0 |     |  Rx  |      |    0    |
         |         |     |      |      |         |




Related Messages


Powered by MHonArc, Updated Tue Apr 15 14:20:02 2014