pele.potentials.BasePotential.NumericalHessian

BasePotential.NumericalHessian(coords, eps=1e-06)[source]

return the Hessian matrix of second derivatives computed numerically

this takes 2*len(coords) calls to getGradient

Previous topic

pele.potentials.BasePotential.NumericalDerivative

Next topic

pele.potentials.BasePotential.getEnergy