netqasm

Installation

  • Installation

Quick start

  • Getting started

API reference

  • netqasm package
    • netqasm.backend
    • netqasm.lang
    • netqasm.logging
    • netqasm.runtime
    • netqasm.sdk
    • netqasm.util
      • netqasm.util.error
      • netqasm.util.log
      • netqasm.util.quantum_gates
      • netqasm.util.states
      • netqasm.util.string
      • netqasm.util.thread
      • netqasm.util.yaml

Known issues

  • Known issues
netqasm
  • netqasm package
  • netqasm.util
  • View page source

netqasm.util

Modules

  • netqasm.util.error
    • NetQASMSyntaxError
    • NetQASMInstrError
    • NoCircuitRuleError
    • NotAllocatedError
    • SubroutineAbortedError
  • netqasm.util.log
    • HostLine
    • LineTracker
  • netqasm.util.quantum_gates
    • get_rotation_matrix()
    • get_controlled_rotation_matrix()
    • gate_to_matrix()
    • are_matrices_equal()
  • netqasm.util.states
    • bloch_sphere_rep()
  • netqasm.util.string
    • group_by_word()
    • is_variable_name()
    • is_number()
    • is_float()
    • rspaces()
  • netqasm.util.thread
    • as_completed()
  • netqasm.util.yaml
    • load_yaml()
    • dump_yaml()
Previous Next

© Copyright 2023, QuTech.

Built with Sphinx using a theme provided by Read the Docs.