qiskit-community / qiskit-camp-europe-19

19 stars 5 forks source link

ZX calculus (tensor networks) for circuit optimization #51

Open eliasrg opened 4 years ago

eliasrg commented 4 years ago

Abstract

ZX calculus is a pictorial language for circuit rewriting. It is an example of a tensor network method. A circuit is decomposed into a network of spiders; for example, a CNOT gate is decomposed as two spiders. We want to write a transpiler pass to use the already existing pyZX library for circuit optimization.

Deliverable

A Terra transpiler pass.

Members

GitHub repo

https://github.com/we-taper/qiskit-pyzx/

we-taper commented 4 years ago

Interested!

ghost commented 4 years ago

Interested as well !