svn+ssh://semor@.../svn/relax/1.3
........
r4778 | bugman | 2008-01-16 05:30:55 -0500 (Wed, 16 Jan 2008) | 3 lines
Converted the maths_fns.chi2 module from Numeric to numpy.
........
r4779 | bugman | 2008-01-16 06:00:28 -0500 (Wed, 16 Jan 2008) | 5 lines
Updated the docstrings of the chi-squared value, gradient, and Hessian functions.
They are now in epydoc format.
........
r4780 | bugman | 2008-01-16 06:04:34 -0500 (Wed, 16 Jan 2008) | 3 lines
Added a module docstring to the chi2 module.
........
r4785 | semor | 2008-01-16 10:08:42 -0500 (Wed, 16 Jan 2008) | 5 lines
Corrected a function spacing so it has 2 preceding empty lines.
This was pointed by the 'code_validator' script.
........
r4787 | bugman | 2008-01-16 10:37:07 -0500 (Wed, 16 Jan 2008) | 3 lines
Shifted all the dummy return_conversion_factor() methods which return 1 into the base class.
........
r4792 | bugman | 2008-01-16 11:01:15 -0500 (Wed, 16 Jan 2008) | 3 lines
Temporarily shifted the model-free code from using the 'minimise' directory to using minfx.
........