tensorflow/quantum

Replace TFQPauliSumCollector with cirq.PauliSumCollector

Open

#563 geöffnet am 5. Mai 2021

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Python (653 Forks)github user discovery
area/cirqhelp wantedkind/feature-requestskill-level/intermediate

Repository-Metriken

Stars
 (2.145 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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