Menu

SVN archive Commit Log


Commit Date  
[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
specific analyses with no spin specific parameters. The return_data_name() function was being used
to differentiate, which makes no sense. So instead the is_spin_param() function has been introduced
to allow the specific code to answer the question explicitly. Note that this will temporarily break
many things.

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
tensors! They have been replaced by the correct ones and the number of states set to 5.

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
[r4877] by bugman

Expansion of the docstring of the unit test of maths_fns.n_state_model.func().

2008-01-21 15:59:48 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.