Difference between revisions of "Relax 1.2.9"

From relax wiki
Jump to navigation Jump to search
(Added an announcements section.)
(Transclusion of the relax release see also page.)
Line 46: Line 46:
 
= See also =
 
= See also =
  
[[Category:Release_Notes]]
+
{{:relax release see also}}

Revision as of 19:47, 10 September 2014


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)


Announcements

If you would like to receive announcements about new relax versions, please subscribe to the relax announcement mailing list. This list only receives ~10 emails per year. It is archived at the SourceForge archives and in The Mail Archive.


See also