Menu

SVN archive Commit Log


Commit Date  
[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
[r3016] by bugman

Created the generator function 'dependency_generator()'.

This generator is for looping over the list of target parameters to update when a parameter is set.
It replaces all the self._update_object() calls and simplifies the code. It will also be used for
updating the Monte Carlo simulation data structures.

2007-02-17 23:48:21 Tree
[r3015] by bugman

Modified the diffusion tensor data structure unit test for setting the tm parameter.

Now the spherical diffusion tensor type is initially set.

2007-02-17 23:36:48 Tree
[r3014] by bugman

Small changes to the 'DiffTensorSimList' object.

2007-02-17 09:58:58 Tree
[r3013] by bugman

Renamed the object 'base_name' to 'param_name'.

2007-02-17 09:43:57 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.