Releases: rigetti/pyquil
Releases · rigetti/pyquil
4.6.0-rc.4 (2024-02-01)
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)
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)
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)
Features
qcs-sdk-python version for libquil support, and document libquil usage (#1698)
4.6.0-rc.0 (2024-01-26)
Features
qcs-sdk-python version for libquil support, and document libquil usage (#1698)
4.5.0 (2024-01-24)
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)
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)
Fixes
Arithmetic instructions will not raise an error when used in Programs (#1723)
4.4.0 (2023-12-15)
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)
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)