tensorflow/quantum

Replace TFQPauliSumCollector with cirq.PauliSumCollector

Open

#563 aberto em 5 de mai. de 2021

Ver no GitHub
 (0 comments) (0 reactions) (1 assignee)Python (653 forks)github user discovery
area/cirqhelp wantedkind/feature-requestskill-level/intermediate

Métricas do repositório

Stars
 (2.145 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador