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 |
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 |
2013-03-01 16:41:31 | Tree |
2013-03-01 15:11:09 | Tree | |
2013-03-01 15:07:15 | Tree | |
2013-03-01 15:02:03 | Tree | |
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 |
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 |
2013-02-27 19:37:06 | Tree |