Beta Release for Version 1.5
Pre-release
Pre-release
v1.5 adds JKQ QCEC to PyPI---allowing user to install the tool by calling
pip install jkq.qcecand use it to verify quantum circuits in Python with
from jkq import qcec
qcec.verify([...])This beta release tests the CI/CD functionality for automatically building and deploying to PyPI.