Skip to content

Commit ff0a56a

Browse files
committed
deploy: 53fa812
1 parent 50abb7e commit ff0a56a

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

_sources/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Make sure you have Python 3.10 or more recent version installed. If you need LLM
2323

2424
Limitation
2525
==================
26-
QXMT is a newly released tool, and its features are currently limited. We are currently developing with the assumption of usage in `PennyLane <https://github.com/PennyLaneAI/pennylane>`__. PennyLane allows the use of simulators from other quantum libraries as plugins. Please refer to the `documentation <https://qyusu.github.io/qxmt/tutorials/en/tool_reference.html#specifying-the-simulator>`__ for details on how to use them. Additionally, as of now, support for real quantum hardware is limited to `IBMQ <https://quantum.ibm.com/>`__ and `Amazon Braket <https://aws.amazon.com/braket>`__.
26+
QXMT is a newly released tool, and its features are currently limited. We are currently developing with the assumption of usage in `PennyLane <https://github.com/PennyLaneAI/pennylane>`__ and `Qulacs <https://github.com/qulacs/qulacs>`__. PennyLane allows the use of simulators from other quantum libraries as plugins. Please refer to the `documentation <https://qyusu.github.io/qxmt/tutorials/en/tool_reference.html#specifying-the-simulator>`__ for details on how to use them. Additionally, as of now, support for real quantum hardware is limited to `IBMQ <https://quantum.ibm.com/>`__ and `Amazon Braket <https://aws.amazon.com/braket>`__.
2727

2828
Even if your environment is not listed, you can still manage experiments by implementing according to the interfaces provided by QXMT. For details on how to implement these interfaces, please refer to the documentation.
2929

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -562,7 +562,7 @@ <h1>Installation<a class="headerlink" href="#installation" title="Link to this h
562562
</section>
563563
<section id="limitation">
564564
<h1>Limitation<a class="headerlink" href="#limitation" title="Link to this heading">#</a></h1>
565-
<p>QXMT is a newly released tool, and its features are currently limited. We are currently developing with the assumption of usage in <a class="reference external" href="https://github.com/PennyLaneAI/pennylane">PennyLane</a>. PennyLane allows the use of simulators from other quantum libraries as plugins. Please refer to the <a class="reference external" href="https://qyusu.github.io/qxmt/tutorials/en/tool_reference.html#specifying-the-simulator">documentation</a> for details on how to use them. Additionally, as of now, support for real quantum hardware is limited to <a class="reference external" href="https://quantum.ibm.com/">IBMQ</a> and <a class="reference external" href="https://aws.amazon.com/braket">Amazon Braket</a>.</p>
565+
<p>QXMT is a newly released tool, and its features are currently limited. We are currently developing with the assumption of usage in <a class="reference external" href="https://github.com/PennyLaneAI/pennylane">PennyLane</a> and <a class="reference external" href="https://github.com/qulacs/qulacs">Qulacs</a>. PennyLane allows the use of simulators from other quantum libraries as plugins. Please refer to the <a class="reference external" href="https://qyusu.github.io/qxmt/tutorials/en/tool_reference.html#specifying-the-simulator">documentation</a> for details on how to use them. Additionally, as of now, support for real quantum hardware is limited to <a class="reference external" href="https://quantum.ibm.com/">IBMQ</a> and <a class="reference external" href="https://aws.amazon.com/braket">Amazon Braket</a>.</p>
566566
<p>Even if your environment is not listed, you can still manage experiments by implementing according to the interfaces provided by QXMT. For details on how to implement these interfaces, please refer to the documentation.</p>
567567
</section>
568568
<section id="contents">

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)