Doug Strain

Results 50 comments of Doug Strain

I wasn't able to reproduce this, so I am not sure if it is still an issue.

See https://github.com/quantumlib/Cirq/issues/1235 for the previous work. The problem is with controlled_gate_test. The two gates internal to that test, when repr is called, create a name of cirq.ops.controlled_gate_test which is not...

We can probably close this after numpy requirements go past 1.20 where they have mypy stubs.

cirq cync note: This is accepted but low priority and will be done with community support.

I have a student who can do this project.

@Strilanc This issue has a bunch of somewhat unrelated (and big) challenges in a very vague and unspecified way. Some of it has been addressed (optimizers to transformers API with...

Added to discussion to verify that we want to add this to the Moment class.

I think this should be after 1.0. Do you agree @95-martin-orion ?

Also, feel free to use cirq.testing.assert_equivalent_repr to assist in testing this.

Cirq cync discussion: - With version numbers can interpret the same field with different semantic meanings, for instance. - At Cirq 1.0 is a good time to do this. -...