Skip to content

Commit

Permalink
Merge pull request #54 from purva-thakre/patch-1
Browse files Browse the repository at this point in the history
Links tutorials
  • Loading branch information
nathanshammah committed Jun 14, 2021
2 parents 3d5d6b7 + 1db0b63 commit 7ef0158
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Documentation and tutorials
-------------

The documentation of `qutip-qip` updated to the latest development version is hosted at [qutip-qip.readthedocs.io/](https://qutip-qip.readthedocs.io/en/latest/).
Tutorials related to using quantum gates and circuits in `qutip-qip` can be found [*here*](https://qutip.org/tutorials#quantum-information-processing) and those related to using noise simulators areavailable at [*this link*](https://qutip.org/tutorials#nisq).

Code examples used in the preprint [*Pulse-level noisy quantum circuits with QuTiP*](https://arxiv.org/abs/2105.09902), updated for the latest code version, are hosted in [this folder](https://github.com/qutip/qutip-qip/tree/master/doc/pulse-paper).

Expand Down
6 changes: 6 additions & 0 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,12 @@ qutip-qip: QuTiP quantum information processing
qip-simulator.rst
qip-processor.rst

.. toctree::
:maxdepth: 2
:caption: Tutorials

tutorials.rst

.. toctree::
:maxdepth: 2
:caption: Contribute to qutip-qip
Expand Down
10 changes: 10 additions & 0 deletions doc/source/tutorials.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
.. _tutorials:

************
Tutorials
************

Tutorials related to using quantum gates and circuits in ``qutip-qip`` can be
found `here <https://qutip.org/tutorials#quantum-information-processing>`_ and
those related to using noise simulators are available at this
`link <https://qutip.org/tutorials#nisq>`_.

0 comments on commit 7ef0158

Please sign in to comment.