SamplingResults.get_error_log()

SamplingResults.get_error_log()#

SamplingResults.get_error_log(posterior_only=False)[source]#

Returns the error log that is an dict[kernel_name, KernelErrorLog]

Return type:

Option[dict[str, KernelErrorLog]]