Menu

SVN archive Commit Log


Commit Date  
[r2651] by bugman

Ported r2641 from the 1.2 line.

The command used was:
$ svn merge -r2640:2641 svn+ssh://bugman@.../svn/relax/1.2

This fixes documentation bug #7402 (https://gna.org/bugs/?7402).

2006-10-17 05:14:48 Tree
[r2650] by bugman

Ported r2637 to r2640 from the 1.2 line.

The command used was:
$ svn merge -r2636:2640 svn+ssh://bugman@.../svn/relax/1.2

This includes a number of changes to the Scons system including fixes for the distribution target
functions, the creation of the new module 'scons.install', and a restructure of the base
'sconstruct' file.

2006-10-17 05:13:09 Tree
[r2649] by bugman

Ported r2635 from the 1.2 line.

The command used was:
$ svn merge -r2634:2635 svn+ssh://bugman@.../svn/relax/1.2

This involves a few functions moving to the new Scons module file 'scons/distrib.py'.

2006-10-17 05:09:57 Tree
[r2648] by bugman

A fix for the function which loads the sequence from the PDB file.

This fixes two tests of the test suite. The changes already exist within the 1.3 line.

2006-10-17 05:02:58 Tree
[r2647] by bugman

Speed ups for the optimisation tests in the test suite.

The grid search of each optimisation algorithm test has been replaced by the value setting function
as the results of the grid search are the same for each of the tests. As the grid search is
computationally expensive, this significantly speeds up the tests.

2006-10-17 04:52:03 Tree
[r2646] by bugman

Added a number of model-free optimisation tests to the test-suite.

These tests use the synthetic data back calculated for the model-free parameter values of {S2=0.970,
te=2048, Rex=0.149}.

The following optimisation techniques are currently tested:
Grid search.
Steepest descent, backtracking line search.
Steepest descent, More and Thuente line search.
Coordinate descent, backtracking line search.
Coordinate descent, More and Thuente line search.
BFGS, backtracking line search.
BFGS, More and Thuente line search.
Newton, GMW Hessian modification, backtracking line search.
Newton, GMW Hessian modification, More and Thuente line search.

2006-10-17 04:45:34 Tree
[r2645] by bugman

Fixes for a number of bugs caused by the changes for task #3838.

Task #3838 is located at https://gna.org/task/?3838 and more information is given at
https://mail.gna.org/public/relax-users/2006-10/msg00002.html (Message-id:
<7f080ed10610032153o4571935bq138d2739f55ca3bd@...>).

Part of the problem, the failure of two of the tests of the test suite was reported by Alex Hansen
(viochemist _at_ gmail _dot_ com) in the post located at
https://mail.gna.org/public/relax-devel/2006-10/msg00095.html (Message-id:
<481156b20610130720u39a93e30k6d4603efd8730c96@...>). Another failure was reported by
Alex at https://mail.gna.org/public/relax-devel/2006-10/msg00096.html (Message-id:
<481156b20610130728jb6aa76ag3d9487a20397391b@...).

The first fix, which was a missing run argument, is described at
https://mail.gna.org/public/relax-devel/2006-10/msg00099.html (Message-id:
<7f080ed10610130741j146721c8w512ba61bac3644c7@...>).

The second problem was that the residue number and residue name was being referred to as 'num' and
'name' when they should have been 'res_num' and 'res_name'.

The third problem was an index for selecting the residue. Rather than using the real index 'i', the
index 'j' was being used.

2006-10-17 04:41:14 Tree
[r2644] by bugman

A large expansion of the relax development chapter.

The title has been changed from 'Development of relax' to 'relax development'.

Many sections have been edited/modified.

The section on relax's coding conventions has been re-written. The docstring subsection has been
itemized and examples added. Examples have been added to the 'Variable, function, and class names'
subsection and a subsubsection titled 'Long names' has been added. A subsection called 'Whitespace'
has been added with examples. And finally a subsection called 'Comments' has also been added.

The commit log format section has been itemized and a number of examples given.

The SCons help system which displays the target descriptions is now described.

The subsection titled 'Compilation of the API documentation (HTML version)' has been added to the
SCons section.

Three completely new sections have been added to the end. These include 'The mailing lists', 'The
bug, task, and support request trackers', and 'Links, links, and more links'.

2006-10-16 08:25:47 Tree
[r2643] by bugman

Two small formatting changes to the model-free file.

2006-10-16 08:11:12 Tree
[r2642] by bugman

Modified the infrastructure chapter of the user manual.

Each mailing list has been given their own subsections.

A warning about the thread breaking caused by changing the email subject when using Gmail has been
added.

2006-10-16 08:02:49 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.