Interlin-q
0.0.1
Contents
Introduction
Simulated Architecture
Conversion of monolithic to distributed circuit
Distributed Scheduler and Broadcasting
Executing the distributed algorithm
Install
Quick Start
Design Overview
Computing Host
Controller Host
Qubits
Operation
Layers
Circuits
Examples
Distributed Quantum Phase Estimation
Distributed Quantum Phase Estimation Algorithm
Introduction of Interlin-q
Simulated Architechture
Conversion of monolithic to distributed circuit
Distributed Scheduler and Broadcasting
Executing the distributed algorithm
Code implementation
Step 1: Import libraries.
Step 2: Create monolithic circuit of Quantum Phase Estimation
Step 3: Define Standard protocols for controller and computing hosts.
Step 4: Provide inputs
Step 5: Execute the distributed algorithm and analyse the results
Interlin-q
»
Examples
»
Distributed Quantum Phase Estimation
View page source
Distributed Quantum Phase Estimation
ΒΆ
Distributed Quantum Phase Estimation Algorithm
Introduction of Interlin-q
Simulated Architechture
Conversion of monolithic to distributed circuit
Distributed Scheduler and Broadcasting
Executing the distributed algorithm
Code implementation
Step 1: Import libraries.
Step 2: Create monolithic circuit of Quantum Phase Estimation
Instructions on creating a circuit
1. Operations
2. Layers
3. Circuit
Creating the circuit for Quantum Phase Estimation Algorithm
Step 3: Define Standard protocols for controller and computing hosts.
Controller host
Computing host
Step 4: Provide inputs
Step 5: Execute the distributed algorithm and analyse the results