Results 4 issues of Jonathan Gross

**Description of the issue** Cannot serialize a gate with the `cirq.google.PhysicalZTag` **How to reproduce the issue** ``` >>> import cirq >>> q = cirq.LineQubit(0) >>> physical_gate = cirq.Z(q).with_tags(cirq.google.PhysicalZTag) >>> physical_gate...

kind/bug-report
triage/accepted
area/tags
needs agreed design

When running simulations, I try to serialize everything I can so I don't forget to store any details for later. Right now I have to decorate NoiseModels with my own...

kind/feature-request
triage/accepted
area/serialization

Changed the layout per [jekyll/jekyll-help/#112](https://github.com/jekyll/jekyll-help/issues/112)

I was very confused after going through and marking all my slide transitions that the audio cutoff right before my last slide. I realized that I had to place a...

bug