Read the Docs build information Build id: 1063034 Project: xanaduai-pennylane-pq Version: 78 Commit: be1e69d68c5f159c79014e752cfbbf439839d944 Date: 2022-08-22T17:18:09.990731Z State: finished Success: True [rtd-command-info] start-time: 2022-08-22T17:18:11.986853Z, end-time: 2022-08-22T17:18:12.771616Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/PennyLaneAI/pennylane-pq.git . Cloning into '.'... [rtd-command-info] start-time: 2022-08-22T17:18:12.989966Z, end-time: 2022-08-22T17:18:13.513095Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 pull/78/head:external-78 From https://github.com/PennyLaneAI/pennylane-pq * [new ref] refs/pull/78/head -> external-78 [rtd-command-info] start-time: 2022-08-22T17:18:13.722321Z, end-time: 2022-08-22T17:18:13.813215Z, duration: 0, exit-code: 0 git checkout --force be1e69d68c5f159c79014e752cfbbf439839d944 Note: switching to 'be1e69d68c5f159c79014e752cfbbf439839d944'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at be1e69d Update docs URL [rtd-command-info] start-time: 2022-08-22T17:18:14.038792Z, end-time: 2022-08-22T17:18:14.150476Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-08-22T17:18:15.104254Z, end-time: 2022-08-22T17:18:19.848493Z, duration: 4, exit-code: 0 python3.8 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-08-22T17:18:20.039084Z, end-time: 2022-08-22T17:18:21.760741Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (22.2.2) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 28.7 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 65.2.0 Uninstalling setuptools-65.2.0: Successfully uninstalled setuptools-65.2.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2022-08-22T17:18:22.033453Z, end-time: 2022-08-22T17:18:30.202716Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.2 Collecting pillow Downloading Pillow-9.2.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 76.7 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 269.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 195.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading Sphinx-5.1.1-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 231.9 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 240.8 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.8-py2.py3-none-any.whl (11 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 272.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 268.0 MB/s eta 0:00:00 Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting Pygments>=2.0 Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 276.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Jinja2>=2.3 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 260.5 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 245.0 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 242.8 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 202.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 235.1 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 248.1 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 211.7 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 217.3 MB/s eta 0:00:00 Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting babel>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 201.7 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 232.9 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 277.9 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.2.1-py2.py3-none-any.whl (500 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.6/500.6 kB 269.7 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.1-py3-none-any.whl (5.6 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 256.9 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 245.3 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 220.7 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 231.0 MB/s eta 0:00:00 Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23773 sha256=56b27eb14401f91f36c694f055c834642def1040e30c680507e7ea8368995b96 Stored in directory: /tmp/pip-ephem-wheel-cache-nu210w5d/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=44484ceca3e783fed79f9abedefe64d889919f582649729b3f1c125ba6bbc848 Stored in directory: /tmp/pip-ephem-wheel-cache-nu210w5d/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock future Installing collected packages: snowballstemmer, pytz, mock, alabaster, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pyparsing, Pygments, pillow, MarkupSafe, imagesize, idna, future, docutils, charset-normalizer, certifi, babel, requests, packaging, Jinja2, importlib-metadata, commonmark, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Pygments-2.13.0 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.1 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.4.1 importlib-metadata-4.12.0 mock-1.0.1 packaging-21.3 pillow-9.2.0 pyparsing-3.0.9 pytz-2022.2.1 readthedocs-sphinx-ext-2.1.8 recommonmark-0.5.0 requests-2.28.1 snowballstemmer-2.2.0 sphinx-5.1.1 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-1.26.12 zipp-3.8.1 [rtd-command-info] start-time: 2022-08-22T17:18:30.520276Z, end-time: 2022-08-22T17:18:41.358818Z, duration: 10, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting docutils==0.16 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 17.5 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 kB) Collecting ipykernel Downloading ipykernel-6.15.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.9/132.9 kB 254.2 MB/s eta 0:00:00 Collecting nbsphinx Downloading nbsphinx-0.8.9-py3-none-any.whl (25 kB) Collecting pygments-github-lexers Downloading pygments-github-lexers-0.0.5.tar.gz (5.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pybind11 Downloading pybind11-2.10.0-py3-none-any.whl (213 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 213.3/213.3 kB 234.5 MB/s eta 0:00:00 Collecting sphinx-automodapi Downloading sphinx_automodapi-0.14.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.0/77.0 kB 236.2 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 Downloading pybtex_docutils-1.0.2-py3-none-any.whl (6.3 kB) Requirement already satisfied: Sphinx>=2.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (5.1.1) Collecting pybtex>=0.24 Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 226.7 MB/s eta 0:00:00 Requirement already satisfied: importlib-metadata>=3.6 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (4.12.0) Collecting traitlets>=5.1.0 Downloading traitlets-5.3.0-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.8/106.8 kB 234.2 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from ipykernel->-r doc/requirements.txt (line 3)) (21.3) Collecting debugpy>=1.0 Downloading debugpy-1.6.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 223.3 MB/s eta 0:00:00 Collecting matplotlib-inline>=0.1 Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting psutil Downloading psutil-5.9.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.7/284.7 kB 257.0 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.5-py3-none-any.whl (5.2 kB) Collecting tornado>=6.1 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 232.7 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.3.4-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 244.7 MB/s eta 0:00:00 Collecting ipython>=7.23.1 Downloading ipython-8.4.0-py3-none-any.whl (750 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 750.8/750.8 kB 272.6 MB/s eta 0:00:00 Collecting pyzmq>=17 Downloading pyzmq-23.2.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 274.3 MB/s eta 0:00:00 Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from nbsphinx->-r doc/requirements.txt (line 4)) (3.1.2) Collecting nbconvert!=5.4 Downloading nbconvert-7.0.0-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.3/271.3 kB 266.0 MB/s eta 0:00:00 Collecting nbformat Downloading nbformat-5.4.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.3/73.3 kB 233.6 MB/s eta 0:00:00 Requirement already satisfied: pygments>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from pygments-github-lexers->-r doc/requirements.txt (line 5)) (2.13.0) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from importlib-metadata>=3.6->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (3.8.1) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting stack-data Downloading stack_data-0.4.0-py3-none-any.whl (23 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 204.0 MB/s eta 0:00:00 Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Requirement already satisfied: setuptools>=18.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from ipython>=7.23.1->ipykernel->-r doc/requirements.txt (line 3)) (58.2.0) Collecting jedi>=0.16 Downloading jedi-0.18.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 280.4 MB/s eta 0:00:00 Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.30-py3-none-any.whl (381 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.7/381.7 kB 261.9 MB/s eta 0:00:00 Collecting jupyter-core>=4.9.2 Downloading jupyter_core-4.11.1-py3-none-any.whl (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.4/88.4 kB 237.6 MB/s eta 0:00:00 Collecting entrypoints Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting python-dateutil>=2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 262.8 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting lxml Downloading lxml-4.9.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 184.0 MB/s eta 0:00:00 Collecting mistune<3,>=2.0.3 Downloading mistune-2.0.4-py2.py3-none-any.whl (24 kB) Collecting nbclient>=0.5.0 Downloading nbclient-0.6.6-py3-none-any.whl (71 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 71.8/71.8 kB 213.0 MB/s eta 0:00:00 Collecting bleach Downloading bleach-5.0.1-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.9/160.9 kB 260.5 MB/s eta 0:00:00 Collecting tinycss2 Downloading tinycss2-1.1.1-py3-none-any.whl (21 kB) Requirement already satisfied: markupsafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from nbconvert!=5.4->nbsphinx->-r doc/requirements.txt (line 4)) (2.1.1) Collecting beautifulsoup4 Downloading beautifulsoup4-4.11.1-py3-none-any.whl (128 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 128.2/128.2 kB 226.8 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.1-py3-none-any.whl (22 kB) Collecting jsonschema>=2.6 Downloading jsonschema-4.14.0-py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.4/82.4 kB 209.6 MB/s eta 0:00:00 Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting PyYAML>=3.01 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 272.7 MB/s eta 0:00:00 Collecting latexcodec>=1.0.4 Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.0.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.0.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (0.7.12) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.28.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.1.5) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.4.1) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.10.3) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.2.0) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.0.3) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.0.2) Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from packaging->ipykernel->-r doc/requirements.txt (line 3)) (3.0.9) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from babel>=1.3->Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2022.2.1) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 233.3 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.9.0-py3-none-any.whl (33 kB) Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting attrs>=17.4.0 Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 220.6 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.18.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.8/119.8 kB 241.5 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2022.6.15) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (3.3) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (1.26.12) Requirement already satisfied: charset-normalizer<3,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.1->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) (2.1.1) Collecting soupsieve>1.2 Downloading soupsieve-2.3.2.post1-py3-none-any.whl (37 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting asttokens Downloading asttokens-2.0.8-py2.py3-none-any.whl (23 kB) Collecting pure-eval Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting executing Downloading executing-0.10.0-py2.py3-none-any.whl (17 kB) Building wheels for collected packages: pygments-github-lexers Building wheel for pygments-github-lexers (setup.py): started Building wheel for pygments-github-lexers (setup.py): finished with status 'done' Created wheel for pygments-github-lexers: filename=pygments_github_lexers-0.0.5-py3-none-any.whl size=6239 sha256=f6a8cf79d2643bc36645aba52b5331f0c219092b77dd4e43b735989a4331d674 Stored in directory: /tmp/pip-ephem-wheel-cache-31pttlr6/wheels/75/c6/f7/fc341b39d0b970c9c3a2918a97347ea8f992c14a43dd719f4e Successfully built pygments-github-lexers Installing collected packages: webencodings, wcwidth, pure-eval, ptyprocess, pickleshare, mistune, fastjsonschema, executing, backcall, traitlets, tornado, tinycss2, soupsieve, six, pyzmq, PyYAML, pyrsistent, pygments-github-lexers, pybind11, psutil, prompt-toolkit, pkgutil-resolve-name, pexpect, parso, pandocfilters, nest-asyncio, lxml, jupyterlab-pygments, importlib-resources, entrypoints, docutils, defusedxml, decorator, debugpy, attrs, python-dateutil, matplotlib-inline, latexcodec, jupyter-core, jsonschema, jedi, bleach, beautifulsoup4, asttokens, stack-data, sphinx-automodapi, pybtex, nbformat, jupyter-client, pybtex-docutils, nbclient, ipython, sphinxcontrib-bibtex, nbconvert, ipykernel, nbsphinx Attempting uninstall: docutils Found existing installation: docutils 0.17.1 Uninstalling docutils-0.17.1: Successfully uninstalled docutils-0.17.1 Successfully installed PyYAML-6.0 asttokens-2.0.8 attrs-22.1.0 backcall-0.2.0 beautifulsoup4-4.11.1 bleach-5.0.1 debugpy-1.6.3 decorator-5.1.1 defusedxml-0.7.1 docutils-0.16 entrypoints-0.4 executing-0.10.0 fastjsonschema-2.16.1 importlib-resources-5.9.0 ipykernel-6.15.1 ipython-8.4.0 jedi-0.18.1 jsonschema-4.14.0 jupyter-client-7.3.4 jupyter-core-4.11.1 jupyterlab-pygments-0.2.2 latexcodec-2.0.1 lxml-4.9.1 matplotlib-inline-0.1.6 mistune-2.0.4 nbclient-0.6.6 nbconvert-7.0.0 nbformat-5.4.0 nbsphinx-0.8.9 nest-asyncio-1.5.5 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 prompt-toolkit-3.0.30 psutil-5.9.1 ptyprocess-0.7.0 pure-eval-0.2.2 pybind11-2.10.0 pybtex-0.24.0 pybtex-docutils-1.0.2 pygments-github-lexers-0.0.5 pyrsistent-0.18.1 python-dateutil-2.8.2 pyzmq-23.2.1 six-1.16.0 soupsieve-2.3.2.post1 sphinx-automodapi-0.14.1 sphinxcontrib-bibtex-2.5.0 stack-data-0.4.0 tinycss2-1.1.1 tornado-6.2 traitlets-5.3.0 wcwidth-0.2.5 webencodings-0.5.1 [rtd-command-info] start-time: 2022-08-22T17:18:41.544695Z, end-time: 2022-08-22T17:19:27.688844Z, duration: 46, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/checkouts/78/setup.py install --force running install running bdist_egg running egg_info creating PennyLane_PQ.egg-info writing PennyLane_PQ.egg-info/PKG-INFO writing dependency_links to PennyLane_PQ.egg-info/dependency_links.txt writing entry points to PennyLane_PQ.egg-info/entry_points.txt writing requirements to PennyLane_PQ.egg-info/requires.txt writing top-level names to PennyLane_PQ.egg-info/top_level.txt writing manifest file 'PennyLane_PQ.egg-info/SOURCES.txt' reading manifest file 'PennyLane_PQ.egg-info/SOURCES.txt' adding license file 'LICENSE' writing manifest file 'PennyLane_PQ.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py creating build creating build/lib creating build/lib/pennylane_pq copying pennylane_pq/pqops.py -> build/lib/pennylane_pq copying pennylane_pq/_version.py -> build/lib/pennylane_pq copying pennylane_pq/__init__.py -> build/lib/pennylane_pq copying pennylane_pq/ops.py -> build/lib/pennylane_pq copying pennylane_pq/expval.py -> build/lib/pennylane_pq copying pennylane_pq/devices.py -> build/lib/pennylane_pq creating build/bdist.linux-x86_64 creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/pennylane_pq copying build/lib/pennylane_pq/pqops.py -> build/bdist.linux-x86_64/egg/pennylane_pq copying build/lib/pennylane_pq/_version.py -> build/bdist.linux-x86_64/egg/pennylane_pq copying build/lib/pennylane_pq/__init__.py -> build/bdist.linux-x86_64/egg/pennylane_pq copying build/lib/pennylane_pq/ops.py -> build/bdist.linux-x86_64/egg/pennylane_pq copying build/lib/pennylane_pq/expval.py -> build/bdist.linux-x86_64/egg/pennylane_pq copying build/lib/pennylane_pq/devices.py -> build/bdist.linux-x86_64/egg/pennylane_pq byte-compiling build/bdist.linux-x86_64/egg/pennylane_pq/pqops.py to pqops.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/pennylane_pq/_version.py to _version.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/pennylane_pq/__init__.py to __init__.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/pennylane_pq/ops.py to ops.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/pennylane_pq/expval.py to expval.cpython-38.pyc byte-compiling build/bdist.linux-x86_64/egg/pennylane_pq/devices.py to devices.cpython-38.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_PQ.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_PQ.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_PQ.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_PQ.egg-info/entry_points.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_PQ.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying PennyLane_PQ.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/setuptools/dist.py:487: UserWarning: Normalizing '0.18.0-dev' to '0.18.0.dev0' warnings.warn(tmpl.format(**locals())) zip_safe flag not set; analyzing archive contents... creating dist creating 'dist/PennyLane_PQ-0.18.0.dev0-py3.8.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing PennyLane_PQ-0.18.0.dev0-py3.8.egg Copying PennyLane_PQ-0.18.0.dev0-py3.8.egg to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding PennyLane-PQ 0.18.0.dev0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/PennyLane_PQ-0.18.0.dev0-py3.8.egg Processing dependencies for PennyLane-PQ==0.18.0.dev0 Searching for pennylane>=0.15 Reading https://pypi.org/simple/pennylane/ Downloading https://files.pythonhosted.org/packages/eb/9a/2ca6681f64301c8f72815de8565269a4ab0d0fbb1d7ce54f37829a4851d6/PennyLane-0.25.1-py3-none-any.whl#sha256=e31ece9134fb84701d99800c6948789de480e1c7436676a35361ec04a4b24d82 Best match: PennyLane 0.25.1 Processing PennyLane-0.25.1-py3-none-any.whl Installing PennyLane-0.25.1-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding PennyLane 0.25.1 to easy-install.pth file Installing pl-device-test script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/PennyLane-0.25.1-py3.8.egg Searching for projectq>=0.5.1 Reading https://pypi.org/simple/projectq/ Downloading https://files.pythonhosted.org/packages/98/ee/a8b295ea47fc997fe6553efd0830b321bb520e2c3fa0e9dc5a5265f5d6b0/projectq-0.7.3.tar.gz#sha256=298dfbbc81cf2639df2eb077c03f1756b16df42bef8667c387c6e23717da94b0 Best match: projectq 0.7.3 Processing projectq-0.7.3.tar.gz Writing /tmp/easy_install-1wj16k03/projectq-0.7.3/setup.cfg Running projectq-0.7.3/setup.py -q bdist_egg --dist-dir /tmp/easy_install-1wj16k03/projectq-0.7.3/egg-dist-tmp-hd_g03pb listing git files failed - pretending there aren't any --------------------------------------------------------------------------- # INFO: Configuring OpenMP --------------------------------------------------------------------------- --------------------------------------------------------------------------- # INFO: Configuring compiler intrinsics --------------------------------------------------------------------------- --------------------------------------------------------------------------- # INFO: Configuring C++ standard --------------------------------------------------------------------------- --------------------------------------------------------------------------- # INFO: Other compiler tests --------------------------------------------------------------------------- --------------------------------------------------------------------------- # INFO: Finished configuring compiler! --------------------------------------------------------------------------- creating /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/projectq-0.7.3-py3.8-linux-x86_64.egg Extracting projectq-0.7.3-py3.8-linux-x86_64.egg to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding projectq 0.7.3 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/projectq-0.7.3-py3.8-linux-x86_64.egg Searching for toml Reading https://pypi.org/simple/toml/ Downloading https://files.pythonhosted.org/packages/44/6f/7120676b6d73228c96e17f1f794d8ab046fc910d781c8d151120c3f1569e/toml-0.10.2-py2.py3-none-any.whl#sha256=806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b Best match: toml 0.10.2 Processing toml-0.10.2-py2.py3-none-any.whl Installing toml-0.10.2-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding toml 0.10.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/toml-0.10.2-py3.8.egg Searching for semantic-version>=2.7 Reading https://pypi.org/simple/semantic-version/ Downloading https://files.pythonhosted.org/packages/6a/23/8146aad7d88f4fcb3a6218f41a60f6c2d4e3a72de72da1825dc7c8f7877c/semantic_version-2.10.0-py2.py3-none-any.whl#sha256=de78a3b8e0feda74cabc54aab2da702113e33ac9d9eb9d2389bcf1f58b7d9177 Best match: semantic-version 2.10.0 Processing semantic_version-2.10.0-py2.py3-none-any.whl Installing semantic_version-2.10.0-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding semantic-version 2.10.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/semantic_version-2.10.0-py3.8.egg Searching for scipy Reading https://pypi.org/simple/scipy/ Downloading https://files.pythonhosted.org/packages/f7/38/f5fad7b9a50a26a6a709549f815db7026a97d1a5652e548d5bbe587bb954/scipy-1.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=73b704c5eea9be811919cae4caacf3180dd9212d9aed08477c1d2ba14900a9de Best match: scipy 1.9.0 Processing scipy-1.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Installing scipy-1.9.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding scipy 1.9.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/scipy-1.9.0-py3.8-linux-x86_64.egg Searching for retworkx Reading https://pypi.org/simple/retworkx/ Downloading https://files.pythonhosted.org/packages/06/e9/9f7a9c10b1a6e3d32b31f2b3bab53921a11b692136ff7ad51efff2959da0/retworkx-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=a199e0374036503db8c98e45e2476896fbcaf7f620f4f81206e0ee1b19a436c5 Best match: retworkx 0.11.0 Processing retworkx-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl Installing retworkx-0.11.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding retworkx 0.11.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/retworkx-0.11.0-py3.8-linux-x86_64.egg Searching for pennylane-lightning>=0.25 Reading https://pypi.org/simple/pennylane-lightning/ Downloading https://files.pythonhosted.org/packages/af/ed/9d253668535b6db7a6c0832225d34d9dc1ca43d7d94fa767184b2db9a5d0/PennyLane_Lightning-0.25.0-py3-none-any.whl#sha256=1fba10e80f5beef9432dfc233c4632cffb82ffa5dc85776dc9a3da7d861ae927 Best match: PennyLane-Lightning 0.25.0 Processing PennyLane_Lightning-0.25.0-py3-none-any.whl Installing PennyLane_Lightning-0.25.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding PennyLane-Lightning 0.25.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/PennyLane_Lightning-0.25.0-py3.8.egg Searching for numpy Reading https://pypi.org/simple/numpy/ Downloading https://files.pythonhosted.org/packages/2c/5b/ba2f6d662dfc0c8c9927c05faf2e722a7a7f417ad4665800f819174b818f/numpy-1.23.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=bd5b7ccae24e3d8501ee5563e82febc1771e73bd268eef82a1e8d2b4d556ae66 Best match: numpy 1.23.2 Processing numpy-1.23.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Installing numpy-1.23.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding numpy 1.23.2 to easy-install.pth file Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installing f2py3.8 script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/numpy-1.23.2-py3.8-linux-x86_64.egg Searching for networkx Reading https://pypi.org/simple/networkx/ Downloading https://files.pythonhosted.org/packages/be/25/5b0fc262a2f2d7d11c22cb7785edf2befc756ae076b383034e79e255eb11/networkx-2.8.6-py3-none-any.whl#sha256=2a30822761f34d56b9a370d96a4bf4827a535f5591a4078a453425caeba0c5bb Best match: networkx 2.8.6 Processing networkx-2.8.6-py3-none-any.whl Installing networkx-2.8.6-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding networkx 2.8.6 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/networkx-2.8.6-py3.8.egg Searching for cachetools Reading https://pypi.org/simple/cachetools/ Downloading https://files.pythonhosted.org/packages/68/aa/5fc646cae6e997c3adf3b0a7e257cda75cff21fcba15354dffd67789b7bb/cachetools-5.2.0-py3-none-any.whl#sha256=f9f17d2aec496a9aa6b76f53e3b614c965223c061982d434d160f930c698a9db Best match: cachetools 5.2.0 Processing cachetools-5.2.0-py3-none-any.whl Installing cachetools-5.2.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding cachetools 5.2.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/cachetools-5.2.0-py3.8.egg Searching for autoray>=0.3.1 Reading https://pypi.org/simple/autoray/ Downloading https://files.pythonhosted.org/packages/4e/40/605d184c5099847bd1b68e1c15784adf148071b67b3c0ee1200b6eb4e47a/autoray-0.3.2-py3-none-any.whl#sha256=a50b4174ae87e8f354feb1a793f6bb6d634404289a404f28497269f42616de44 Best match: autoray 0.3.2 Processing autoray-0.3.2-py3-none-any.whl Installing autoray-0.3.2-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding autoray 0.3.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/autoray-0.3.2-py3.8.egg Searching for autograd Reading https://pypi.org/simple/autograd/ Downloading https://files.pythonhosted.org/packages/d9/6e/5aec16d68bf07e17e1a6cac5011e1c8f5f8dadb0ac5e875d432ee8aaa733/autograd-1.4-py3-none-any.whl#sha256=5cd6051bf1440643bf8f1104c933b2dedefb7610b951091768c1c680b1e0ceda Best match: autograd 1.4 Processing autograd-1.4-py3-none-any.whl Installing autograd-1.4-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding autograd 1.4 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/autograd-1.4-py3.8.egg Searching for appdirs Reading https://pypi.org/simple/appdirs/ Downloading https://files.pythonhosted.org/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl#sha256=a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128 Best match: appdirs 1.4.4 Processing appdirs-1.4.4-py2.py3-none-any.whl Installing appdirs-1.4.4-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding appdirs 1.4.4 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/appdirs-1.4.4-py3.8.egg Searching for matplotlib>=2.2.3 Reading https://pypi.org/simple/matplotlib/ Downloading https://files.pythonhosted.org/packages/45/5e/5f45fbab5d259403348bebcf1aac514c64ecc0c27a8a24dca9a4a7476403/matplotlib-3.6.0rc1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl#sha256=daff0aff6e90fddd8fb53aa9e7116e0dbd48861573070c69faf7342ba2c20a44 Best match: matplotlib 3.6.0rc1 Processing matplotlib-3.6.0rc1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl Installing matplotlib-3.6.0rc1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding matplotlib 3.6.0rc1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/matplotlib-3.6.0rc1-py3.8-linux-x86_64.egg Searching for ninja Reading https://pypi.org/simple/ninja/ Downloading https://files.pythonhosted.org/packages/52/65/d212822d0f29afecbad20cc3b3f41b8eeb4b47bea728602b8ce0b2d347f5/ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl#sha256=279836285975e3519392c93c26e75755e8a8a7fafec9f4ecbb0293119ee0f9c6 Best match: ninja 1.10.2.3 Processing ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl Installing ninja-1.10.2.3-py2.py3-none-manylinux_2_5_x86_64.manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding ninja 1.10.2.3 to easy-install.pth file Installing ninja script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/ninja-1.10.2.3-py3.8-linux-x86_64.egg Searching for kiwisolver>=1.0.1 Reading https://pypi.org/simple/kiwisolver/ Downloading https://files.pythonhosted.org/packages/86/7a/6b438da7534dacd232ed4e19f74f4edced2cda9494d7e6536f54edfdf4a5/kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl#sha256=2e407cb4bd5a13984a6c2c0fe1845e4e41e96f183e5e5cd4d77a857d9693494c Best match: kiwisolver 1.4.4 Processing kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl Installing kiwisolver-1.4.4-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding kiwisolver 1.4.4 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/kiwisolver-1.4.4-py3.8-linux-x86_64.egg Searching for fonttools>=4.22.0 Reading https://pypi.org/simple/fonttools/ Downloading https://files.pythonhosted.org/packages/1c/81/0e95d52dac66f286a392dd0f7287a333dba9d543b562f80ef1a1e07e3e2f/fonttools-4.36.0-py3-none-any.whl#sha256=cb91ef8d5a435d90aeb3ab814b2548c6b515df5bc13b4c5adaa23778f2f79823 Best match: fonttools 4.36.0 Processing fonttools-4.36.0-py3-none-any.whl Installing fonttools-4.36.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding fonttools 4.36.0 to easy-install.pth file Installing fonttools script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installing pyftmerge script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installing pyftsubset script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installing ttx script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/fonttools-4.36.0-py3.8.egg Searching for cycler>=0.10 Reading https://pypi.org/simple/cycler/ Downloading https://files.pythonhosted.org/packages/5c/f9/695d6bedebd747e5eb0fe8fad57b72fdf25411273a39791cde838d5a8f51/cycler-0.11.0-py3-none-any.whl#sha256=3a27e95f763a428a739d2add979fa7494c912a32c17c4c38c4d5f082cad165a3 Best match: cycler 0.11.0 Processing cycler-0.11.0-py3-none-any.whl Installing cycler-0.11.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding cycler 0.11.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/cycler-0.11.0-py3.8.egg Searching for contourpy>=1.0.1 Reading https://pypi.org/simple/contourpy/ Downloading https://files.pythonhosted.org/packages/c1/e2/7cabfe4858cd8f2f71946ac5510421ade781074012666bc0627ef95f4105/contourpy-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl#sha256=2b20bf416a693744f1ebbbd6f24e2300b613c3570ed67e518a97dc052bf3ad11 Best match: contourpy 1.0.4 Processing contourpy-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl Installing contourpy-1.0.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Adding contourpy 1.0.4 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages/contourpy-1.0.4-py3.8-linux-x86_64.egg Searching for requests==2.28.1 Best match: requests 2.28.1 Adding requests 2.28.1 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for future==0.18.2 Best match: future 0.18.2 Adding future 0.18.2 to easy-install.pth file Installing futurize script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Installing pasteurize script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for charset-normalizer==2.1.1 Best match: charset-normalizer 2.1.1 Adding charset-normalizer 2.1.1 to easy-install.pth file Installing normalizer script to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/bin Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for certifi==2022.6.15 Best match: certifi 2022.6.15 Adding certifi 2022.6.15 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for urllib3==1.26.12 Best match: urllib3 1.26.12 Adding urllib3 1.26.12 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for idna==3.3 Best match: idna 3.3 Adding idna 3.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for python-dateutil==2.8.2 Best match: python-dateutil 2.8.2 Adding python-dateutil 2.8.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for pyparsing==3.0.9 Best match: pyparsing 3.0.9 Adding pyparsing 3.0.9 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for Pillow==9.2.0 Best match: Pillow 9.2.0 Adding Pillow 9.2.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for packaging==21.3 Best match: packaging 21.3 Adding packaging 21.3 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Searching for six==1.16.0 Best match: six 1.16.0 Adding six 1.16.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-pq/envs/78/lib/python3.8/site-packages Finished processing dependencies for PennyLane-PQ==0.18.0.dev0 [rtd-command-info] start-time: 2022-08-22T17:19:29.241333Z, end-time: 2022-08-22T17:19:29.315038Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-PQ documentation build configuration file. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import sys, os, re # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0, os.path.abspath('..')) sys.path.insert(0, os.path.abspath('_ext')) sys.path.insert(0, os.path.join(os.path.dirname(os.path.abspath('.')), 'doc')) # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = '1.6' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.todo", "sphinx.ext.coverage", "sphinx.ext.mathjax", "sphinx.ext.napoleon", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", 'sphinx.ext.viewcode', "sphinx_automodapi.automodapi" ] autosummary_generate = True autosummary_imported_members = False automodapi_toctreedirnm = "code/api" automodsumm_inherited_members = True # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates', 'xanadu_theme'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The master toctree document. master_doc = 'index' # General information about the project. project = 'PennyLane-ProjectQ' copyright = "Copyright 2018-2020, Xanadu Inc." author = 'Xanadu' add_module_names = False # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. import pennylane_pq # The full version, including alpha/beta/rc tags. release = pennylane_pq.__version__ # The short X.Y version. version = re.match(r'^(\d+\.\d+)', release).expand(r'\1') # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # today_fmt is used as the format for a strftime call. today_fmt = '%Y-%m-%d' # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. show_authors = True # The name of the Pygments (syntax highlighting) style to use. pygments_style = 'sphinx' # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'nature' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. #html_theme_options = {} # Add any paths that contain custom themes here, relative to this directory. #html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". #html_title = None # A shorter title for the navigation bar. Default is the same as html_title. #html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. #html_logo = None # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = '_static/favicon.ico' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. #html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. #html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. #html_use_smartypants = True # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars #html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] #} html_sidebars = { '**' : [ 'logo-text.html', 'searchbox.html', 'globaltoc.html', # 'sourcelink.html' ] } # Additional templates that should be rendered to pages, maps page names to # template names. #html_additional_pages = {} # If false, no module index is generated. #html_domain_indices = True # If false, no index is generated. #html_use_index = True # If true, the index is split into individual pages for each letter. #html_split_index = False # If true, links to the reST sources are added to the pages. #html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. #html_show_sphinx = True # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. #html_show_copyright = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. #html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). #html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'h', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'r', 'sv', 'tr' #html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value #html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. #html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. htmlhelp_basename = 'PennyLanePQdoc' # -- Xanadu theme --------------------------------------------------------- html_theme = 'xanadu_theme' html_theme_path = ['.'] # Register the theme as an extension to generate a sitemap.xml # extensions.append("guzzle_sphinx_theme") # xanadu theme options (see theme.conf for more information) html_theme_options = { # Set the path to a special layout to include for the homepage # "index_template": "special_index.html", # Set the name of the project to appear in the left sidebar. "project_nav_name": "PennyLane-ProjectQ", # Set your Disqus short name to enable comments # "disqus_comments_shortname": "pennylane-1", # Set you GA account ID to enable tracking "google_analytics_account": "UA-130507810-2", # Path to a touch icon "touch_icon": "logo_new.png", # Specify a base_url used to generate sitemap.xml links. If not # specified, then no sitemap will be built. # "base_url": "" # Allow a separate homepage from the master_doc # "homepage": "index", # Allow the project link to be overriden to a custom URL. # "projectlink": "http://myproject.url", "large_toc": True, # colors "navigation_button": "#19b37b", "navigation_button_hover": "#0e714d", "toc_caption": "#19b37b", "toc_hover": "#19b37b", "table_header_bg": "#edf7f4", "table_header_border": "#19b37b", "download_button": "#19b37b", # gallery options # "github_repo": "PennyLaneAI/PennyLane", # "gallery_dirs": "tutorials", } edit_on_github_project = "PennyLaneAI/pennylane-pq" edit_on_github_branch = "master/doc" # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = 'PennyLanePQdoc' # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } latex_additional_files = ['macros.tex'] # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'PennyLane-PQ.tex', 'PennyLane-ProjectQ Documentation', 'Xanadu Inc.', 'manual'), ] # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'pennylane-pq', 'PennyLane-ProjectQ Documentation', [author], 1) ] # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'PennyLane-ProjectQ', 'PennyLane-ProjectQ Documentation', author, 'PennyLane-ProjectQ', 'ProjectQ plugin for the PennyLane quantum machine learning library.', 'Miscellaneous'), ] #============================================================ # the order in which autodoc lists the documented members autodoc_member_order = 'bysource' # inheritance_diagram graphviz attributes inheritance_node_attrs = dict(color='lightskyblue1', style='filled') #autodoc_default_flags = ['members'] autosummary_generate = True from directives import CustomDeviceGalleryItemDirective def setup(app): app.add_directive('devicegalleryitem', CustomDeviceGalleryItemDirective) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "78", 'version_slug': "78", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'xanaduai-pennylane-pq', 'name': u'pennylane-pq', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.pennylane.ai/projects/projectq/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'PennyLaneAI', 'proxied_api_host': '/_', 'github_repo': 'pennylane-pq', 'github_version': 'be1e69d68c5f159c79014e752cfbbf439839d944', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'be1e69d68c5f159c79014e752cfbbf439839d944', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'be1e69d68c5f159c79014e752cfbbf439839d944', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'be1e69d6', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/PennyLaneAI/pennylane-pq/pull/78' readthedocs_build_url = 'https://readthedocs.com/projects/xanaduai-pennylane-pq/builds/1063034/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2022-08-22T17:19:29.545763Z, end-time: 2022-08-22T17:19:40.314947Z, duration: 10, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v5.1.1 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done [autosummary] generating autosummary for: code.rst, devices/classical.rst, devices/ibm.rst, devices/simulator.rst, index.rst, installation.rst, support.rst [automodsumm] code.rst: found 5 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 7 source files that are out of date updating environment: [new config] 12 added, 0 changed, 0 removed reading sources... [ 8%] code reading sources... [ 16%] code/api/pennylane_pq.ProjectQClassicalSimulator reading sources... [ 25%] code/api/pennylane_pq.ProjectQIBMBackend reading sources... [ 33%] code/api/pennylane_pq.ProjectQSimulator reading sources... [ 41%] code/api/pennylane_pq.SqrtSwap reading sources... [ 50%] code/api/pennylane_pq.SqrtX reading sources... [ 58%] devices/classical reading sources... [ 66%] devices/ibm reading sources... [ 75%] devices/simulator reading sources... [ 83%] index reading sources... [ 91%] installation reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 8%] code writing output... [ 16%] code/api/pennylane_pq.ProjectQClassicalSimulator writing output... [ 25%] code/api/pennylane_pq.ProjectQIBMBackend writing output... [ 33%] code/api/pennylane_pq.ProjectQSimulator writing output... [ 41%] code/api/pennylane_pq.SqrtSwap writing output... [ 50%] code/api/pennylane_pq.SqrtX writing output... [ 58%] devices/classical writing output... [ 66%] devices/ibm writing output... [ 75%] devices/simulator writing output... [ 83%] index writing output... [ 91%] installation writing output... [100%] support generating indices... genindex py-modindex done highlighting module code... [ 50%] pennylane_pq.devices highlighting module code... [100%] pennylane_pq.ops writing additional pages... search done copying images... [100%] _static/puzzle_pq.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 1 warning. The HTML pages are in _build/html.