PECOS-packages / PECOS

A Python framework, library, and set of tools for exploring, developing, and evaluating quantum error-correction protocols.
Other
29 stars 6 forks source link

Initial support for barriers (skips barriers for now). #38

Closed qciaran closed 10 months ago

qciaran commented 10 months ago

Adds barriers to PyPMIR

qciaran commented 10 months ago

I should of added a quick barrier test. Let me add that before merging.

qciaran commented 10 months ago

@qartik Alright, I added tests and fixed the errors I encountered.