Skip to content

qiskit-community/qiskit-tket-passes

Repository files navigation

qiskit-tket-passes: Qiskit transpiler with TKET passes

Use TKET passes in Qiskit's transpiler!

Run tests

Install dependencies:

pip install -r requirements.txt

Run the tests:

python -m unittest discover test

In order to run test.ipynb:

pip install -r requirements-dev.txt

Releases

No releases published

Packages

No packages published