Metadata-Version: 2.1
Name: cqc
Version: 3.2.2
Summary: The CQC interface
Home-page: https://github.com/SoftwareQuTech/CQC-Python
Author: Axel Dahlberg
Author-email: e.a.dahlberg@tudelft.nl
License: UNKNOWN
Description: # CQC (3.2.2)
        
        The classical-quantum combiner (CQC) interface is an interface between higher layers and hardware in a Quantum Internet. It comes with a Python, C and Rust library for constructing CQC messages. The Python library is definitely the best place to get started.
        
        Documentation of CQC can be found at https://softwarequtech.github.io/CQC-Python/
        
        The CQC can be used to either program hardware which supports the interface or the simulator [https://github.com/SoftwareQuTech/SimulaQron](SimulaQron).
        
        More information about CQC can also be found in the paper on SimulaQron at https://arxiv.org/abs/1712.08032
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
