Andreas Bengtsson
Andreas Bengtsson
**Description of the issue** Lines connecting two qubits get gradually misaligned for deep circuits in Google colab (with a supposedly monospaced font). **How to reproduce the issue** ```python import cirq...
**Is your feature request related to a use case or problem? Please describe.** Serializing large circuits can be expensive and it would be nice to cache the result for immutable...
## Is your feature request related to a use case or problem? Please explain Say that I have a list of already created `Operations` that I want to make into...