Commit | Date | |
---|---|---|
[r4887]
by
bugman
Implemented the is_spin_param() base class method. This function always returns true. |
2008-01-25 14:31:19 | Tree |
[r4886]
by
bugman
Bug fix for the generic_fns.value.set() function. The differentiation between a spin specific parameter and a global parameter was not working for |
2008-01-25 13:13:57 | Tree |
[r4885]
by
bugman
Changed the 5-state xz system test to start at the true parameter values. This should speed things up considerably in this test. |
2008-01-25 11:26:03 | Tree |
[r4884]
by
bugman
Bug fix for the 5-state xz-plane system test. The reduced tensors were incorrect. They were the tensors for the first state, not the averaged |
2008-01-22 16:13:17 | Tree |
[r4883]
by
bugman
Wrote a forth unit test for the maths_fns.n_state_model.func() optimisation target function. |
2008-01-21 16:34:28 | Tree |
[r4882]
by
bugman
Wrote a third unit test for the maths_fns.n_state_model.func() optimisation target function. |
2008-01-21 16:26:08 | Tree |
[r4881]
by
bugman
Wrote another unit test for the maths_fns.n_state_model.func() optimisation target function. |
2008-01-21 16:16:21 | Tree |
[r4880]
by
bugman
Bug fix for the unit test of the maths_fns.n_state_model.func() optimisation target function. There was a mix up between Sxz and Syz between the reduced and full tensors! |
2008-01-21 16:12:42 | Tree |
[r4879]
by
bugman
Bug fix for the maths_fns.n_state_model.func() optimisation target function. The probability for state N was still being incorrectly calculated!!! |
2008-01-21 16:10:08 | Tree |
[r4878]
by
bugman
Bug fix for the maths_fns.n_state_model.func() optimisation target function. The dot product is now used for the matrix multiplication R^T.X.R. |
2008-01-21 16:04:45 | Tree |