-
Notifications
You must be signed in to change notification settings - Fork 44
Description
Description:
I would like to propose a new feature for the qcircuit LaTeX package that would enhance the circuit diagram visualization. Inspired by the "ngost logic" feature, I suggest adding an option to hide the first wire in the \multigate command(\nmultigate?), similar to \ngost. This feature would improve the clarity of circuit diagrams, particularly when dealing with intricate circuits.
Use Case:
I often work with complex quantum circuits using qcircuit, and hiding the first wire in \multigate would significantly improve the overall readability of the diagrams.
Problem and Solution:
In complex circuits, the initial wire connection in \multigate can clutter the diagram and make it harder to interpret. Adding an option, similar to \nmultigate, to hide the first wire in \multigate would allow users to create cleaner and more concise circuit diagrams.
Title Suggestions:
- Add Hide First Wire Option to \multigate
- Enhance \multigate: Hide Initial Wire for Cleaner Diagrams
- Request for \multigate Feature: Hide First Wire
Thank you for considering this feature request!