Andreas Bengtsson

Results 6 comments of Andreas Bengtsson

@maffoo yeah I agree. Seems to be a macOs and/or Colab issue since I only see this is on my MacBook and not on my linux desktop. So can probably...

I might pick this up. Are there any specifications or requirements of the pdf output? If you could provide some examples of how you would like certain algorithms to be...

> Why not add the `cached_method` decorator on `_json_dict_` directly? Are you worried that the return value is not immutable? Yeah this was my first thought as well and I...

> @andbe91 To confirm, you do have a use case where you'd serialize the same `FrozenCircuit` repeatedly? That is correct. > Is this the case where a frozen circuit is...

What about imports from outside of Cirq? I can imagine that there are some `numpy.ndarray` used for type checking only, for example. Should we do the same to those? Also,...

Drive-by comment, but I believe we have internal code where the order of tags matters.