Releases: rigetti/pyquil
Releases · rigetti/pyquil
4.9.0-rc.3 (2024-04-12)
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)
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)
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)
Features
Publish pyquil-grpc-web; A new package that supports making gRPC connections over HTTP/1.1. (#1763)
4.8.0 (2024-03-08)
Features
Add run_with_memory_map_batch method for more efficient execution of parameter batches (#1750)
4.8.0-rc.0 (2024-03-08)
Features
Add run_with_memory_map_batch method for more efficient execution of parameter batches (#1750)
4.7.0 (2024-02-27)
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)
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)
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)
Features
Support job cancellation for QPUs, perform automatic retries on transient network failures. (#1741)