Skip to content

Commit

Permalink
Merge 8cebfb8 into e98e980
Browse files Browse the repository at this point in the history
  • Loading branch information
damiansteiger committed Jul 21, 2018
2 parents e98e980 + 8cebfb8 commit 8477a43
Show file tree
Hide file tree
Showing 2 changed files with 559 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@ It might be a good starting point to have a look at our paper which explains the

* Damian S. Steiger, Thomas Häner, and Matthias Troyer "ProjectQ: An Open Source Software Framework for Quantum Computing" `[arxiv:1612.08091] <https://arxiv.org/abs/1612.08091>`__

Our second paper looks at a few aspects of ProjectQ in more details:

* Damian S. Steiger, Thomas Häner, and Matthias Troyer "Advantages of a modular high-level quantum programming framework" `[arxiv:1806.01861] <https://arxiv.org/abs/1806.01861>`__

Examples and tutorials in this folder
-------------------------------------

Expand All @@ -24,3 +28,5 @@ Examples and tutorials in this folder
3. Running on the IBM QE chip is explained in more details in *ibm_entangle.ipynb*.

4. A small tutorial on the compiler is available in *compiler_tutorial.ipynb* which explains how to compile to a specific gate set.

5. A small tutorial on the mappers is available in *mapper_tutorial.ipynb* which explains how to map a quantum circuit to a linear chain or grid of physical qubits.
Loading

0 comments on commit 8477a43

Please sign in to comment.