ZXCalculus.jl icon indicating copy to clipboard operation
ZXCalculus.jl copied to clipboard

Input and output indices convention

Open ChenZhao44 opened this issue 1 year ago • 1 comments

Avoid using the first 2n indices for inputs and outputs as a pattern.

ChenZhao44 avatar Aug 01 '23 14:08 ChenZhao44

I added commit dc3a3aa430cc210fbaa39e509bbf6554cf1680b2 for accessing the index in multigraph that represents output and input for a certain qubit. It seemed safer. I don't see anywhere else where this problem appears.

exAClior avatar Aug 02 '23 13:08 exAClior