Menu

SVN archive Commit Log


Commit Date  
[r20745] by bugman

Merged revisions 20741 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20741 | bugman | 2013-09-02 14:12:14 +0200 (Mon, 02 Sep 2013) | 5 lines

Created the Mf.test_bug_21079_local_tm_global_selection system test.

This is to catch bug #21079 (https://gna.org/bugs/?21079).
........

2013-09-02 12:51:36 Tree
[r20744] by bugman

Final fix for bug #21079 (https://gna.org/bugs/?21079).

This is the failure of the dauvergne_protocol auto-analysis when the "local tm" global model is
selected. The Monte Carlo create_data() method not skips data from the base_data_loop() if the
create_mc_data() method returns None.

2013-09-02 12:46:00 Tree
[r20743] by bugman

Modified the create_mc_data() method to partly fix bug #21079 (https://gna.org/bugs/?21079).

Some spins with local tm models remain selected despite not containing any data. These are handled
explicitly. Instead of a RelaxNoModelError being raised, the method returns None to indicate that
something went wrong.

2013-09-02 12:45:59 Tree
[r20742] by bugman

Extended the Mf.bug_21079_local_tm_global_selection system test for all Monte Carlo simulation steps.

2013-09-02 12:45:57 Tree
[r20741] by bugman

Created the Mf.test_bug_21079_local_tm_global_selection system test.

This is to catch bug #21079 (https://gna.org/bugs/?21079).

2013-09-02 12:12:14 Tree
[r20740] by bugman

Merged revisions 20738 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20738 | bugman | 2013-09-02 11:18:33 +0200 (Mon, 02 Sep 2013) | 7 lines

The model-free optimisation code now handles minfx returning nothing.

This is due to the fix of bug #21001 (https://gna.org/bugs/?21001) in relax, which is really a fix
for an upstream minfx (https://gna.org/projects/minfx/) bug (bug #21090 at
https://gna.org/bugs/?21090).
........

2013-09-02 09:30:34 Tree
[r20739] by bugman

Merged revisions 20737 via svnmerge from
svn+ssh://bugman@.../svn/relax/trunk

........
r20737 | bugman | 2013-09-02 11:15:53 +0200 (Mon, 02 Sep 2013) | 5 lines

The isInf() and isNan() functions of lib.float can now handle values of None.

If None is encountered, the functions simply return False.
........

2013-09-02 09:22:26 Tree
[r20738] by bugman

The model-free optimisation code now handles minfx returning nothing.

This is due to the fix of bug #21001 (https://gna.org/bugs/?21001) in relax, which is really a fix
for an upstream minfx (https://gna.org/projects/minfx/) bug (bug #21090 at
https://gna.org/bugs/?21090).

2013-09-02 09:18:33 Tree
[r20737] by bugman

The isInf() and isNan() functions of lib.float can now handle values of None.

If None is encountered, the functions simply return False.

2013-09-02 09:15:53 Tree
[r20736] by bugman

Fix for bug #21081 (https://gna.org/bugs/?21081) - the failure of a dispersion cluster analysis.

The problem was that the specific_analyses.relax_disp.disp_data.loop_cluster() generator method was
not taking the spin.select flag into account. Now all deselected spins are excluded from the spin
clusters and the free spins.

2013-09-02 08:46:44 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.