Skip to content

Releases: rigetti/pyquil

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)

4.9.0-rc.0 (2024-04-09)

09 Apr 17:03
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)

4.8.0 (2024-03-08)

08 Mar 18:13
Compare
Choose a tag to compare

Features

Add run_with_memory_map_batch method for more efficient execution of parameter batches (#1750)

4.8.0-rc.0 (2024-03-08)

08 Mar 17:58
Compare
Choose a tag to compare
Pre-release

Features

Add run_with_memory_map_batch method for more efficient execution of parameter batches (#1750)

4.7.0 (2024-02-27)

27 Feb 00:47
Compare
Choose a tag to compare

Features

Support job cancellation for QPUs, perform automatic retries on transient network failures. (#1741)

Fixes

Valid instructions will no longer be rejected by the compatibility layer (#1742)

CompilerISA.dict() now uses the correct default field names: qubits and edges (#1746)

4.7.0-rc.2 (2024-02-27)

27 Feb 00:45
Compare
Choose a tag to compare
Pre-release

Features

Support job cancellation for QPUs, perform automatic retries on transient network failures. (#1741)

Fixes

Valid instructions will no longer be rejected by the compatibility layer (#1742)

CompilerISA.dict() now uses the correct default field names: qubits and edges (#1746)

4.7.0-rc.1 (2024-02-22)

22 Feb 20:53
Compare
Choose a tag to compare
Pre-release

Features

Support job cancellation for QPUs, perform automatic retries on transient network failures. (#1741)

Fixes

Valid instructions will no longer be rejected by the compatibility layer (#1742)

4.7.0-rc.0 (2024-02-22)

22 Feb 18:13
Compare
Choose a tag to compare
Pre-release

Features

Support job cancellation for QPUs, perform automatic retries on transient network failures. (#1741)