TeamGraphix / graphix

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

Density matrix backend #64

Closed shinich1 closed 3 months ago

shinich1 commented 1 year ago

Before submitting, please check the following:

Then, please fill in below:

Context (if applicable): na

Description of the change: Add density matrix simulator backend and interface for custom noise model.

Related issue: closes #31

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.