Logging Calculator¶
-
class
ase.calculators.loggingcalc.
LoggingCalculator
(calculator, jsonfile=None, dumpjson=False)[source]¶ Calculator wrapper to record and plot history of energy and function evaluations
See the ase.optimize.precon
module for an example of using this tool.