tensorflow / tensorflow/quantum
Replace TFQPauliSumCollector with cirq.PauliSumCollector
Open
@mhucka is already working on this.
Since Jun 5, 2026.
area/cirq
help wanted
kind/feature-request
skill-level/intermediate
- Dominant language
- Python
- Stars
- 2.2k
- Forks
- 665
- PR merge metrics
- No merged PRs in 30d
Description
From a comment in the code:
TODO (mbbrough): Remove this workaround class once cirq.PauliSumCollector can be used end to end with engine.
This current issue is that cirq.PauliSumCollector does not produce serializable gates for basis conversion.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.