Menu

SVN archive Commit Log


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

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

The second last probability was missing from the parameter vector.

2008-01-17 09:57:19 Tree
[r4808] by bugman

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

2008-01-17 09:55:11 Tree
[r4807] by bugman

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

The sim_index arg is now a keyword arg which defaults to None. This arg is not required.

2008-01-17 09:52:40 Tree
[r4806] by bugman

Renamed the class instance n_state_model to n_state_model_obj to avoid a name clash with the module.

2008-01-17 09:51:14 Tree
[r4805] by bugman

Completed the assemble_param_vector() method.

2008-01-17 09:38:55 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.