Closed
Description
I'll track the effort needed to support Cirq 0.13 here.
- Lots of broken quantum chess tests:
circuit_transformer.py:286
fails when it encounters 3-qubit gates. I thinkquantum_board.py:247
SycamoreDecomposer
is not decomposing the tofflis @dstrain115 - Need openfermion that supports 0.13 Release version that supports Cirq 0.13 OpenFermion#751
- Verify latest pytket isn't over-pinned
- [pytket-cirq] Consider depending on specific subpackages CQCL/pytket-extensions#230 try to get pytket-cirq off of the cirq metapackage.
- Manually check notebooks
Other than quantum chess toffli check, all the tests pass.