Skip to content

[Feature]: Insert reads in the pytket decoder #1570

@tatiana-s

Description

@tatiana-s

Problem Statement

After the change to measurements in #1558, measure ops will no longer supported in the pytket decoder, in order to support them again we should decode them to a measure followed by a read - this would be good (necessary for backwards compatibility?) for load_pytket in guppy (loading pytket circuits with measurements without this would compile but not run), however since we also generally want to encourage measurements to happen in guppy itself in order to take advantage of linearity checks we might also not want to do this (would need to be documented well)

Proposed Solution

No response

Component

Rust library

Effort Estimate

Easy - Small change or addition

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions