tensorflow/quantum

Projective measurements layer?

Open

#665 创建于 2022年2月6日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Python (653 fork)github user discovery
area/corehelp wantedkind/feature-requestskill-level/intermediate

仓库指标

Star
 (2,145 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南