forked from duartegroup/autodE
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add trust-radius quasi-Newton optimiser (duartegroup#262)
* stub commit * add qa step * fix qa step to use cartesian step size * improvements to coordinates * damping updates * TRIM step updates * hessian update tests * TRIM tests * fix qa step to use cartesian step size * minor updates * unfinished updates * minor updates * updates to QA * optimiser plot * optimiser plotting added * stub for flowchart update * flowchart update * trust update * damping optimiser * hessian update tests * DIC flag to disallow unconverged IBT * improvements to coordinates * damping updates * TRIM step updates * hessian update tests * TRIM tests * tests for trimoptimiser * tests for plotting * unconverged ibt is allowed by default * add to init * reject high energy increase * print ratio as well * BFGS-SR1 scheme added * pr updates * pr updates duartegroup#2 * rename * bfgs-sr1-update tests * cartesian optimiser * reimplement damping * minor fixes * pr updates, test updates * fixes for tests, change name of RFO trust argument * revert RFO and change step size control * test updates * xyz trajectory writing * polynomial interpolation: commit * pr suggestions * test update * changes to TRM * use hessian eigenbasis * fix 0 eigenvalue error
- Loading branch information
1 parent
7b89cd2
commit fe54c19
Showing
18 changed files
with
1,235 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.