Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,676 contributions in the last year
Activity overview
Contributed to
refraction-ray/lof-bot,
refraction-ray/xalpha,
quclub/Paper-reading
and 5 other
repositories
Contribution activity
June 2020
Created an issue in tensorflow/quantum that received 4 comments
SampledExpectation layer seems to recompute the same circuits for different measurement ops
Example c = cirq.Circuit() qubits = cirq.GridQubit.rect(2, 1) c.append(cirq.rz(0.)(qubits[0])) c.append(cirq.H(qubits[1])) sampled_expectation_layer =
4
comments
1
contribution
in private repositories
Jun 12