From 4a6c8894e7aa1332a0e952306ac39bffe831bb25 Mon Sep 17 00:00:00 2001 From: Rajib Chakravorty Date: Tue, 3 Dec 2019 14:40:00 +1100 Subject: [PATCH] changed instances of Adaptor to Adapter --- README.md | 10 +++++----- README.rst | 10 +++++----- docs/index.rst | 10 +++++----- 3 files changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 6ac07da..03c2fe9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Q-CTRL Cirq Adaptor +# Q-CTRL Cirq Adapter -The aim of the Q-CTRL Cirq Adaptor package is to provide export functions allowing +The aim of the Q-CTRL Cirq Adapter package is to provide export functions allowing users to deploy established error-robust quantum control protocols from the open literature and defined in Q-CTRL Open Controls on Google quantum devices and simulators. @@ -17,13 +17,13 @@ Anyone interested in quantum control is welcome to contribute to this project. ## Installation -Q-CTRL Cirq Adaptor can be installed through `pip` or from source. We recommend +Q-CTRL Cirq Adapter can be installed through `pip` or from source. We recommend the `pip` distribution to get the most recent stable release. If you want the latest features then install from source. ### Requirements -To use Q-CTRL Cirq Adaptor you will need an installation of Python. We +To use Q-CTRL Cirq Adapter you will need an installation of Python. We recommend using the [Anaconda](https://www.anaconda.com/) distribution of Python. Anaconda includes standard numerical and scientific Python packages which are optimally compiled for your machine. Follow the [Anaconda @@ -37,7 +37,7 @@ jupyter notebook editor](https://jupyter.org/install) on its own. ### Using PyPi -Use `pip` to install the latest version of Q-CTRL Cirq Adaptor. +Use `pip` to install the latest version of Q-CTRL Cirq Adapter. ```shell pip install qctrl-cirq diff --git a/README.rst b/README.rst index f6e2e7f..8a7c143 100644 --- a/README.rst +++ b/README.rst @@ -1,8 +1,8 @@ -Q-CTRL Cirq Adaptor +Q-CTRL Cirq Adapter =================== -The aim of the Q-CTRL Cirq Adaptor package is to provide export functions allowing +The aim of the Q-CTRL Cirq Adapter package is to provide export functions allowing users to deploy established error-robust quantum control protocols from the open literature and defined in Q-CTRL Open Controls on Google quantum devices and simulators. @@ -22,14 +22,14 @@ Table of Contents Installation ------------ -Q-CTRL Cirq Adaptor can be installed through ``pip`` or from source. We recommend +Q-CTRL Cirq Adapter can be installed through ``pip`` or from source. We recommend the ``pip`` distribution to get the most recent stable release. If you want the latest features then install from source. Requirements ^^^^^^^^^^^^ -To use Q-CTRL Cirq Adaptor you will need an installation of Python. We +To use Q-CTRL Cirq Adapter you will need an installation of Python. We recommend using the `Anaconda `_ distribution of Python. Anaconda includes standard numerical and scientific Python packages which are optimally compiled for your machine. Follow the `Anaconda @@ -44,7 +44,7 @@ jupyter notebook editor `_ on its own. Using PyPi ^^^^^^^^^^ -Use ``pip`` to install the latest version of Q-CTRL Cirq Adaptor. +Use ``pip`` to install the latest version of Q-CTRL Cirq Adapter. .. code-block:: shell diff --git a/docs/index.rst b/docs/index.rst index 2085478..b3d1414 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,22 +1,22 @@ -Q-CTRL Cirq Adaptor +Q-CTRL Cirq Adapter =================== -Aim of the Q-CTRL Cirq Adaptor package is to provide easy to use export functions +Aim of the Q-CTRL Cirq Adapter package is to provide easy to use export functions allowing users to deploy the quantum controls techniques, define in Q-CTRL Open Controls, on Google quantum devices and simulators. Installation ------------ -Q-CTRL Cirq Adaptor can be install through ``pip`` or from source. We recommend +Q-CTRL Cirq Adapter can be install through ``pip`` or from source. We recommend the ``pip`` distribution to get the most recent stable release. If you want the latest features then install from source. Requirements ^^^^^^^^^^^^ -To use Q-CTRL Cirq Adaptor you will need an installation of Python. We +To use Q-CTRL Cirq Adapter you will need an installation of Python. We recommend using the `Anaconda `_ distribution of Python. Anaconda includes standard numerical and scientific Python packages which are optimally compiled for your machine. Follow the `Anaconda @@ -31,7 +31,7 @@ jupyter notebook editor `_ on its own. Using PyPi ^^^^^^^^^^ -Use ``pip`` to install the latest version of Q-CTRL Cirq Adaptor. +Use ``pip`` to install the latest version of Q-CTRL Cirq Adapter. .. code-block:: shell