Skip to content

Releases: rigetti/pyquil

4.14.3 (2024-09-24)

24 Sep 19:37
Compare
Choose a tag to compare

Fixes

Update qcs-sdk-python, fixing edge cases that prevented access tokens from being refreshed properly (#1803)

4.14.3-rc.0 (2024-09-24)

24 Sep 19:34
Compare
Choose a tag to compare
Pre-release

Fixes

Update qcs-sdk-python, fixing edge cases that prevented access tokens from being refreshed properly (#1803)

4.14.2 (2024-08-20)

20 Aug 16:42
Compare
Choose a tag to compare

Fixes

Loosen qcs-sdk-python version requirement

4.14.2-rc.0 (2024-08-20)

20 Aug 16:34
Compare
Choose a tag to compare
Pre-release

Fixes

Loosen qcs-sdk-python version requirement

4.14.1 (2024-08-13)

13 Aug 23:18
Compare
Choose a tag to compare

Fixes

The DefMeasureCalibration instructions property returns pyQuil AbstractInstrctions instead of quil Instructions (#1799)

Unpickling an AbstractInstruction will result in an AbstractInstruction instead of a quil Instruction (#1801)

4.14.1-rc.1 (2024-08-13)

13 Aug 23:15
Compare
Choose a tag to compare
Pre-release

Fixes

The DefMeasureCalibration instructions property returns pyQuil AbstractInstrctions instead of quil Instructions (#1799)

Unpickling an AbstractInstruction will result in an AbstractInstruction instead of a quil Instruction (#1801)

4.14.1-rc.0 (2024-08-13)

13 Aug 17:50
Compare
Choose a tag to compare
Pre-release

Fixes

The DefMeasureCalibration instructions property returns pyQuil AbstractInstrctions instead of quil Instructions (#1799)

4.14.0 (2024-07-30)

30 Jul 21:51
Compare
Choose a tag to compare

Features

Instruction classes and execution results now support the pickle module (#1795)

4.14.0-rc.0 (2024-07-30)

30 Jul 19:48
Compare
Choose a tag to compare
Pre-release

Features

Instruction classes and execution results now support the pickle module (#1795)

4.13.1 (2024-07-25)

25 Jul 23:09
Compare
Choose a tag to compare

Fixes

Client configuration is passed to all qcs_sdk methods (#1792)