Read the Docs build information Build id: 2627296 Project: xanaduai-pennylane-cirq Version: stable Commit: 8b85dfa00a6791501930c7b267375e1e48d43183 Date: 2024-11-19T19:48:42.343731Z State: finished Success: True [rtd-command-info] start-time: 2024-11-19T19:48:43.590687Z, end-time: 2024-11-19T19:48:44.085580Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane-cirq.git . Cloning into '.'... [rtd-command-info] start-time: 2024-11-19T19:48:44.153031Z, end-time: 2024-11-19T19:48:44.733983Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 8b85dfa00a6791501930c7b267375e1e48d43183 From https://github.com/PennyLaneAI/pennylane-cirq * branch 8b85dfa00a6791501930c7b267375e1e48d43183 -> FETCH_HEAD [rtd-command-info] start-time: 2024-11-19T19:48:44.880850Z, end-time: 2024-11-19T19:48:44.953236Z, duration: 0, exit-code: 0 git checkout --force 8b85dfa00a6791501930c7b267375e1e48d43183 Note: switching to '8b85dfa00a6791501930c7b267375e1e48d43183'. 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 8b85dfa Increase PL lower bound (#201) [rtd-command-info] start-time: 2024-11-19T19:48:45.015009Z, end-time: 2024-11-19T19:48:45.071292Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Build documentation in the doc/ directory with Sphinx sphinx: configuration: doc/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: doc/requirements.txt - method: pip path: . build: os: ubuntu-22.04 tools: python: "3.9" apt_packages: - graphviz [rtd-command-info] start-time: 2024-11-19T19:48:46.054786Z, end-time: 2024-11-19T19:48:49.374909Z, duration: 3, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3298 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2439 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [45.2 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1223 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [52.2 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3383 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1512 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2719 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Fetched 15.2 MB in 2s (6839 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-11-19T19:48:49.482546Z, end-time: 2024-11-19T19:48:53.033822Z, duration: 3, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. Need to get 1500 kB of archives. After this operation, 4700 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1500 kB in 1s (1129 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2024-11-19T19:48:57.233861Z, end-time: 2024-11-19T19:48:57.309606Z, duration: 0, exit-code: 0 asdf global python 3.9.20 [rtd-command-info] start-time: 2024-11-19T19:48:57.730466Z, end-time: 2024-11-19T19:48:58.968101Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.20.final.0-64 in 919ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-11-19T19:48:59.045921Z, end-time: 2024-11-19T19:49:13.402023Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-24.3.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-75.5.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.3 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.3.1 setuptools-75.5.0 [rtd-command-info] start-time: 2024-11-19T19:49:13.478999Z, end-time: 2024-11-19T19:49:23.521527Z, duration: 10, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-7.4.7-py3-none-any.whl.metadata (6.1 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.20 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=6.0 (from sphinx) Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB) Collecting tomli>=2 (from sphinx) Downloading tomli-2.1.0-py3-none-any.whl.metadata (10.0 kB) Collecting zipp>=3.20 (from importlib-metadata>=6.0->sphinx) Downloading zipp-3.21.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.4.7-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 90.2 MB/s eta 0:00:00 Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading babel-2.16.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 206.4 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 219.7 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) Downloading packaging-24.2-py3-none-any.whl (65 kB) Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 345.1 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl (98 kB) Downloading sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Downloading tomli-2.1.0-py3-none-any.whl (13 kB) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl (119 kB) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl (82 kB) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-2.0.0-py3-none-any.whl (88 kB) Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) Downloading charset_normalizer-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB) Downloading idna-3.10-py3-none-any.whl (70 kB) Downloading MarkupSafe-3.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB) Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) Downloading zipp-3.21.0-py3-none-any.whl (9.6 kB) Installing collected packages: snowballstemmer, zipp, urllib3, tomli, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx Successfully installed Jinja2-3.1.4 MarkupSafe-3.0.2 Pygments-2.18.0 alabaster-0.7.16 babel-2.16.0 certifi-2024.8.30 charset-normalizer-3.4.0 docutils-0.21.2 idna-3.10 imagesize-1.4.1 importlib-metadata-8.5.0 packaging-24.2 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.4.7 sphinxcontrib-applehelp-2.0.0 sphinxcontrib-devhelp-2.0.0 sphinxcontrib-htmlhelp-2.1.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-2.0.0 sphinxcontrib-serializinghtml-2.0.0 tomli-2.1.0 urllib3-2.2.3 zipp-3.21.0 [rtd-command-info] start-time: 2024-11-19T19:49:23.587385Z, end-time: 2024-11-19T19:49:27.587251Z, duration: 3, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting sphinx==4.3.2 (from -r doc/requirements.txt (line 1)) Downloading Sphinx-4.3.2-py3-none-any.whl.metadata (8.0 kB) Collecting sphinx-automodapi==0.14.1 (from -r doc/requirements.txt (line 2)) Downloading sphinx_automodapi-0.14.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp==1.0.2 (from -r doc/requirements.txt (line 3)) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-devhelp==1.0.2 (from -r doc/requirements.txt (line 4)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp==2.0.0 (from -r doc/requirements.txt (line 5)) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl.metadata (1.6 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from -r doc/requirements.txt (line 6)) (1.0.1) Collecting sphinxcontrib-qthelp==1.0.3 (from -r doc/requirements.txt (line 7)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r doc/requirements.txt (line 8)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 9)) Downloading pennylane_sphinx_theme-0.6.0-py3-none-any.whl.metadata (4.1 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) (3.1.4) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) (2.18.0) Collecting docutils<0.18,>=0.14 (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) (2.16.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) (0.7.16) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) (2.32.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) (75.5.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements.txt (line 1)) (24.2) Collecting xanadu-sphinx-theme~=0.5.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl.metadata (14 kB) Collecting pillow (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading pillow-11.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.1 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading sphinx_gallery-0.18.0-py3-none-any.whl.metadata (8.9 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from Jinja2>=2.3->sphinx==4.3.2->-r doc/requirements.txt (line 1)) (3.0.2) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==4.3.2->-r doc/requirements.txt (line 1)) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==4.3.2->-r doc/requirements.txt (line 1)) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==4.3.2->-r doc/requirements.txt (line 1)) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==4.3.2->-r doc/requirements.txt (line 1)) (2024.8.30) Collecting importlib-resources (from xanadu-sphinx-theme~=0.5.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB) INFO: pip is looking at multiple versions of sphinx-gallery to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading sphinx_gallery-0.17.1-py3-none-any.whl.metadata (8.9 kB) Downloading sphinx_gallery-0.17.0-py3-none-any.whl.metadata (8.9 kB) Downloading sphinx_gallery-0.16.0-py3-none-any.whl.metadata (8.3 kB) Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from importlib-resources->xanadu-sphinx-theme~=0.5.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) (3.21.0) Downloading Sphinx-4.3.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 125.2 MB/s eta 0:00:00 Downloading sphinx_automodapi-0.14.1-py3-none-any.whl (77 kB) Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Downloading pennylane_sphinx_theme-0.6.0-py3-none-any.whl (17 kB) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 491.7 MB/s eta 0:00:00 Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl (50 kB) Downloading pillow-11.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.4/4.4 MB 235.8 MB/s eta 0:00:00 Downloading sphinx_gallery-0.16.0-py3-none-any.whl (413 kB) Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB) Installing collected packages: sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, pillow, importlib-resources, docutils, sphinx, sphinx-gallery, sphinx-automodapi, xanadu-sphinx-theme, pennylane-sphinx-theme Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 2.0.0 Uninstalling sphinxcontrib-serializinghtml-2.0.0: Successfully uninstalled sphinxcontrib-serializinghtml-2.0.0 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 2.0.0 Uninstalling sphinxcontrib-qthelp-2.0.0: Successfully uninstalled sphinxcontrib-qthelp-2.0.0 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.1.0 Uninstalling sphinxcontrib-htmlhelp-2.1.0: Successfully uninstalled sphinxcontrib-htmlhelp-2.1.0 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 2.0.0 Uninstalling sphinxcontrib-devhelp-2.0.0: Successfully uninstalled sphinxcontrib-devhelp-2.0.0 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 2.0.0 Uninstalling sphinxcontrib-applehelp-2.0.0: Successfully uninstalled sphinxcontrib-applehelp-2.0.0 Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Attempting uninstall: sphinx Found existing installation: Sphinx 7.4.7 Uninstalling Sphinx-7.4.7: Successfully uninstalled Sphinx-7.4.7 Successfully installed docutils-0.17.1 importlib-resources-6.4.5 pennylane-sphinx-theme-0.6.0 pillow-11.0.0 sphinx-4.3.2 sphinx-automodapi-0.14.1 sphinx-gallery-0.16.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 xanadu-sphinx-theme-0.5.0 [rtd-command-info] start-time: 2024-11-19T19:49:27.660626Z, end-time: 2024-11-19T19:49:57.840663Z, duration: 30, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/checkouts/stable Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pennylane>=0.38.0 (from PennyLane-Cirq==0.39.0) Downloading PennyLane-0.39.0-py3-none-any.whl.metadata (9.2 kB) Collecting cirq-core>=0.10 (from PennyLane-Cirq==0.39.0) Downloading cirq_core-1.3.0-py3-none-any.whl.metadata (1.9 kB) Collecting cirq-pasqal>=0.10 (from PennyLane-Cirq==0.39.0) Downloading cirq_pasqal-1.3.0-py3-none-any.whl.metadata (1.6 kB) Collecting duet~=0.2.8 (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading duet-0.2.9-py3-none-any.whl.metadata (2.3 kB) Collecting matplotlib~=3.0 (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading matplotlib-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting networkx>=2.4 (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) Collecting numpy~=1.16 (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) Collecting pandas (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading pandas-2.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (89 kB) Collecting sortedcontainers~=2.0 (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) Collecting scipy (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) Collecting sympy (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading sympy-1.13.3-py3-none-any.whl.metadata (12 kB) Collecting typing-extensions>=4.2 (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting tqdm (from cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading tqdm-4.67.0-py3-none-any.whl.metadata (57 kB) Requirement already satisfied: requests~=2.18 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from cirq-pasqal>=0.10->PennyLane-Cirq==0.39.0) (2.32.3) Collecting rustworkx>=0.14.0 (from pennylane>=0.38.0->PennyLane-Cirq==0.39.0) Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.9 kB) Collecting autograd (from pennylane>=0.38.0->PennyLane-Cirq==0.39.0) Downloading autograd-1.7.0-py3-none-any.whl.metadata (7.5 kB) Collecting toml (from pennylane>=0.38.0->PennyLane-Cirq==0.39.0) Downloading toml-0.10.2-py2.py3-none-any.whl.metadata (7.1 kB) Collecting appdirs (from pennylane>=0.38.0->PennyLane-Cirq==0.39.0) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting autoray>=0.6.11 (from pennylane>=0.38.0->PennyLane-Cirq==0.39.0) Downloading autoray-0.7.0-py3-none-any.whl.metadata (5.8 kB) Collecting cachetools (from pennylane>=0.38.0->PennyLane-Cirq==0.39.0) Downloading cachetools-5.5.0-py3-none-any.whl.metadata (5.3 kB) INFO: pip is looking at multiple versions of pennylane to determine which version is compatible with other requirements. This could take a while. Collecting pennylane>=0.38.0 (from PennyLane-Cirq==0.39.0) Downloading PennyLane-0.38.0-py3-none-any.whl.metadata (9.3 kB) Collecting pennylane-lightning>=0.38 (from pennylane>=0.38.0->PennyLane-Cirq==0.39.0) Downloading PennyLane_Lightning-0.38.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (26 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from pennylane>=0.38.0->PennyLane-Cirq==0.39.0) (24.2) Collecting contourpy>=1.0.1 (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.4 kB) Collecting cycler>=0.10 (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading fonttools-4.55.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (164 kB) Collecting kiwisolver>=1.3.1 (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.3 kB) Requirement already satisfied: pillow>=8 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) (11.0.0) Collecting pyparsing>=2.3.1 (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading pyparsing-3.2.0-py3-none-any.whl.metadata (5.0 kB) Collecting python-dateutil>=2.7 (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: importlib-resources>=3.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) (6.4.5) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests~=2.18->cirq-pasqal>=0.10->PennyLane-Cirq==0.39.0) (3.4.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests~=2.18->cirq-pasqal>=0.10->PennyLane-Cirq==0.39.0) (3.10) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests~=2.18->cirq-pasqal>=0.10->PennyLane-Cirq==0.39.0) (2.2.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from requests~=2.18->cirq-pasqal>=0.10->PennyLane-Cirq==0.39.0) (2024.8.30) Collecting pytz>=2020.1 (from pandas->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB) Collecting mpmath<1.4,>=1.1.0 (from sympy->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading mpmath-1.3.0-py3-none-any.whl.metadata (8.6 kB) Requirement already satisfied: zipp>=3.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-cirq/envs/stable/lib/python3.9/site-packages (from importlib-resources>=3.2.0->matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) (3.21.0) Collecting six>=1.5 (from python-dateutil>=2.7->matplotlib~=3.0->cirq-core>=0.10->PennyLane-Cirq==0.39.0) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Downloading cirq_core-1.3.0-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 108.7 MB/s eta 0:00:00 Downloading cirq_pasqal-1.3.0-py3-none-any.whl (31 kB) Downloading PennyLane-0.38.0-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 298.1 MB/s eta 0:00:00 Downloading autoray-0.7.0-py3-none-any.whl (930 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 930.0/930.0 kB 570.4 MB/s eta 0:00:00 Downloading duet-0.2.9-py3-none-any.whl (29 kB) Downloading matplotlib-3.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.3/8.3 MB 238.4 MB/s eta 0:00:00 Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 437.2 MB/s eta 0:00:00 Downloading numpy-1.26.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 258.8 MB/s eta 0:00:00 Downloading PennyLane_Lightning-0.38.0-cp39-cp39-manylinux_2_28_x86_64.whl (15.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.4/15.4 MB 121.1 MB/s eta 0:00:00 Downloading rustworkx-0.15.1-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 407.5 MB/s eta 0:00:00 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading autograd-1.7.0-py3-none-any.whl (52 kB) Downloading cachetools-5.5.0-py3-none-any.whl (9.5 kB) Downloading pandas-2.2.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.1/13.1 MB 251.1 MB/s eta 0:00:00 Downloading scipy-1.13.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.6/38.6 MB 265.7 MB/s eta 0:00:00 Downloading sympy-1.13.3-py3-none-any.whl (6.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.2/6.2 MB 302.5 MB/s eta 0:00:00 Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Downloading tqdm-4.67.0-py3-none-any.whl (78 kB) Downloading contourpy-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (321 kB) Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.55.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 336.2 MB/s eta 0:00:00 Downloading kiwisolver-1.4.7-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 519.2 MB/s eta 0:00:00 Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 551.6 MB/s eta 0:00:00 Downloading pyparsing-3.2.0-py3-none-any.whl (106 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: PennyLane-Cirq Building wheel for PennyLane-Cirq (setup.py): started Building wheel for PennyLane-Cirq (setup.py): finished with status 'done' Created wheel for PennyLane-Cirq: filename=PennyLane_Cirq-0.39.0-py3-none-any.whl size=21984 sha256=21e3bd4c7752a8549fa4349aac5c5ebe080eb404356bb5f3c79c5ea86feeb678 Stored in directory: /tmp/pip-ephem-wheel-cache-e0_9zhi4/wheels/d0/68/0a/f1bf1c28929b8d95cb0856c114eae7f0550a62f166f2b2d465 Successfully built PennyLane-Cirq Installing collected packages: sortedcontainers, pytz, mpmath, appdirs, tzdata, typing-extensions, tqdm, toml, sympy, six, pyparsing, numpy, networkx, kiwisolver, fonttools, duet, cycler, cachetools, autoray, scipy, rustworkx, python-dateutil, contourpy, autograd, pandas, matplotlib, cirq-core, cirq-pasqal, pennylane-lightning, pennylane, PennyLane-Cirq Successfully installed PennyLane-Cirq-0.39.0 appdirs-1.4.4 autograd-1.7.0 autoray-0.7.0 cachetools-5.5.0 cirq-core-1.3.0 cirq-pasqal-1.3.0 contourpy-1.3.0 cycler-0.12.1 duet-0.2.9 fonttools-4.55.0 kiwisolver-1.4.7 matplotlib-3.9.2 mpmath-1.3.0 networkx-3.2.1 numpy-1.26.4 pandas-2.2.3 pennylane-0.38.0 pennylane-lightning-0.38.0 pyparsing-3.2.0 python-dateutil-2.9.0.post0 pytz-2024.2 rustworkx-0.15.1 scipy-1.13.1 six-1.16.0 sortedcontainers-2.4.0 sympy-1.13.3 toml-0.10.2 tqdm-4.67.0 typing-extensions-4.12.2 tzdata-2024.2 [rtd-command-info] start-time: 2024-11-19T19:49:58.051835Z, end-time: 2024-11-19T19:49:58.115013Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-Cirq documentation build configuration file, created by # sphinx-quickstart on Tue Apr 17 11:43:51 2018. # # 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 from unittest.mock import MagicMock # 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')) #------------------------------------------------------------------------- # Mock out all modules that aren't required for compiling of documentation class Mock(MagicMock): __name__ = 'foo' @classmethod def __getattr__(cls, name): return MagicMock() class TypeMock(type): pass MOCK_MODULES = [ 'qsimcirq', ] mock = Mock() for mod_name in MOCK_MODULES: sys.modules[mod_name] = mock # -- 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. from pennylane_sphinx_theme import templates_dir templates_path = [templates_dir()] # 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-Cirq" copyright = "2023." 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_cirq # The full version, including alpha/beta/rc tags. release = pennylane_cirq.__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 = "en" # 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 = "sphinx_rtd_theme" # 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' # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "PennyLane-Cirqdoc" # # -- Xanadu theme --------------------------------------------------------- html_theme = 'pennylane' # 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 = { "navbar_name": "PennyLane-Cirq", "extra_copyrights": [ "TensorFlow, the TensorFlow logo, and any related marks are trademarks " "of Google Inc." ], "toc_overview": True, "navbar_active_link": 3, "google_analytics_tracking_id": "G-C480Z9JL0D" } edit_on_github_project = 'PennyLaneAI/pennylane-cirq' edit_on_github_branch = 'master/doc' # -- 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-Cirq.tex", "PennyLane-Cirq 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-Cirq", "PennyLane-Cirq 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-Cirq", "PennyLane-Cirq Documentation", author, "PennyLane-Cirq", "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 [rtd-command-info] start-time: 2024-11-19T19:49:58.179630Z, end-time: 2024-11-19T19:50:17.353958Z, duration: 19, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.3.2 Matplotlib is building the font cache; this may take a moment. loading translations [en]... done making output directory... done [autosummary] generating autosummary for: code.rst, devices/mixed_simulator.rst, devices/pasqal.rst, devices/qsim.rst, devices/simulator.rst, index.rst, installation.rst, support.rst [automodsumm] code.rst: found 8 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 8 source files that are out of date updating environment: [new config] 16 added, 0 changed, 0 removed reading sources... [ 6%] code reading sources... [ 12%] code/api/pennylane_cirq.AmplitudeDamp reading sources... [ 18%] code/api/pennylane_cirq.BitFlip reading sources... [ 25%] code/api/pennylane_cirq.Depolarize reading sources... [ 31%] code/api/pennylane_cirq.MixedStateSimulatorDevice reading sources... [ 37%] code/api/pennylane_cirq.PasqalDevice reading sources... [ 43%] code/api/pennylane_cirq.PhaseDamp reading sources... [ 50%] code/api/pennylane_cirq.PhaseFlip reading sources... [ 56%] code/api/pennylane_cirq.SimulatorDevice reading sources... [ 62%] devices/mixed_simulator reading sources... [ 68%] devices/pasqal reading sources... [ 75%] devices/qsim reading sources... [ 81%] devices/simulator reading sources... [ 87%] index reading sources... [ 93%] installation reading sources... [100%] support looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... WARNING: unsupported theme option 'navbar_active_link' given done writing output... [ 6%] code writing output... [ 12%] code/api/pennylane_cirq.AmplitudeDamp writing output... [ 18%] code/api/pennylane_cirq.BitFlip writing output... [ 25%] code/api/pennylane_cirq.Depolarize writing output... [ 31%] code/api/pennylane_cirq.MixedStateSimulatorDevice writing output... [ 37%] code/api/pennylane_cirq.PasqalDevice writing output... [ 43%] code/api/pennylane_cirq.PhaseDamp writing output... [ 50%] code/api/pennylane_cirq.PhaseFlip writing output... [ 56%] code/api/pennylane_cirq.SimulatorDevice writing output... [ 62%] devices/mixed_simulator writing output... [ 68%] devices/pasqal writing output... [ 75%] devices/qsim writing output... [ 81%] devices/simulator writing output... [ 87%] index writing output... [ 93%] installation writing output... [100%] support generating indices... genindex py-modindex done highlighting module code... [ 33%] pennylane_cirq.ops highlighting module code... [ 66%] pennylane_cirq.pasqal_device highlighting module code... [100%] pennylane_cirq.simulator_device writing additional pages... search done copying images... [100%] _static/qsim_bench.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 1 warning. The HTML pages are in ../_readthedocs/html. [rtd-command-info] start-time: 2024-11-19T19:50:17.420394Z, end-time: 2024-11-19T19:50:22.496809Z, duration: 5, exit-code: 0 python -m sphinx -T -b singlehtml -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v4.3.2 loading translations [en]... done making output directory... done loading pickled environment... done [autosummary] generating autosummary for: code.rst, code/api/pennylane_cirq.AmplitudeDamp.rst, code/api/pennylane_cirq.BitFlip.rst, code/api/pennylane_cirq.Depolarize.rst, code/api/pennylane_cirq.MixedStateSimulatorDevice.rst, code/api/pennylane_cirq.PasqalDevice.rst, code/api/pennylane_cirq.PhaseDamp.rst, code/api/pennylane_cirq.PhaseFlip.rst, code/api/pennylane_cirq.SimulatorDevice.rst, devices/mixed_simulator.rst, devices/pasqal.rst, devices/qsim.rst, devices/simulator.rst, index.rst, installation.rst, support.rst [automodsumm] code.rst: found 8 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [singlehtml]: all documents updating environment: 0 added, 0 changed, 0 removed looking for now-outdated files... none found preparing documents... WARNING: unsupported theme option 'navbar_active_link' given done assembling single document... installation support devices/simulator devices/mixed_simulator devices/qsim devices/pasqal code code/api/pennylane_cirq.AmplitudeDamp code/api/pennylane_cirq.BitFlip code/api/pennylane_cirq.Depolarize code/api/pennylane_cirq.MixedStateSimulatorDevice code/api/pennylane_cirq.PasqalDevice code/api/pennylane_cirq.PhaseDamp code/api/pennylane_cirq.PhaseFlip code/api/pennylane_cirq.SimulatorDevice done writing... done writing additional files... done copying images... [100%] _static/qsim_bench.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 1 warning. The HTML page is in ../_readthedocs/htmlzip.