cqc

Contents:

  • Installation
  • Getting started
  • Classical Communication
  • Useful commands
  • CQC Interface
  • Examples using the python library
  • API documentation
cqc
  • »
  • Welcome to cqc’s documentation!
  • View page source

Welcome to cqc’s documentation!¶

This Python library provides a way to program a protocol on a network where the nodes listen to instructions through the classical-quantum combiner (CQC) interface. For more information on how to use this library with SimulaQron, see https://softwarequtech.github.io/SimulaQron/html/GettingStarted.html.

Contents:

  • Installation
    • Install from pypi
    • Install from source
  • Getting started
    • Connecting to a remote simulated network
  • Classical Communication
  • Useful commands
    • CQCConnection
    • qubit
  • CQC Interface
    • Introduction
    • Header definitions
  • Examples using the python library
    • Teleport
    • Estimating QBER
    • Distribute a GHZ-state
    • Using CQCMix
    • Writing Commands to File with CQCToFile
  • API documentation
    • pythonLib
    • cqcHeader
    • entInfoHeader
    • Protocol
    • MessageHandler
    • hostConfig

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2019, Stephanie Wehner and Axel Dahlberg

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