Skip to content

Add plot_custom to sinter python API#1035

Merged
Strilanc merged 3 commits intomainfrom
sinter_plot_custom
Feb 4, 2026
Merged

Add plot_custom to sinter python API#1035
Strilanc merged 3 commits intomainfrom
sinter_plot_custom

Conversation

@m-mcewen
Copy link
Contributor

The general sinter plotting function already exists, but is hidden from the user. This PR liberates plot_custom, so that I can perform fun tricks like plotting error rate / physical error rate vs distance, or plotting cpu-seconds per number of rounds, or plotting strong_id vs number of qubits, or whatever else sounds fun at the time, without having to write any plotting code other than y_func.

@m-mcewen m-mcewen requested a review from Strilanc January 29, 2026 04:58
@m-mcewen m-mcewen self-assigned this Jan 29, 2026
@Strilanc Strilanc enabled auto-merge (squash) February 4, 2026 02:43
@Strilanc Strilanc merged commit 5f78ba0 into main Feb 4, 2026
57 checks passed
@Strilanc Strilanc deleted the sinter_plot_custom branch February 4, 2026 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants