Skip to content

Conversation

@Strilanc
Copy link
Collaborator

@Strilanc Strilanc commented Dec 4, 2024

  • Add tag: str = "" to stim.Circuit.append
  • Stim tags now become string tags on cirq circuit operations
  • A string tag on a cirq operation will turn into a stim tag by default if there is exactly one such string tag
  • Add optional tag_func argument to stimcirq.cirq_circuit_to_stim_circuit

Some inspiration from #862

- Add `tag: str = ""` to `stim.Circuit.append`
- Stim tags now become string tags on cirq circuit operations
- A string tag on a cirq operation will turn into a stim tag by default if there is exactly one such string tag
- Add optional  `tag_func` argument to `stimcirq.cirq_circuit_to_stim_circuit`
@Strilanc Strilanc mentioned this pull request Dec 4, 2024
@Strilanc Strilanc enabled auto-merge (squash) December 5, 2024 17:11
@Strilanc Strilanc merged commit 8767124 into main Dec 5, 2024
55 checks passed
@Strilanc Strilanc deleted the stimcirqtags branch December 5, 2024 17:38
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