Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quantum Chess: Update concept docs to recirq #53

Open
dstrain115 opened this issue Jan 19, 2021 · 0 comments
Open

Quantum Chess: Update concept docs to recirq #53

dstrain115 opened this issue Jan 19, 2021 · 0 comments
Assignees
Labels

Comments

@dstrain115
Copy link
Collaborator

The quantum chess concept docs still refer to large code blocks that are now in recirq. These should mostly (or completely) moved to the relevant pointers in recirq.

For instance, in the dynamic qubit mapping:
https://quantumai.google/cirq/experiments/quantum_chess/concepts#dynamic_qubit_mapping
Can point to this source code instead:
https://github.com/quantumlib/ReCirq/blob/master/recirq/quantum_chess/circuit_transformer.py#L25

This pattern is repeated throughout the document.

Quantum concepts doc display:
https://quantumai.google/cirq/experiments/quantum_chess/concepts#quantum_chess_in_cirq

Document source:
https://github.com/quantumlib/ReCirq/blob/master/docs/quantum_chess/concepts.ipynb

@r17n r17n self-assigned this Feb 4, 2021
@losos0 losos0 transferred this issue from quantumlib/ReCirq Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants