Menu

SVN archive Commit Log


Commit Date  
[r2999] by bugman

Modified the system/functional + unit test running code so that only the true unit tests are run.

The current setup was looking for unit tests throughout the relax source tree and accidentally
running the code in the file 'minimise/line_search/test_functions.py'.

2007-01-13 06:46:48 Tree
[r2998] by bugman

Spell check of the 'unit_test_runner' module.

2007-01-13 06:39:38 Tree
[r2997] by bugman

Set the executable bit on the diffusion tensor data structure test module.

2007-01-13 06:03:35 Tree
[r2996] by bugman

Added an initial unit test framework for testing of the diffusion tensor objects.

2007-01-13 05:51:55 Tree
[r2995] by bugman

Changed the diffusion tensor MC sim objects from lists to the ListType 'DiffTensorSimList'.

These changes are part of the solution for bug #7979 (https://gna.org/bugs/?7979).

The 'append()' and '__setattr__()' methods of 'DiffTensorSimList' have been set to dummy functions.

2007-01-13 04:20:50 Tree
[r2994] by bugman

Rearrangement of the diffusion tensor parameter calculation functions.

These changes are part of the solution for bug #7979 (https://gna.org/bugs/?7979).

The 'self._calc_x()' methods of the DiffTensorElement class, where x is a diffusion tensor
parameter, vector, or matrix, have been shifted from the 'data' directory to the diffusion tensor
code of the 'generic_fns' directory. The methods have also been converted into module functions.
The 'self._update_object()' method calls in the 'self.__setattr__()' method have been modified so
that the type of diffusion is passed into the necessary 'calc_x()' functions.

2007-01-13 04:11:00 Tree
[r2993] by bugman

Ported r2982 from the 1.2.10 tag using the command:
svn merge -r2981:2982 svn+ssh://bugman@.../svn/relax/tags/1.2.10

........
r2982 | bugman | 2007-01-12 13:54:15 +1100 (Fri, 12 Jan 2007) | 3 lines
Changed paths:
M /tags/1.2.10/docs/CHANGES

Updated the CHANGES file for relax version 1.2.10.
........

2007-01-12 05:02:08 Tree
[r2992] by bugman

Updated the 1.2 line API documentation to relax version 1.2.10.

2007-01-12 04:16:41 Tree
[r2991] by bugman

Updated the HTML user manual to relax version 1.2.10.

2007-01-12 04:09:02 Tree
[r2990] by bugman

Modified the http://nmr-relax.com download page to point to relax version 1.2.10.

The file links, signatures, md5sums, and file sizes have been updated.

2007-01-12 03:47:52 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.