Minor release - Switched CI/CD to Github Actions. - Updated submodules - Slight modification to Python bindings structure
1.6
v1.6 introduces *random stimuli generation* methods for the verification of quantum circuits. It also adds the option of persisting the state vector used for verification methods based on simulation.
1.5
bash pip install jkq.qcec
and use it to verify quantum circuits in Python with python from jkq import qcec qcec.verify([...])
This beta release tests the CI/CD functionality for automatically building and deploying to PyPI.