inQWIRE / SQIR

A Small Quantum Intermediate Representation
MIT License
79 stars 24 forks source link

Update SQIR for QuantumLib >= 1.5.0, VOQC for >= 1.1.0 #59

Closed wjbs closed 3 months ago

wjbs commented 4 months ago

Fixed small import error in SQIR for QuantumLib 1.5.0. Note this is breaking with previous versions, limiting compatibility to >= 1.5.0.

Fixed issue with Qsimpl hanging in VOQC for QuantumLib >= 1.4.0. This is non-breaking, so VOQC QuantumLib compatibility is >= 1.1.0.