mailr4780 - /1.3/maths_fns/chi2.py


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

Header


Content

Posted by edward on January 16, 2008 - 12:04:
Author: bugman
Date: Wed Jan 16 12:04:34 2008
New Revision: 4780

URL: http://svn.gna.org/viewcvs/relax?rev=4780&view=rev
Log:
Added a module docstring to the chi2 module.


Modified:
    1.3/maths_fns/chi2.py

Modified: 1.3/maths_fns/chi2.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/maths_fns/chi2.py?rev=4780&r1=4779&r2=4780&view=diff
==============================================================================
--- 1.3/maths_fns/chi2.py (original)
+++ 1.3/maths_fns/chi2.py Wed Jan 16 12:04:34 2008
@@ -19,6 +19,8 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 #
 #                                                                            
 #
 
###############################################################################
+
+"""Module containing functions for calculating the chi-squared value, 
gradient, and Hessian."""
 
 # Python module imports.
 from numpy import sum




Related Messages


Powered by MHonArc, Updated Wed Jan 16 12:20:07 2008