gemseo.post.hessian_history module#

Plot the history of the diagonal of the Hessian matrix.

class HessianHistory(opt_problem)[source]#

Bases: BasePost

Plot the history of the diagonal of the Hessian matrix.

Initialize self. See help(type(self)) for accurate signature.

Parameters:

opt_problem (OptimizationProblem) -- The optimization problem to be post-processed.

Settings#

alias of HessianHistory_Settings