Menu

SVN archive Commit Log


Commit Date  
[r3026] by bugman

Updated the manual and changed the version number to 1.3.0.

2007-02-19 08:38:05 Tree
[r3025] by bugman

Ported r3024 from the 1.3.0 tag using the command:
svn merge -r3023:3024 svn+ssh://bugman@.../svn/relax/tags/1.3.0

........
r3024 | bugman | 2007-02-19 19:17:37 +1100 (Mon, 19 Feb 2007) | 3 lines
Changed paths:
M /tags/1.3.0/docs/CHANGES

Updated the changes file for relax version 1.3.0.
........

2007-02-19 08:22:14 Tree
[r3024] by bugman

Updated the changes file for relax version 1.3.0.

2007-02-19 08:17:37 Tree
[r3023] by bugman

relax version 1.3.0.

This is the first release of the 1.3 development line. In addition to all the capabilities of relax
1.2.10 the new features of this release include the addition of a unit test framework, preliminary
support for PyMOL, the creation of PDB files, the ability to display the diffusion tensor encoded as
a PDB file using PyMOL, the ability to display the distribution of XH bond vectors used in the
analysis via a PDB file, the new user function class 'structure' containing the old user function
'pdb()' which has been split and redesigned, removal of apply(func, args) calls from the
minimisation code, improved spin system selection using Boolean operators, and a few other small
features, bugfixes, and program changes. As the user function names have been and will continue to
be modified please do not expect either the backwards or forwards compatibility of relax scripts
written for the 1.3 relax versions.

2007-02-19 05:36:23 Tree
[r3022] by bugman

Modified the unit test runner to return True if the tests pass and Fail if they fail.

2007-02-18 07:01:39 Tree
[r3021] by bugman

Removed Gary's dummy functions to allow the unit test and test suite to pass.

2007-02-18 06:06:24 Tree
[r3020] by bugman

Bug fix. Fixed a typo committed in the last revision.

2007-02-18 05:50:07 Tree
[r3019] by bugman

Renamed the function 'self._update_object()' to the private function 'self.__update_object()'.

2007-02-18 05:41:37 Tree
[r3018] by bugman

Fix for bug #7979 (https://gna.org/bugs/?7979).

A large number of changes were required. Two private functions 'self.__update_sim_append()' and
'self.__update_sim_set()' have been added to the DiffTensorElement class. These are used to
automatically update the Monte Carlo simulation parameter lists.

The name 'dependencies' is now properly spelt.

The unused Monte Carlo simulation code in the function 'self._update_object()' has been deleted.

The object DiffTensorSimList has been modifed to handle the two new private functions.

2007-02-18 05:40:36 Tree
[r3017] by bugman

Modifications to the DiffTensorSimList object.

The self.__setitem__() function now sets the value and the parent DiffTensorElement is now passed
into the DiffTensorSimList object.

2007-02-18 00:25:05 Tree
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.