Menu

SVN archive Commit Log


Commit Date  
[r10167] by bugman

Many, many whitespace fixes.

2010-01-11 10:18:08 Tree
[r10166] by bugman

Copied the grid.py minimisation module from the original multi_processor branch.

The command used was:
svn cp svn+ssh://bugman@.../svn/relax/branches/multi_processor/minimise/grid.py subdivide_grid.py

This module is now part of minfx, but the Grid_info class will be used by the multi-processor code to
subdivide the diffusion tensor grid search. The code needs much work!

2010-01-11 10:10:14 Tree
[r10165] by bugman

Changes to how the model-free and optimisation data/params are passed into the processor instances.

Two data containers are now used, one for the model-free data, the other for the optimisation
parameters. This significantly cleans up the multi-processing model-free interface.

2010-01-11 09:55:19 Tree
[r10164] by bugman

The mpi4py dep check error is now performed by the base relax module.

2010-01-11 09:53:14 Tree
[r10163] by bugman

Shifted the mpi4py dependency check into the dep_check module.

2010-01-11 09:52:36 Tree
[r10162] by bugman

Ported the multi.mpi4py_processor module to the new mpi4py interface.

The sending and receiving of objects is now performed differently.

2010-01-11 09:51:43 Tree
[r10161] by bugman

Added a copyright statement.

2010-01-11 09:50:46 Tree
[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
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.