Skip to content

Qubit number validation in Squin #182

Open
@weinbe58

Description

@weinbe58

Part of integration with hardware needs to be able to determine the number of qubits (given arguments). IMO we have two options:

  1. Error if we cannot statically infer the number of qubits at compile time
  2. Run a dummy interpreter that keeps track of the total number of qubits used during execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions