Skip to content

Missing documentation and examples: Simplification of diagrams using genetic algorithms #295

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

Open
jvdwetering opened this issue Apr 15, 2025 · 0 comments
Labels
unitaryhack-bounty An issue with an associated bounty from unitaryHACK

Comments

@jvdwetering
Copy link
Collaborator

Over the years, several additional features have been merged into PyZX that have never had documentation written for them. One of these features is simplification of diagrams using genetic algorithms, as implemented in the pyzx.local_search subfolder by Ryan Krueger.

To close this issue:

  • Add docstrings to the functions that are in pyzx.local_search explaining the parameters.
  • Create a Jupyter notebook in the demos folder that demonstrates some toy examples of routing.
  • Add some of the relevant functions to the demos/AllFeatures notebook.
  • Add a section or paragraph to the docs explaining this functionality.
@jvdwetering jvdwetering added the unitaryhack-bounty An issue with an associated bounty from unitaryHACK label Apr 15, 2025
@jvdwetering jvdwetering changed the title Add Missing Documentation: Simplification of diagrams using genetic algorithms Missing documentation and examples: Simplification of diagrams using genetic algorithms Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unitaryhack-bounty An issue with an associated bounty from unitaryHACK
Projects
None yet
Development

No branches or pull requests

1 participant