pele.optimize.MYLBFGS.update_coords

MYLBFGS.update_coords(X, E, G)[source]

change the location of the minimizer manually

If the position change is too great the LBFGS memory will not accurately represent the local curvature.

Previous topic

pele.optimize.MYLBFGS.stop_criterion_satisfied

Next topic

pele.optimize.mylbfgs