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: Fix en passant #47

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

Quantum Chess: Fix en passant #47

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

Comments

@dstrain115
Copy link
Collaborator

En passant tests cannot be run with real devices:
https://github.com/quantumlib/ReCirq/blob/master/recirq/quantum_chess/quantum_board_test.py#L777

Note that these tests are not marked with the pytest parameterize for ALL_CIRQ_BOARDS since they cannot be mapped properly to a grid device. We should figure out a good way to fix "en passant" so that it involves only adjacent qubits in a grid layout.

See #48 for a similar problem.

@madcpf madcpf self-assigned this Jan 19, 2021
@weinstein weinstein assigned weinstein and unassigned weinstein Feb 10, 2021
@madcpf madcpf pinned this issue Mar 14, 2021
@mpharrigan mpharrigan unpinned this issue Mar 17, 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

4 participants