Skip to content

Releases: rigetti/pyquil

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)

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

15 Dec 18:12
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)

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

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

Fixes

Relax numpy and scipy requirements (#1713)

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

4.3.1-rc.0 (2023-12-14)

14 Dec 15:52
Compare
Choose a tag to compare
Pre-release

Fixes

Relax numpy and scipy requirements (#1713)

4.3.0 (2023-12-08)

08 Dec 00:14
Compare
Choose a tag to compare

Features

update qcs_sdk to add ability to modify TranslationOptions (#1706)