leo-colisson / zx-calculus

A package to typeset ZX calculus directly in LaTeX.
12 stars 1 forks source link

Feature request: create a GUI #3

Open tobiasBora opened 1 year ago

tobiasBora commented 1 year ago

It would be nice to also provide a GUI to manipulate diagrams. An option might be to improve tikzit to also deal with matrix-like diagrams, or directly write my own GUI (I have some other plans that might fit nicely in this picture).

tobiasBora commented 3 months ago

I may be inspired by https://q.uiver.app/. Actually, you can already use it in combination with this zx-calculus library… but you need a few adjustments, like you need to replace tikzcd with ZX, you need to remove the braces around the node, and you need to load the quiver package. Also, you will not be able to choose zx-calculus flavored arrow style.