| MDStep |
A class for retaining MD-steps with optionally associated variables |
| Array |
Implementation of ND Arrays in Lua. |
| Shape |
Implementation of Shape to control the size of arrays (@see Array) |
| Optimizer |
Basic optimization class that is to be inherited by all the
optimization classes. |
| CG |
Implementation of the Conjugate Gradient algorithm |
| FIRE |
Implementation of the Fast-Inertial-Relaxation-Engine |
| LBFGS |
Implementation of the limited memory BFGS algorithm |
| Line |
Implementation of a line minimizer algorithm |
| NEB |
NEB class |