Skip to content

Instantly share code, notes, and snippets.

@pdc-quantum
Last active January 12, 2022 13:19
Show Gist options
  • Save pdc-quantum/112725a0bdcfb6e9df0f65a228a2ebfa to your computer and use it in GitHub Desktop.
Save pdc-quantum/112725a0bdcfb6e9df0f65a228a2ebfa to your computer and use it in GitHub Desktop.
Bayesian vs Frequentist Statistical Model for Randomized Benchmarking
with h_model:
az_summary = az.summary(trace_h_model, round_to = 12,
var_names = ["π", "EPC"],
kind = "stats")
az_summary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment