Skip to content

Releases: rigetti/pyquil

4.6.0-rc.4 (2024-02-01)

01 Feb 02:54
Compare
Choose a tag to compare
Pre-release

Features

qcs-sdk-python version for libquil support, and document libquil usage (#1698)

Add a with_loop method to Program (#1717)

Fixes

Add deprecated property to DefFrame for CHANNEL-DELAY attribute (#1729)

ResetQubit instructions will not be returned as Reset after being inserted into a Program (#1727)

4.6.0-rc.3 (2024-01-30)

30 Jan 22:01
Compare
Choose a tag to compare
Pre-release

Features

qcs-sdk-python version for libquil support, and document libquil usage (#1698)

Add a with_loop method to Program (#1717)

Fixes

Add deprecated property to DefFrame for CHANNEL-DELAY attribute (#1729)

4.6.0-rc.2 (2024-01-27)

27 Jan 02:50
Compare
Choose a tag to compare
Pre-release

Features

qcs-sdk-python version for libquil support, and document libquil usage (#1698)

Add a with_loop method to Program (#1717)

4.6.0-rc.1 (2024-01-27)

27 Jan 02:28
Compare
Choose a tag to compare
Pre-release

Features

qcs-sdk-python version for libquil support, and document libquil usage (#1698)

4.6.0-rc.0 (2024-01-26)

26 Jan 15:32
Compare
Choose a tag to compare
Pre-release

Features

qcs-sdk-python version for libquil support, and document libquil usage (#1698)

4.5.0 (2024-01-24)

24 Jan 21:15
Compare
Choose a tag to compare

Features

Add utility for filtering Programs and a method for removing Quil-T instructions (#1718)

Fixes

Arithmetic instructions will not raise an error when used in Programs (#1723)

4.5.0-rc.0 (2024-01-18)

18 Jan 18:25
Compare
Choose a tag to compare
Pre-release

Features

Add utility for filtering Programs and a method for removing Quil-T instructions (#1718)

Fixes

Arithmetic instructions will not raise an error when used in Programs (#1723)

4.4.1-rc.0 (2024-01-16)

16 Jan 19:20
Compare
Choose a tag to compare
Pre-release

Fixes

Arithmetic instructions will not raise an error when used in Programs (#1723)

4.4.0 (2023-12-15)

15 Dec 18:18
Compare
Choose a tag to compare

Features

Add get_attribute, set_attribute __getitem__ and __setitem__ methods to DefFrame (#1714)

Fixes

Relax numpy and scipy requirements (#1713)

DefFrame no longer attempts to serialize HARDWARE-OBJECT as json. (#1715)

Gate instructions specified as tuples no longer error when using a list of parameters. (#1716)

4.4.0-rc.1 (2023-12-15)

15 Dec 18:17
Compare
Choose a tag to compare
Pre-release

Features

Add get_attribute, set_attribute __getitem__ and __setitem__ methods to DefFrame (#1714)

Fixes

Relax numpy and scipy requirements (#1713)

DefFrame no longer attempts to serialize HARDWARE-OBJECT as json. (#1715)

Gate instructions specified as tuples no longer error when using a list of parameters. (#1716)