Skip to content

Commit

Permalink
Merge pull request #89 from qiboteam/matcha_intro
Browse files Browse the repository at this point in the history
Add notebook about introduction to qmatchatea backend to docs
  • Loading branch information
scarrazza authored Feb 13, 2025
2 parents 8ae77ce + fdb1482 commit 07b874b
Show file tree
Hide file tree
Showing 8 changed files with 17 additions and 839 deletions.
15 changes: 15 additions & 0 deletions doc/source/code-examples/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
.. _examples:

Code examples
=============

In this section we present code examples from basic to advanced features
implemented in Qibotn.

Introduction to backends
^^^^^^^^^^^^^^^^^^^^^^^^

.. toctree::
:maxdepth: 1

tutorials/qmatchatea_intro/qmatchatea_introduction.ipynb
1 change: 1 addition & 0 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"sphinx.ext.intersphinx",
"sphinx_copybutton",
"sphinxcontrib.katex",
"nbsphinx",
]

templates_path = ["_templates"]
Expand Down
1 change: 1 addition & 0 deletions doc/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Contents
:caption: Introduction

getting-started/index
code-examples/index

.. toctree::
:maxdepth: 1
Expand Down
Binary file removed examples/qmatchatea_intro/qibojit_errs.npy
Binary file not shown.
Binary file removed examples/qmatchatea_intro/qibojit_times.npy
Binary file not shown.
Binary file removed examples/qmatchatea_intro/qmatcha_errs.npy
Binary file not shown.
Binary file removed examples/qmatchatea_intro/qmatcha_times.npy
Binary file not shown.
839 changes: 0 additions & 839 deletions examples/qmatchatea_intro/qmatchatea_introduction.ipynb

This file was deleted.

0 comments on commit 07b874b

Please sign in to comment.