Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 244 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 244 Bytes

Graphix

Simulates MBQC.

Requirements

  • python >= 3.6
  • numpy >= 1.22
  • networkx >= 2.0
  • qiskit >= 0.20
  • z3-solver >= 4.10

Installation

Clone the repository and pip install -e ./graphix

examples

see example/qft.py