rigetti / pyquil

A Python library for quantum programming using Quil.
http://docs.rigetti.com
Apache License 2.0
1.4k stars 342 forks source link

feat: update qcs_sdk to add ability to modify TranslationOptions #1706

Closed Shadow53 closed 10 months ago

Shadow53 commented 10 months ago

Description

This propagates the changes from https://github.com/rigetti/qcs-sdk-rust/issues/406 up to PyQuil by updating the dependency version of qcs_sdk.

Checklist

rigetti-githubbot commented 10 months ago

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
7089 6222 88% 87% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: ac63c06 by action🐍