Metadata-Version: 2.1
Name: interlin-q
Version: 0.0.1.post4
Summary: A Distributed Quantum Computing Framework
Home-page: https://github.com/Interlin-q/Interlin-q
Author: Rhea Parekh, Stephen DiAdamo
Author-email: stephen.diadamo@gmail.com
License: MIT
Download-URL: https://github.com/Interlin-q/Interlin-q/releases/tag/0.0.1
Description: # Interlinq 
        
        This is a distributed quantum-enabled simulator which imitates the master-slave centralised-control distributed quantum computing system with interconnect communication between the nodes. Using this simulator, one can input any monolithic circuit as well as a distributed quantum computing topology and see the execution of the distributed algorithm happening in real time. The simulator maps the monolithic circuit to a distributed quantum computing achitecture and uses a master-slave relation with a centralized controller communicating to computing nodes in the network. Interlin-q can be used for designing and analysing novel distributed quantum algorithms for various distributed quantum computing architectures.
        
        The method used to accomplish this is based on the following paper:
        
        >Distributed Quantum Computing and Network Control for Accelerated VQE
        >
        >Stephen DiAdamo, Marco Ghibaudi, James Cruise (10.1109/TQE.2021.3057908)
        
        [![Unitary Fund](https://img.shields.io/badge/Supported%20By-UNITARY%20FUND-brightgreen.svg?style=for-the-badge)](http://unitary.fund)
        
Keywords: quantum,distributed,simulator,computing,Interlin-q
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
