Menu

SVN archive Commit Log


Commit Date  
[r18588] by bugman

The structure.find_pivot user function now accepts the func_tol and box_limit arguments.

This allows the function tolerance for the simplex optimisation to be specified, as well as the
size of the box to constrain the pivot to be within.

2013-03-01 17:18:44 Tree
[r18587] by bugman

The structure.find_pivot user function now uses the logarithmic barrier function.

This is for constrained optimisation and requires the newest minfx code. The pivot position is
constrained within a box of +/- 1000 Angstroms from zero. This is needed for when the solution is
an infinite line - i.e. a rotation axis and not a pivot point. Previously the simplex optimisation
would head toward + or - infinity. But now with a logarithmic barrier, the simplex algorithm can
stabilise and find a point on the axis very quickly, long before reaching the edges of the box.

2013-03-01 16:41:31 Tree
[r18586] by bugman

Import fix for the shift of the pivot finder target function.

2013-03-01 15:11:09 Tree
[r18585] by bugman

Added a document detailing the possible future layout of relax's packages.

2013-03-01 15:07:15 Tree
[r18584] by bugman

Added a sentence to the README file about the sample_scripts directory.

2013-03-01 15:02:03 Tree
[r18583] by bugman

Shifted the ensemble pivot finding target function into the maths_fns package.

2013-03-01 14:19:35 Tree
[r18582] by bugman

The structure.find_pivot user function now accepts the func_tol argument.

This is used to terminate the simplex optimisation when this function tolerance value is reached.

2013-03-01 13:05:26 Tree
[r18581] by bugman

Created the Structure.test_web_of_motion_13 system test.

This was just to be sure that the models argument was correctly handled by the structure.web_of_motion
user function.

2013-02-27 19:40:05 Tree
[r18580] by bugman

Fixes for the Structure.test_web_of_motion_12 system test.

The PDB output was not compared to the correct results.

2013-02-27 19:37:51 Tree
[r18579] by bugman

Implemented the models argument for the structure.web_of_motion user function.

This was previously not being used and was caught by the Structure.test_web_of_motion_12 system
test.

2013-02-27 19:37:06 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.