pele.optimize.LBFGS.getStep

LBFGS.getStep(X, G)[source]

update the LBFGS memory and compute a step direction and size

http://en.wikipedia.org/wiki/Limited-memory_BFGS

Liu and Nocedal 1989 http://dx.doi.org/10.1007/BF01589116

Previous topic

pele.optimize.LBFGS.attachEvent

Next topic

pele.optimize.LBFGS.get_result