This repository was archived by the owner on May 17, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11
2- Q-CTRL Qiskit
3- =============
2+ Q-CTRL Qiskit Adapter
3+ =====================
44
5- Aim of the Q-CTRL Qiskit package is to provide easy to use export functions
5+ Aim of the Q-CTRL Qiskit Adapter package is to provide easy to use export functions
66allowing users to deploy the quantum controls techniques, define in Q-CTRL Open
77control on IBMQ quantum hardware.
88
99Installation
1010------------
1111
12- Q-CTRL Qiskit can be install through ``pip `` or from source. We recommend
12+ Q-CTRL Qiskit Adapter can be install through ``pip `` or from source. We recommend
1313the ``pip `` distribution to get the most recent stable release. If you want the
1414latest features then install from source.
1515
1616Requirements
1717^^^^^^^^^^^^
1818
19- To use Q-CTRL Qiskit you will need an installation of Python. We
19+ To use Q-CTRL Qiskit Adapter you will need an installation of Python. We
2020recommend using the `Anaconda <https://www.anaconda.com/ >`_ distribution of
2121Python. Anaconda includes standard numerical and scientific Python packages
2222which are optimally compiled for your machine. Follow the `Anaconda
@@ -31,7 +31,7 @@ jupyter notebook editor <https://jupyter.org/install>`_ on its own.
3131Using PyPi
3232^^^^^^^^^^
3333
34- Use ``pip `` to install the latest version of Q-CTRL Qiskit.
34+ Use ``pip `` to install the latest version of Q-CTRL Qiskit Adapter .
3535
3636.. code-block :: shell
3737
@@ -73,7 +73,7 @@ Once the clone is complete, you have two options:
7373 **Note: ** if you are on Windows, you'll need to install
7474 `Poetry <https://poetry.eustace.io >`_ manually, and use:
7575
76- .. code-block :: cmd
76+ .. code-block :: shell
7777
7878 cd python-qiskit
7979 poetry install
You can’t perform that action at this time.
0 commit comments