Skip to content

Commit

Permalink
Update emulator info and fix typo (#1134)
Browse files Browse the repository at this point in the history
* update emulator info and fix typo

* rename extensions_index.rst to extensions.rst

---------

Co-authored-by: Alec Edgington <54802828+cqc-alec@users.noreply.github.com>
  • Loading branch information
CalMacCQ and cqc-alec authored Nov 21, 2023
1 parent 6cf0ed5 commit 437427d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ Emulators
`IBMQEmulatorBackend`_ - A backend which uses the `AerBackend <https://tket.quantinuum.com/extensions/pytket-qiskit/api.html#pytket.extensions.qiskit.AerBackend>`_ to emulate the behavior of IBMQBackend.

`QuantinuumBackend <https://tket.quantinuum.com/extensions/pytket-quantinuum/api.html#pytket.extensions.quantinuum.QuantinuumBackend>`_
- The QuantinuumBackend has two available emulators namely H1-1E and H1-2E. These are device specific emulators for the H1-1 and H1-2 devices. These emualtors run remotely on a server.
- The QuantinuumBackend has two available emulators namely H1-1E and H2-1E. These are device specific emulators for the H1-1 and H2-1 devices. These emulators run remotely on a server.

Statevector Simulators
----------------------
Expand Down
2 changes: 1 addition & 1 deletion pytket/docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ Licensed under the `Apache 2 License <http://www.apache.org/licenses/LICENSE-2.0
:caption: More Documentation:

Manual <https://tket.quantinuum.com/user-manual/>
extensions_index.rst
extensions.rst
Example notebooks <https://tket.quantinuum.com/examples>

.. toctree::
Expand Down

0 comments on commit 437427d

Please sign in to comment.