Skip to content

ppvm-cli integration for GeneralizedTableauSum #105

Description

@david-pl

The ppvm CLI tool allows running circuits with the generalized tableau. It would be nice to also be able to "compile" a sampler out of a .sst or .ssb file. This needs to be a two-pass process:

  1. Run a .sst or .ssb file with GeneralizedTableauSum. Store the result to a file somehow. Probably needs a new format. We should also skip measurements at the end of the circuit.
  2. Sample from the "compiled" file.

Control flow will also be a bit tricky here, so this might actually be blocked somewhat by requiring a specific circuit format.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions