TeamGraphix / graphix

measurement-based quantum computing (MBQC) compiler and simulator
https://graphix.readthedocs.io
Apache License 2.0
55 stars 20 forks source link

add demo of Parameterised Measurement Pattern #60

Closed pafloxy closed 1 year ago

pafloxy commented 1 year ago

Before submitting, please check the following:

Then, please fill in below:

Context (if applicable): Added simple demo of using qiskit's ParameterExpression class to parameterize the measurement pattern.

Description of the change: Check notebook parameterised_measurement_demo.ipynb

Related issue: Issue #45

also see that checks (github actions) pass. If lint check keeps failing, try installing black==22.8.0 as behavior seems to vary across versions.