Menu

SVN archive Commit Log


Commit Date  
[r4439] by bugman

A few fixes for the system test of the N-state model.

2008-01-07 16:34:11 Tree
[r4438] by bugman

Added a system/functional test for the N-state model.

This tests a very simple model, yet the test will include all elements of a normal analysis.

2008-01-07 16:31:22 Tree
[r4437] by bugman

Created the framework for adding system/functional tests for the N-state model.

2008-01-07 16:03:27 Tree
[r4436] by bugman

Implemented a stub for the minimise() method. The method doesn't do anything yet.

2008-01-07 15:56:12 Tree
[r4435] by bugman

Implemented the grid_search() and overfit_deselect() methods of the N_state_model class.

grid_search() calls the non-existant minimise() and therefore still fails.

2008-01-07 15:47:41 Tree
[r4434] by bugman

Merged revisions 4430-4433 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r4430 | bugman | 2008-01-07 15:52:55 +0100 (Mon, 07 Jan 2008) | 5 lines

Bug fix for the read() and test_labels() methods of the specific_fns.relax_data.Rx_data class.

The arguments are not placed into self!
........
r4431 | bugman | 2008-01-07 15:58:52 +0100 (Mon, 07 Jan 2008) | 5 lines

Many fixes for the specific_fns.relax_data.find_index() function.

This function now fits into the new relax design.
........
r4432 | bugman | 2008-01-07 16:01:23 +0100 (Mon, 07 Jan 2008) | 3 lines

Bug fix. Updated all the calls to self.find_index().
........
r4433 | bugman | 2008-01-07 16:06:07 +0100 (Mon, 07 Jan 2008) | 6 lines

Bug fix for the J(w) mapping system tests trying to set the nucleus type.

The call to self.relax.interpreter._Nuclei.nuclei() has been replaced with a call to
self.relax.interpreter._Value.set().
........

2008-01-07 15:28:13 Tree
[r4433] by bugman

Bug fix for the J(w) mapping system tests trying to set the nucleus type.

The call to self.relax.interpreter._Nuclei.nuclei() has been replaced with a call to
self.relax.interpreter._Value.set().

2008-01-07 15:06:07 Tree
[r4432] by bugman

Bug fix. Updated all the calls to self.find_index().

2008-01-07 15:01:23 Tree
[r4431] by bugman

Many fixes for the specific_fns.relax_data.find_index() function.

This function now fits into the new relax design.

2008-01-07 14:58:52 Tree
[r4430] by bugman

Bug fix for the read() and test_labels() methods of the specific_fns.relax_data.Rx_data class.

The arguments are not placed into self!

2008-01-07 14:52: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.