You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove deprecated constants from cirq_google module.
Long past the `v0.16` deprecation deadline, constants
were invalid for almost 2 years after #5762.
* Remove deprecated method `cirq_google.Engine.sampler()`
Long past the `v1.0` deprecation deadline.
* Purge deprecated arguments to `EngineProcessor.list_calibrations`
`earliest_timestamp_seconds` and `latest_timestamp_seconds` are
long past the `v1.0` deadline.
* Remove deprecated function `cirq_ionq.ionq_devices.decompose_to_device`.
Long past the `v0.16` deadline.
Ref: https://github.com/quantumlib/Cirq/blob/main/release.md#before-you-release-flush-the-deprecation-backlog
0 commit comments