Skip to content

Releases: rigetti/pyquil

4.15.0 (2024-12-11)

11 Dec 22:31
Compare
Choose a tag to compare

Features

Update quil to >=0.13.2 (#1809)

4.15.0-rc.0 (2024-12-11)

11 Dec 21:07
Compare
Choose a tag to compare
Pre-release

Features

Update quil to >=0.13.2 (#1809)

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)