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

Add simulation backend for equivalent checking

Open ChenZhao44 opened this issue 3 years ago • 3 comments

We need an automatic test for equivalent checking. Previously I used YaoZX to test manually. Now, can we use BQCESubroutine? @Roger-luo

ChenZhao44 avatar May 14 '21 15:05 ChenZhao44

In principle, yes, but we need to make it more stable before we use it for testing. We can also add a downstream test for YaoCompiler later.

Roger-luo avatar May 14 '21 17:05 Roger-luo

actually, I think we can just do a downstream test after integration with YaoCompiler, that's the easiest way of doing it.

Roger-luo avatar May 14 '21 18:05 Roger-luo

#102 adds an equivalence checker for ZXDiagram

contra-bit avatar Feb 04 '24 23:02 contra-bit