request: allow `CircuitWidget` to accept `deltakit.circuit.Circuit` objects
Open
- Dominant language
- JavaScript
- Stars
- 7
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Currently, `CircuitWidget.from_stim` can be used to accept `deltakit.circuit.Circuit` objects indirectly (i.e. convert the Deltakit circuit to Stim circuit first), but it would be convenient to add the option for `CircuitWidget` to have a way of accepting Deltakit circuits directly. Thanks for considering it!
Crossref https://github.com/Deltakit/deltakit/pull/28/files#r2361328956
Contributor guide
Assessment
This issue has not been assessed yet.