Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dlyongemallo/cirq-zx-transformer

A custom transformer for Cirq which uses ZX-Calculus for circuit optimization, implemented using PyZX.
https://github.com/dlyongemallo/cirq-zx-transformer

Last synced: about 2 months ago
JSON representation

A custom transformer for Cirq which uses ZX-Calculus for circuit optimization, implemented using PyZX.

Awesome Lists containing this project

README

        

# Cirq ZX Transformer

A custom transformer for Cirq which uses ZX-Calculus for circuit optimization, implemented using PyZX.

**Note:** This is a work-in-progress. There is also a more complete, functioning [ZX transpiler plugin for Qiskit](https://github.com/dlyongemallo/qiskit-zx-transpiler).

[![License](https://img.shields.io/github/license/dlyongemallo/cirq-zx-transformer.svg)](https://opensource.org/licenses/Apache-2.0)
[![CI Status](https://github.com/dlyongemallo/cirq-zx-transformer/actions/workflows/test.yml/badge.svg)](https://github.com/dlyongemallo/cirq-zx-transformer/actions/workflows/test.yml)