Skip to content

Commit

Permalink
remove uneeded text
Browse files Browse the repository at this point in the history
  • Loading branch information
CalMacCQ committed Aug 31, 2023
1 parent e846e8a commit f2384fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pytket/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Windows. To install, run

If you have issues installing ``pytket`` please visit the `installation troubleshooting <https://cqcl.github.io/tket/pytket/api/install.html>`_ page.

To use ``pytket``, you can simply import the appropriate modules into your python code or in an interactive Python notebook. We can build circuits directly using the ``pytket`` interface by creating a blank circuit and adding gates in the order we want to apply them.

See the `Getting Started`_ page for a basic tutorial on using
``pytket``. To get more in depth on features, see the `examples`_. See the `pytket user manual <https://cqcl.github.io/pytket/manual/index.html>`_ for an extensive introduction to ``pytket`` functionality and how to use it.

Expand Down

0 comments on commit f2384fb

Please sign in to comment.