Menu

SVN archive Commit Log


Commit Date  
[r10160] by bugman

Added the dummy post_run() method to prevent the overall time printout in uni-processor mode.

2010-01-11 09:45:50 Tree
[r10159] by bugman

Added some docstrings.

2010-01-11 09:45:18 Tree
[r10158] by bugman

Merged revisions 10157 via svnmerge from
svn+ssh://bugman@.../svn/relax/1.3

........
r10157 | bugman | 2010-01-08 10:57:41 +0100 (Fri, 08 Jan 2010) | 6 lines

Big bug fix for the model-free grid search!!!

The lower and upper bounds were being scaled iteratively for each spin causing the values to be
ridiculously bigger and bigger. This caused a total failure of the grid search.
........

2010-01-08 10:02:23 Tree
[r10157] by bugman

Big bug fix for the model-free grid search!!!

The lower and upper bounds were being scaled iteratively for each spin causing the values to be
ridiculously bigger and bigger. This caused a total failure of the grid search.

2010-01-08 09:57:41 Tree
[r10156] by bugman

Improved the printouts for model-free optimisation by adding the spin_print() function.

2010-01-08 09:24:13 Tree
[r10155] by bugman

Removed a duplicated print out. This printout is in multi_processor_commands.

2010-01-08 09:07:11 Tree
[r10154] by bugman

Eliminated the MF_minimise_command.set_minimise() method.

All data is now sent into the __init__() method. The MF_grid_command class is now subclassed from
Slave_command to avoid the MF_minimise_command.__init__() method.

2010-01-07 17:58:09 Tree
[r10153] by bugman

Absorbed process_results() into run() in the MF_minimise_command class

2010-01-07 17:45:32 Tree
[r10152] by bugman

A number of changes for the MF_grid_command class.

process_results() has been absorbed into run(), the data required for the grid search is passed into
the class upon initialisation, and the call to minfx.generic_minimise() has been switched to a call
to minfx.grid() to correspond to the minfx library changes.

2010-01-07 17:44:20 Tree
[r10151] by bugman

The normal grid search has been activated using MF_grid_command.

The diffusion tensor sub-grid algorithm might need a MF_subgrid_command class.

2010-01-07 17:18:47 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.