-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: pauli propagation use case example (#333)
Add bindings to emulate python builder - intent is to replace this with a pure python builder. Add "CircuitBuilder" like utilities to assist appending operations to qubits. Use the above to demonstrate pauli propagation through a circuit using exhaustive rewrite rule application. + Add some type annotations for circuit bindings, should ideally be replicated for other modules
- Loading branch information
Showing
10 changed files
with
856 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.