Skip to content

Conversation

@dstrain115
Copy link
Collaborator

  • Moved to ReCirq and can now remove them in Cirq.

Fixes: #3327

- Moved to ReCirq and can now remove them in Cirq.

Fixes: quantumlib#3327
@dstrain115 dstrain115 requested review from a team, cduck, mrwojtek and vtomole as code owners May 5, 2022 18:37
@dstrain115 dstrain115 requested a review from maffoo May 5, 2022 18:37
@CirqBot CirqBot added the size: S 10< lines changed <50 label May 5, 2022
Copy link
Collaborator

@dabacon dabacon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

one nit

@_compat.deprecated(
deadline='v0.16',
fix='Install ReCirq and use '
+ 'recirq.beyond_classical.generate_boixo_2018_beyond_classical_v2',
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

think there is a pre to use parens for multiline strings instead of +

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

@dstrain115 dstrain115 merged commit 3eee1cc into quantumlib:master May 11, 2022
rht pushed a commit to rht/Cirq that referenced this pull request May 1, 2023
* Deprecate random circuits in experiments

- Moved to ReCirq and can now remove them in Cirq.
- Fix MPS simulator tests to use random_circuits.

Fixes: quantumlib#3327
harry-phasecraft pushed a commit to PhaseCraft/Cirq that referenced this pull request Oct 31, 2024
* Deprecate random circuits in experiments

- Moved to ReCirq and can now remove them in Cirq.
- Fix MPS simulator tests to use random_circuits.

Fixes: quantumlib#3327
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: S 10< lines changed <50

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move random circuits to ReCirq

3 participants