This repository was archived by the owner on Dec 12, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +46
-65
lines changed
Expand file tree Collapse file tree 7 files changed +46
-65
lines changed Original file line number Diff line number Diff line change 1- # Q-CTRL PyQuil Adapter
1+ # Q-CTRL pyQuil Adapter
22
3- The aim of the Q-CTRL PyQuil Adapter package is to provide export functions allowing
3+ The aim of the Q-CTRL pyQuil 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 Rigetti quantum hardware
66and simulators.
@@ -18,13 +18,13 @@ Anyone interested in quantum control is welcome to contribute to this project.
1818
1919## Installation
2020
21- Q-CTRL PyQuil Adapter can be installed through ` pip ` or from source. We recommend
21+ Q-CTRL pyQuil Adapter can be installed through ` pip ` or from source. We recommend
2222the ` pip ` distribution to get the most recent stable release. If you want the
2323latest features then install from source.
2424
2525### Requirements
2626
27- To use Q-CTRL PyQuil Adapter you will need an installation of Python. We
27+ To use Q-CTRL pyQuil Adapter you will need an installation of Python. We
2828recommend using the [ Anaconda] ( https://www.anaconda.com/ ) distribution of
2929Python. Anaconda includes standard numerical and scientific Python packages
3030which are optimally compiled for your machine. Follow the [ Anaconda
@@ -38,7 +38,7 @@ jupyter notebook editor](https://jupyter.org/install) on its own.
3838
3939### Using PyPi
4040
41- Use ` pip ` to install the latest version of Q-CTRL PyQuil Adapter.
41+ Use ` pip ` to install the latest version of Q-CTRL pyQuil Adapter.
4242
4343``` shell
4444pip install qctrl-pyquil
Original file line number Diff line number Diff line change 11
2- Q-CTRL PyQuil Adapter
2+ Q-CTRL pyQuil Adapter
33=====================
44
5- The aim of the Q-CTRL PyQuil Adapter package is to provide export functions allowing
5+ The aim of the Q-CTRL pyQuil Adapter 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 Rigetti quantum hardware
88and simulators.
@@ -22,14 +22,14 @@ Table of Contents
2222Installation
2323------------
2424
25- Q-CTRL PyQuil Adapter can be installed through ``pip `` or from source. We recommend
25+ Q-CTRL pyQuil Adapter can be installed through ``pip `` or from source. We recommend
2626the ``pip `` distribution to get the most recent stable release. If you want the
2727latest features then install from source.
2828
2929Requirements
3030^^^^^^^^^^^^
3131
32- To use Q-CTRL PyQuil Adapter you will need an installation of Python. We
32+ To use Q-CTRL pyQuil Adapter you will need an installation of Python. We
3333recommend using the `Anaconda <https://www.anaconda.com/ >`_ distribution of
3434Python. Anaconda includes standard numerical and scientific Python packages
3535which are optimally compiled for your machine. Follow the `Anaconda
@@ -44,7 +44,7 @@ jupyter notebook editor <https://jupyter.org/install>`_ on its own.
4444Using PyPi
4545^^^^^^^^^^
4646
47- Use ``pip `` to install the latest version of Q-CTRL PyQuil Adapter.
47+ Use ``pip `` to install the latest version of Q-CTRL pyQuil Adapter.
4848
4949.. code-block :: shell
5050
Original file line number Diff line number Diff line change 11
2- Q-CTRL PyQuil Adapter
2+ Q-CTRL pyQuil Adapter
33=====================
44
5- Aim of the Q-CTRL PyQuil Adapter package is to provide easy to use export functions
5+ Aim of the Q-CTRL pyQuil Adapter package is to provide easy to use export functions
66allowing users to deploy the quantum controls techniques, define in Q-CTRL Open
77Controls, on Rigetti quantum devices and simulators.
88
99Installation
1010------------
1111
12- Q-CTRL PyQuil Adapter can be install through ``pip `` or from source. We recommend
12+ Q-CTRL pyQuil 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 PyQuil Adapter you will need an installation of Python. We
19+ To use Q-CTRL pyQuil 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 PyQuil Adapter.
34+ Use ``pip `` to install the latest version of Q-CTRL pyQuil Adapter.
3535
3636.. code-block :: shell
3737
You can’t perform that action at this time.
0 commit comments