Pyquil Versions Save

A Python library for quantum programming using Quil.

v4.6.0-rc.3

4 months ago

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)

v4.6.0-rc.2

4 months ago

Features

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

Add a with_loop method to Program (#1717)

v4.6.0-rc.1

4 months ago

Features

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

v4.6.0-rc.0

4 months ago

Features

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

v4.5.0

4 months ago

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)

v4.5.0-rc.0

4 months ago

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)

v4.4.1-rc.0

4 months ago

Fixes

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

v4.4.0

5 months ago

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)

v4.4.0-rc.1

5 months ago

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)

v4.4.0-rc.0

5 months ago

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)