I'm working on a project that frequently generates zx diagrams I would like to draw, but as the qubit has been abstracted out pyzx currently just draws all spiders stacked on top of another. I would like to add an option for drawing that implements a graph drawing algorithm to space the spiders in a reasonable/aesthetic manner.
I'm working on a project that frequently generates zx diagrams I would like to draw, but as the qubit has been abstracted out pyzx currently just draws all spiders stacked on top of another. I would like to add an option for drawing that implements a graph drawing algorithm to space the spiders in a reasonable/aesthetic manner.