dlyongemallo / qiskit-zx-transpiler

A transpiler pass for Qiskit which uses ZX-Calculus for circuit optimization, implemented using PyZX.
Apache License 2.0
1 stars 0 forks source link

upload package to PyPI #25

Closed dlyongemallo closed 2 months ago

dlyongemallo commented 4 months ago

Request is for uploading the transpiler as a package to PyPI so it can be installed using pip.

1ucian0 commented 3 months ago

as part of this process, can it be exposed as a plugin? https://docs.quantum.ibm.com/transpile/create-a-transpiler-plugin

dlyongemallo commented 3 months ago

Yes, certainly.

dlyongemallo commented 2 months ago

Package has been uploaded to PyPI (link) and also exposed as a Qiskit transpiler plugin.