Menu

SVN archive Commit Log


Commit Date  
[r4819] by bugman

More fixes for the unit tests of the generic_fns.value.partition_params() function.

The current data pipe needed to be changed back to a model-free pipe.

2008-01-17 14:34:31 Tree
[r4818] by bugman

Removed some debugging code which is now covered by the unit tests.

2008-01-17 14:28:16 Tree
[r4817] by bugman

Fixed all of the unit tests of the generic_fns.value.partition_params() function.

2008-01-17 14:21:56 Tree
[r4816] by bugman

Removed some useless code in the partition_params() function.

Because of the main if-else loop, this code will never be executed!

2008-01-17 14:18:56 Tree
[r4815] by bugman

Updated the generic_fns.value module functions set() and partition_params() to be more general.

The updating is not complete, but works for most of the current codebase. The assumption of a data
analysis type having a diffusion or other tensor has been removed. This has been replaced by the
concept that the params are now partitioned into those that are spin specific and those that are
not. The diffusion tensor stuff will be moved into the model-free code.

2008-01-17 14:08:15 Tree
[r4814] by bugman

Removed the grid search from the 5-state xz model system test.

This has been replaced by a call to value.set() as the grid search is too expensive.

2008-01-17 13:33:07 Tree
[r4813] by bugman

Bug fix for the N-state model disassemble_param_vector() method.

The last probability for state N was being incorrectly calculated!

2008-01-17 10:41:52 Tree
[r4812] by bugman

Created a unit test for the N-state model disassemble_param_vector() method.

2008-01-17 10:40:50 Tree
[r4811] by bugman

Bug fix for the n_state_model user functions.

The class instance now ends in '_obj'.

2008-01-17 10:02:41 Tree
[r4810] by bugman

Bug fix for the unit test of the N-state model assemble_param_vector() method.

The numpy array could not be directly compared so each element is checked individually.

2008-01-17 10:00:59 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.