From d1165481aa96f39b7852f01b9d44bbc0187cb06f Mon Sep 17 00:00:00 2001 From: CalMacCQ <93673602+CalMacCQ@users.noreply.github.com> Date: Tue, 28 Nov 2023 13:45:27 +0000 Subject: [PATCH] Remove `pytket-ionq` backend from index and add sidebar links (#1148) * remove pytket-ionq from the extensions index page * mention qulacs density matrix simulator * update sidebar links to docs pages --- pytket/docs/extensions.rst | 11 ++++++----- pytket/docs/index.rst | 11 ++++++----- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/pytket/docs/extensions.rst b/pytket/docs/extensions.rst index 751cc9a9c7..4975510211 100644 --- a/pytket/docs/extensions.rst +++ b/pytket/docs/extensions.rst @@ -36,9 +36,6 @@ QPUs `IBMQBackend `_ - A backend for running circuits on remote IBMQ devices. -`IonQBackend `_ -- A backend for running circuits on remote IONQ devices. - `ForestBackend `_ - A backend for running circuits on remote Rigetti devices. @@ -95,6 +92,10 @@ Density Matrix Simulators `CirqDensityMatrixSimBackend `_ - Backend for Cirq density matrix simulator density_matrix return. +`QulacsBackend`_ - This has a configurable density matrix simulation option. + +Use ``QulacsBackend(result_type="density_matrix")``. + Clifford Simulators ------------------- @@ -132,7 +133,6 @@ Other pytket-aqt pytket-braket pytket-cirq - pytket-ionq pytket-iqm pytket-pennylane pytket-projectq @@ -156,4 +156,5 @@ Other .. _ForestStateBackend: https://tket.quantinuum.com/extensions/pytket-pyquil/api/api.html#pytket.extensions.pyquil.ForestStateBackend .. _AerUnitaryBackend: https://tket.quantinuum.com/extensions/pytket-qiskit/api/api.html#pytket.extensions.qiskit.AerUnitaryBackend .. _CirqDensityMatrixSampleBackend: https://tket.quantinuum.com/extensions/pytket-cirq/api/api.html#pytket.extensions.cirq.CirqDensityMatrixSampleBackend -.. _SimplexBackend: https://tket.quantinuum.com/extensions/pytket-simplex/api.html#pytket.extensions.pysimplex.SimplexBackend \ No newline at end of file +.. _SimplexBackend: https://tket.quantinuum.com/extensions/pytket-simplex/api.html#pytket.extensions.pysimplex.SimplexBackend +.. _QulacsBackend: https://tket.quantinuum.com/extensions/pytket-qulacs/api.html#pytket.extensions.qulacs.QulacsBackend \ No newline at end of file diff --git a/pytket/docs/index.rst b/pytket/docs/index.rst index c5966e12f5..0af927292b 100644 --- a/pytket/docs/index.rst +++ b/pytket/docs/index.rst @@ -75,7 +75,7 @@ Licensed under the `Apache 2 License - Manual - extensions.rst + pytket API docs + extensions.rst + Manual Example notebooks + TKET website .. toctree:: :caption: API Reference: