Commit | Date | |
---|---|---|
[r4822]
by
bugman
Big refactorisation of the value setting code. Expect breakages as the changes aren't complete! The parameter setting set() base class method has been shifted from the specific code to |
2008-01-17 15:07:22 | Tree |
2008-01-17 14:57:43 | Tree | |
[r4820]
by
semor
Removed the num_instances() method from the specific_fns code as it is now part of the base class. This method was moved to the base class in r4804 and the change was explained in a post by Edward |
2008-01-17 14:38:38 | Tree |
[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 |
2008-01-17 14:28:16 | Tree | |
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 |
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 |