tensorflow/quantum
Auf GitHub ansehenReplace TFQPauliSumCollector with cirq.PauliSumCollector
Open
#563 geöffnet am 5. Mai 2021
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.