This repository was archived by the owner on May 17, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed
Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1- # Q-CTRL Qiskit
1+ # Q-CTRL Qiskit Adaptor
22
3- The aim of the Q-CTRL Qiskit package is to provide export functions allowing
3+ The aim of the Q-CTRL Qiskit Adapter package is to provide export functions allowing
44users to deploy established error-robust quantum control protocols from the
55open literature and defined in Q-CTRL Open Controls on IBM Quantum hardware.
66
@@ -17,13 +17,13 @@ Anyone interested in quantum control is welcome to contribute to this project.
1717
1818## Installation
1919
20- Q-CTRL Qiskit can be installed through ` pip ` or from source. We recommend
20+ Q-CTRL Qiskit Adaptor can be installed through ` pip ` or from source. We recommend
2121the ` pip ` distribution to get the most recent stable release. If you want the
2222latest features then install from source.
2323
2424### Requirements
2525
26- To use Q-CTRL Qiskit you will need an installation of Python. We
26+ To use Q-CTRL Qiskit Adaptor you will need an installation of Python. We
2727recommend using the [ Anaconda] ( https://www.anaconda.com/ ) distribution of
2828Python. Anaconda includes standard numerical and scientific Python packages
2929which are optimally compiled for your machine. Follow the [ Anaconda
@@ -37,7 +37,7 @@ jupyter notebook editor](https://jupyter.org/install) on its own.
3737
3838### Using PyPi
3939
40- Use ` pip ` to install the latest version of Q-CTRL Qiskit.
40+ Use ` pip ` to install the latest version of Q-CTRL Qiskit Adaptor .
4141
4242``` shell
4343pip install qctrl-qiskit
Original file line number Diff line number Diff line change 11
2- Q-CTRL Qiskit
3- =============
2+ Q-CTRL Qiskit Adaptor
3+ =====================
44
5- The aim of the Q-CTRL Qiskit package is to provide export functions allowing
5+ The aim of the Q-CTRL Qiskit Adaptor package is to provide export functions allowing
66users to deploy established error-robust quantum control protocols from the
77open literature and defined in Q-CTRL Open Controls on IBM Quantum hardware.
88
@@ -21,14 +21,14 @@ Table of Contents
2121Installation
2222------------
2323
24- Q-CTRL Qiskit can be install through ``pip `` or from source. We recommend
24+ Q-CTRL Qiskit Adaptor can be install through ``pip `` or from source. We recommend
2525the ``pip `` distribution to get the most recent stable release. If you want the
2626latest features then install from source.
2727
2828Requirements
2929^^^^^^^^^^^^
3030
31- To use Q-CTRL Qiskit you will need an installation of Python. We
31+ To use Q-CTRL Qiskit Adaptor you will need an installation of Python. We
3232recommend using the `Anaconda <https://www.anaconda.com/ >`_ distribution of
3333Python. Anaconda includes standard numerical and scientific Python packages
3434which are optimally compiled for your machine. Follow the `Anaconda
@@ -43,7 +43,7 @@ jupyter notebook editor <https://jupyter.org/install>`_ on its own.
4343Using PyPi
4444^^^^^^^^^^
4545
46- Use ``pip `` to install the latest version of Q-CTRL Qiskit.
46+ Use ``pip `` to install the latest version of Q-CTRL Qiskit Adaptor .
4747
4848.. code-block :: shell
4949
You can’t perform that action at this time.
0 commit comments