netqasm

Installation

  • Installation

Quick start

  • Getting started

API reference

  • netqasm package
    • netqasm.backend
    • netqasm.lang
    • netqasm.logging
    • netqasm.runtime
    • netqasm.sdk
      • netqasm.sdk.builder
      • netqasm.sdk.classical_communication
      • netqasm.sdk.classical_communication.broadcast_channel
      • netqasm.sdk.classical_communication.thread_socket.broadcast_channel
      • netqasm.sdk.classical_communication.message
      • netqasm.sdk.classical_communication.socket
      • netqasm.sdk.classical_communication.thread_socket.socket
      • netqasm.sdk.classical_communication.thread_socket.socket_hub
      • netqasm.sdk.config
      • netqasm.sdk.connection
      • netqasm.sdk.epr_socket
      • netqasm.sdk.external
      • netqasm.sdk.futures
      • netqasm.sdk.network
      • netqasm.sdk.progress_bar
      • netqasm.sdk.qubit
      • netqasm.sdk.shared_memory
      • netqasm.sdk.toolbox
      • netqasm.sdk.toolbox.gates
      • netqasm.sdk.toolbox.measurements
      • netqasm.sdk.toolbox.multi_node
      • netqasm.sdk.toolbox.sim_states
      • netqasm.sdk.toolbox.state_prep
    • netqasm.util

Known issues

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

netqasm.sdk

Modules

  • netqasm.sdk.builder
    • LabelManager
    • SdkIfContext
    • SdkForEachContext
    • SdkLoopUntilContext
    • Builder
  • netqasm.sdk.classical_communication
  • netqasm.sdk.classical_communication.broadcast_channel
    • BroadcastChannel
    • BroadcastChannelBySockets
  • netqasm.sdk.classical_communication.thread_socket.broadcast_channel
    • ThreadBroadcastChannel
  • netqasm.sdk.classical_communication.message
    • StructuredMessage
  • netqasm.sdk.classical_communication.socket
    • Socket
  • netqasm.sdk.classical_communication.thread_socket.socket
    • trim_msg()
    • log_send()
    • log_send_structured()
    • log_recv()
    • log_recv_structured()
    • ThreadSocket
    • StorageThreadSocket
  • netqasm.sdk.classical_communication.thread_socket.socket_hub
    • reset_socket_hub()
  • netqasm.sdk.config
    • LogConfig
  • netqasm.sdk.connection
    • BaseNetQASMConnection
    • DebugConnection
    • DebugNetworkInfo
  • netqasm.sdk.epr_socket
    • EPRSocket
  • netqasm.sdk.external
  • netqasm.sdk.futures
    • NoValueError
    • NonConstantIndexError
    • as_int_when_value()
    • BaseFuture
    • Future
    • RegFuture
    • Array
  • netqasm.sdk.network
    • NetworkInfo
  • netqasm.sdk.progress_bar
    • ProgressBar
  • netqasm.sdk.qubit
    • QubitNotActiveError
    • QubitMeasureBasis
    • QubitMeasureAxes
    • Qubit
    • FutureQubit
  • netqasm.sdk.shared_memory
    • RegisterGroup
    • setup_registers()
    • Arrays
    • SharedMemory
    • SharedMemoryManager
  • netqasm.sdk.toolbox
  • netqasm.sdk.toolbox.gates
    • t_inverse()
    • toffoli_gate()
  • netqasm.sdk.toolbox.measurements
    • parity_meas()
  • netqasm.sdk.toolbox.multi_node
    • create_ghz()
  • netqasm.sdk.toolbox.sim_states
  • netqasm.sdk.toolbox.state_prep
    • set_qubit_state()
    • get_angle_spec_from_float()
Previous Next

© Copyright 2023, QuTech.

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