Skip to content

Releases: rigetti/pyquil

4.10.0 (2024-04-29)

29 Apr 16:20
Compare
Choose a tag to compare

Features

Add Program#control_flow_graph() method (#1770)

4.10.0-rc.0 (2024-04-29)

29 Apr 16:15
Compare
Choose a tag to compare
Pre-release

Features

Add Program#control_flow_graph() method (#1770)

4.9.2 (2024-04-17)

17 Apr 21:33
Compare
Choose a tag to compare

Fixes

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

4.9.2-rc.0 (2024-04-17)

17 Apr 21:30
Compare
Choose a tag to compare
Pre-release

Fixes

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

4.9.1 (2024-04-16)

16 Apr 18:29
Compare
Choose a tag to compare

Fixes

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

4.9.1-rc.0 (2024-04-16)

16 Apr 18:28
Compare
Choose a tag to compare
Pre-release

Fixes

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

4.9.0 (2024-04-15)

15 Apr 17:33
Compare
Choose a tag to compare

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)

4.9.0-rc.3 (2024-04-12)

12 Apr 19:00
Compare
Choose a tag to compare
Pre-release

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)

4.9.0-rc.2 (2024-04-11)

11 Apr 15:07
Compare
Choose a tag to compare
Pre-release

Features

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

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)

4.9.0-rc.1 (2024-04-10)

10 Apr 17:00
Compare
Choose a tag to compare
Pre-release

Features

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

Fixes

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