Pyquil Versions Save

A Python library for quantum programming using Quil.

v4.10.1

1 week ago

Fixes

Refresh JWT only when expired, not before every request (#1772)

v4.10.1-rc.0

1 week ago

Fixes

Refresh JWT only when expired, not before every request (#1772)

v4.10.0

2 weeks ago

Features

Add Program#control_flow_graph() method (#1770)

v4.10.0-rc.0

2 weeks ago

Features

Add Program#control_flow_graph() method (#1770)

v4.9.2

1 month ago

Fixes

Program serialization is deterministic, and program equality checks have been corrected. (#1767)

v4.9.2-rc.0

1 month ago

Fixes

Program serialization is deterministic, and program equality checks have been corrected. (#1767)

v4.9.1

1 month ago

Fixes

Expression arithmetic does not error when a numpy type is on the left hand side. (#1769)

v4.9.1-rc.0

1 month ago

Fixes

Expression arithmetic does not error when a numpy type is on the left hand side. (#1769)

v4.9.0

1 month ago

Features

Publish pyquil-grpc-web; A new package that supports making gRPC connections over HTTP/1.1. (#1763)

Expressions without parameters have improved compatibility with numpy. (#1757)

Fixes

Program#out(calibrations=False) will not expand calibrations (#1758)

The imaginary part of a complex number is no longer moved incorrectly to the outside of a binary expression. (#1756)

v4.9.0-rc.3

1 month ago

Features

Publish pyquil-grpc-web; A new package that supports making gRPC connections over HTTP/1.1. (#1763)

Expressions without parameters have improved compatibility with numpy. (#1757)

Fixes

Program#out(calibrations=False) will not expand calibrations (#1758)

The imaginary part of a complex number is no longer moved incorrectly to the outside of a binary expression. (#1756)