tensorflow/quantum

Projective measurements layer?

Open

#665 geöffnet am 6. Feb. 2022

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (653 Forks)github user discovery
area/corehelp wantedkind/feature-requestskill-level/intermediate

Repository-Metriken

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

Beschreibung

Given a tensor of PauliSums, one may want to repeatedly measure these operators. This would be a generalization of the Sample layer, which is implicitly performing this calculation for a tensor of single qubit Z pauli sums. Currently, only the Expectation layer ingests operators.

Contributor Guide