This repository was archived by the owner on May 17, 2022. It is now read-only.
File tree 3 files changed +15
-15
lines changed
3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 1
- # Q-CTRL Qiskit Adaptor
1
+ # Q-CTRL Qiskit Adapter
2
2
3
- The aim of the Q-CTRL Qiskit Adaptor package is to provide export functions allowing
3
+ The aim of the Q-CTRL Qiskit Adapter package is to provide export functions allowing
4
4
users to deploy established error-robust quantum control protocols from the
5
5
open literature and defined in Q-CTRL Open Controls on IBM Quantum hardware.
6
6
@@ -17,13 +17,13 @@ Anyone interested in quantum control is welcome to contribute to this project.
17
17
18
18
## Installation
19
19
20
- Q-CTRL Qiskit Adaptor can be installed through ` pip ` or from source. We recommend
20
+ Q-CTRL Qiskit Adapter can be installed through ` pip ` or from source. We recommend
21
21
the ` pip ` distribution to get the most recent stable release. If you want the
22
22
latest features then install from source.
23
23
24
24
### Requirements
25
25
26
- To use Q-CTRL Qiskit Adaptor you will need an installation of Python. We
26
+ To use Q-CTRL Qiskit Adapter you will need an installation of Python. We
27
27
recommend using the [ Anaconda] ( https://www.anaconda.com/ ) distribution of
28
28
Python. Anaconda includes standard numerical and scientific Python packages
29
29
which are optimally compiled for your machine. Follow the [ Anaconda
@@ -37,7 +37,7 @@ jupyter notebook editor](https://jupyter.org/install) on its own.
37
37
38
38
### Using PyPi
39
39
40
- Use ` pip ` to install the latest version of Q-CTRL Qiskit Adaptor .
40
+ Use ` pip ` to install the latest version of Q-CTRL Qiskit Adapter .
41
41
42
42
``` shell
43
43
pip install qctrl-qiskit
Original file line number Diff line number Diff line change 1
1
2
- Q-CTRL Qiskit Adaptor
2
+ Q-CTRL Qiskit Adapter
3
3
=====================
4
4
5
- The aim of the Q-CTRL Qiskit Adaptor package is to provide export functions allowing
5
+ The aim of the Q-CTRL Qiskit Adapter package is to provide export functions allowing
6
6
users to deploy established error-robust quantum control protocols from the
7
7
open literature and defined in Q-CTRL Open Controls on IBM Quantum hardware.
8
8
@@ -21,14 +21,14 @@ Table of Contents
21
21
Installation
22
22
------------
23
23
24
- Q-CTRL Qiskit Adaptor can be installed through ``pip `` or from source. We recommend
24
+ Q-CTRL Qiskit Adapter can be installed through ``pip `` or from source. We recommend
25
25
the ``pip `` distribution to get the most recent stable release. If you want the
26
26
latest features then install from source.
27
27
28
28
Requirements
29
29
^^^^^^^^^^^^
30
30
31
- To use Q-CTRL Qiskit Adaptor you will need an installation of Python. We
31
+ To use Q-CTRL Qiskit Adapter you will need an installation of Python. We
32
32
recommend using the `Anaconda <https://www.anaconda.com/ >`_ distribution of
33
33
Python. Anaconda includes standard numerical and scientific Python packages
34
34
which are optimally compiled for your machine. Follow the `Anaconda
@@ -43,7 +43,7 @@ jupyter notebook editor <https://jupyter.org/install>`_ on its own.
43
43
Using PyPi
44
44
^^^^^^^^^^
45
45
46
- Use ``pip `` to install the latest version of Q-CTRL Qiskit Adaptor .
46
+ Use ``pip `` to install the latest version of Q-CTRL Qiskit Adapter .
47
47
48
48
.. code-block :: shell
49
49
Original file line number Diff line number Diff line change 1
1
2
- Q-CTRL Qiskit Adaptor
2
+ Q-CTRL Qiskit Adapter
3
3
=====================
4
4
5
- Aim of the Q-CTRL Qiskit Adaptor 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
6
6
allowing users to deploy the quantum controls techniques, define in Q-CTRL Open
7
7
Controls, on IBMQ quantum hardware.
8
8
9
9
Installation
10
10
------------
11
11
12
- Q-CTRL Qiskit Adaptor 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
13
13
the ``pip `` distribution to get the most recent stable release. If you want the
14
14
latest features then install from source.
15
15
16
16
Requirements
17
17
^^^^^^^^^^^^
18
18
19
- To use Q-CTRL Qiskit Adaptor you will need an installation of Python. We
19
+ To use Q-CTRL Qiskit Adapter you will need an installation of Python. We
20
20
recommend using the `Anaconda <https://www.anaconda.com/ >`_ distribution of
21
21
Python. Anaconda includes standard numerical and scientific Python packages
22
22
which are optimally compiled for your machine. Follow the `Anaconda
@@ -31,7 +31,7 @@ jupyter notebook editor <https://jupyter.org/install>`_ on its own.
31
31
Using PyPi
32
32
^^^^^^^^^^
33
33
34
- Use ``pip `` to install the latest version of Q-CTRL Qiskit Adaptor .
34
+ Use ``pip `` to install the latest version of Q-CTRL Qiskit Adapter .
35
35
36
36
.. code-block :: shell
37
37
You can’t perform that action at this time.
0 commit comments