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

add external phir dependency + remove Python 3.8 + test both required… #19

Closed qciaran closed 11 months ago

qciaran commented 1 year ago

… and optional dependencies

qciaran commented 1 year ago

The goal of this PR is to add the phir package to PECOS to deserialize and validate PHIR, which will be the default input to PECOS for physical quantum programs, and potentially logical quantum programs in the future.