This release fixes a important bug introduced into relax version
1.2.8. If you have installed 1.2.8, please upgrade to this new
version. The problem was that relax was throwing a RelaxError saying
that an infinite chi-squared value had been encountered when the
chi-squared value was actually zero (see bug #7641). A few other
small changes are detailed below.
The new relax versions can be downloaded from
http://www.nmr-relax.com/download.html or
http://download.gna.org/relax/.
The full list of changes is:
Features:
N/A
Changes:
* For Mac OS X compatibility, the interpreter has been changed
from '/usr/bin/python' to '/usr/bin/env python'.
Bugfixes:
* The infinite chi-squared RelaxError when the chi-squared
value is zero has been fixed. (see bug #7641,
https://gna.org/bugs/?7641)
* Profiling is now functional again. (see bug #7677,
https://gna.org/bugs/?7677)