pytc.vmc.mcmc_utils.analyze_energies

pytc.vmc.mcmc_utils.analyze_energies(sampling_results)[source]

Analyze energy convergence and statistics from sampling results.

Parameters:

sampling_results (Dict[str, Any]) – Dictionary returned by metropolis_hastings

Returns:

Dictionary with energy statistics

Return type:

Dict[str, Any]