Missing documentation and examples: Handling of mixed classical-quantum circuits
Over the years, several additional features have been merged into PyZX that have never had documentation written for them. One of these features is the handling of mixed classical-quantum circuits, as implemented by @ABorgna.
To close this issue:
- Add a relevant section on this functionality to the
docsfolder. - Create a Jupyter notebook in the demos folder that demonstrates how to deal with measurements and classical control using the
groundparameters in graphs. - Add some of the relevant functions to the demos/AllFeatures notebook.
The functionality that was implemented is described in this paper: https://arxiv.org/abs/2109.06071
I've slacked on doing this for too long -.- If someone is tackling this feel free to email/discord me with questions about it.
I would like to be put on the issue @ABorgna
I have made a pr, plz review it
I would like to be put on the issue @ABorgna
Hi. This year for UnitaryHack issues don't get assigned before completion, feel free to open a PR directly.
I have made a pr, plz review it
@Jayesh1211 your PR is not relevant to this issue
I have made a pr, plz review it
@Jayesh1211 your PR is not relevant to this issue
I would also like to work on the issue may I know what is to be added in mixed state
@jvdwetering @ABorgna is this issue still open to new solutions?
Yes, I have not seen any implementation of this so far, so it is still open :)