relax 1.2.9

From relax wiki
Revision as of 17:14, 6 September 2014 by Bugman (talk | contribs) (More links.)
Jump to navigation Jump to search


Description

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.


Download

The new relax versions can be downloaded from http://www.nmr-relax.com/download.html. If binary distributions are not yet available for your platform and you manage to compile the binary modules, please consider contributing these to the relax project (described in section 3.6 of the relax manual, http://www.nmr-relax.com/manual/relax_distribution_archives.html).


CHANGES file

Version 1.2.9 (9 November 2006, from /1.2) http://svn.gna.org/svn/relax/tags/1.2.9

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)
  • Profiling is now functional again. (see bug #7677)


See also