Read the Docs build information Build id: 3821294 Project: xanaduai-pennylane-ionq Version: 163 Commit: a93b6038f452d4f0a920444c85e566cf43909cb0 Date: 2026-03-11T15:22:56.293247Z State: finished Success: True [rtd-command-info] start-time: 2026-03-11T15:22:57.119314Z, end-time: 2026-03-11T15:22:57.556917Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/PennyLane-IonQ.git . Cloning into '.'... [rtd-command-info] start-time: 2026-03-11T15:22:57.641109Z, end-time: 2026-03-11T15:22:58.610700Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/163/head:external-163 From https://github.com/PennyLaneAI/PennyLane-IonQ * [new ref] refs/pull/163/head -> external-163 * [new tag] v0.34.0 -> v0.34.0 * [new tag] v0.36.0 -> v0.36.0 * [new tag] v0.36.0.post0 -> v0.36.0.post0 * [new tag] v0.39.0 -> v0.39.0 * [new tag] v0.41.0 -> v0.41.0 * [new tag] v0.42.0 -> v0.42.0 * [new tag] v0.43.0 -> v0.43.0 * [new tag] v0.44.0 -> v0.44.0 [rtd-command-info] start-time: 2026-03-11T15:22:59.399996Z, end-time: 2026-03-11T15:22:59.443207Z, duration: 0, exit-code: 0 git checkout --force a93b6038f452d4f0a920444c85e566cf43909cb0 Note: switching to 'a93b6038f452d4f0a920444c85e566cf43909cb0'. 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 a93b603 Merge branch 'master' into 40-ising-gates [rtd-command-info] start-time: 2026-03-11T15:22:59.526015Z, end-time: 2026-03-11T15:22:59.565283Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .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-24.04 tools: python: "3.11" apt_packages: - graphviz [rtd-command-info] start-time: 2026-03-11T15:23:00.466077Z, end-time: 2026-03-11T15:23:07.903303Z, duration: 7, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu noble InRelease Get:2 http://security.ubuntu.com/ubuntu noble-security InRelease [126 kB] Get:3 http://archive.ubuntu.com/ubuntu noble-updates InRelease [126 kB] Get:4 http://security.ubuntu.com/ubuntu noble-security/main amd64 Packages [1899 kB] Get:5 http://archive.ubuntu.com/ubuntu noble-backports InRelease [126 kB] Get:6 http://archive.ubuntu.com/ubuntu noble/main amd64 Components [665 kB] Get:7 http://archive.ubuntu.com/ubuntu noble/universe amd64 Components [5943 kB] Get:8 http://security.ubuntu.com/ubuntu noble-security/main amd64 Components [25.4 kB] Get:9 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Packages [1261 kB] Get:10 http://archive.ubuntu.com/ubuntu noble/multiverse amd64 Components [41.9 kB] Get:11 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Packages [2285 kB] Get:12 http://archive.ubuntu.com/ubuntu noble-updates/main amd64 Components [238 kB] Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Packages [2025 kB] Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 Components [531 kB] Get:15 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Packages [3486 kB] Get:16 http://archive.ubuntu.com/ubuntu noble-updates/restricted amd64 Components [159 B] Get:17 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Packages [38.1 kB] Get:18 http://archive.ubuntu.com/ubuntu noble-updates/multiverse amd64 Components [887 B] Get:19 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Packages [49.5 kB] Get:20 http://archive.ubuntu.com/ubuntu noble-backports/main amd64 Components [8093 B] Get:21 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Packages [34.6 kB] Get:22 http://archive.ubuntu.com/ubuntu noble-backports/universe amd64 Components [11.3 kB] Get:23 http://archive.ubuntu.com/ubuntu noble-backports/restricted amd64 Components [160 B] Get:24 http://archive.ubuntu.com/ubuntu noble-backports/multiverse amd64 Components [162 B] Get:25 http://security.ubuntu.com/ubuntu noble-security/universe amd64 Components [94.7 kB] Get:26 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Packages [3315 kB] Get:27 http://security.ubuntu.com/ubuntu noble-security/restricted amd64 Components [156 B] Get:28 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Packages [34.8 kB] Get:29 http://security.ubuntu.com/ubuntu noble-security/multiverse amd64 Components [158 B] Fetched 22.4 MB in 5s (4585 kB/s) Reading package lists... [rtd-command-info] start-time: 2026-03-11T15:23:07.984585Z, end-time: 2026-03-11T15:23:14.303241Z, duration: 6, 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 fonts-liberation-sans-narrow fonts-liberation2 libann0 libcdt5 libcgraph6 libgraphviz-dev libgvc6 libgvc6-plugins-gtk libgvpr2 liblab-gamut1 libpathplan4 libxdot4 Suggested packages: gsfonts graphviz-doc The following NEW packages will be installed: fonts-liberation fonts-liberation-sans-narrow fonts-liberation2 graphviz libann0 The following packages will be upgraded: libcdt5 libcgraph6 libgraphviz-dev libgvc6 libgvc6-plugins-gtk libgvpr2 liblab-gamut1 libpathplan4 libxdot4 9 upgraded, 5 newly installed, 0 to remove and 337 not upgraded. Need to get 5447 kB of archives. After this operation, 7454 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation all 1:2.1.5-3 [1603 kB] Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 fonts-liberation-sans-narrow all 1:1.07.6-4 [197 kB] Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 fonts-liberation2 all 1:2.1.5-3 [3418 B] Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 libann0 amd64 1.1.2+doc-9build1 [25.5 kB] Get:5 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgraphviz-dev amd64 2.42.2-9ubuntu0.1 [58.0 kB] Get:6 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcgraph6 amd64 2.42.2-9ubuntu0.1 [44.6 kB] Get:7 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libpathplan4 amd64 2.42.2-9ubuntu0.1 [24.0 kB] Get:8 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6 amd64 2.42.2-9ubuntu0.1 [716 kB] Get:9 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvpr2 amd64 2.42.2-9ubuntu0.1 [187 kB] Get:10 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libxdot4 amd64 2.42.2-9ubuntu0.1 [16.6 kB] Get:11 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 liblab-gamut1 amd64 2.42.2-9ubuntu0.1 [1886 kB] Get:12 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libgvc6-plugins-gtk amd64 2.42.2-9ubuntu0.1 [21.0 kB] Get:13 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 libcdt5 amd64 2.42.2-9ubuntu0.1 [21.6 kB] Get:14 http://archive.ubuntu.com/ubuntu noble-updates/universe amd64 graphviz amd64 2.42.2-9ubuntu0.1 [642 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 5447 kB in 2s (3610 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 ... 302309 files and directories currently installed.) Preparing to unpack .../00-fonts-liberation_1%3a2.1.5-3_all.deb ... Unpacking fonts-liberation (1:2.1.5-3) ... Selecting previously unselected package fonts-liberation-sans-narrow. Preparing to unpack .../01-fonts-liberation-sans-narrow_1%3a1.07.6-4_all.deb ... Unpacking fonts-liberation-sans-narrow (1:1.07.6-4) ... Selecting previously unselected package fonts-liberation2. Preparing to unpack .../02-fonts-liberation2_1%3a2.1.5-3_all.deb ... Unpacking fonts-liberation2 (1:2.1.5-3) ... Selecting previously unselected package libann0. Preparing to unpack .../03-libann0_1.1.2+doc-9build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-9build1) ... Preparing to unpack .../04-libgraphviz-dev_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libgraphviz-dev:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../05-libcgraph6_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libcgraph6:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../06-libpathplan4_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libpathplan4:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../07-libgvc6_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libgvc6 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../08-libgvpr2_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libgvpr2:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../09-libxdot4_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libxdot4:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../10-liblab-gamut1_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../11-libgvc6-plugins-gtk_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libgvc6-plugins-gtk (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Preparing to unpack .../12-libcdt5_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking libcdt5:amd64 (2.42.2-9ubuntu0.1) over (2.42.2-9build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../13-graphviz_2.42.2-9ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-9ubuntu0.1) ... Setting up libxdot4:amd64 (2.42.2-9ubuntu0.1) ... Setting up liblab-gamut1:amd64 (2.42.2-9ubuntu0.1) ... Setting up libpathplan4:amd64 (2.42.2-9ubuntu0.1) ... Setting up libann0 (1.1.2+doc-9build1) ... Setting up fonts-liberation (1:2.1.5-3) ... Setting up libcdt5:amd64 (2.42.2-9ubuntu0.1) ... Setting up libcgraph6:amd64 (2.42.2-9ubuntu0.1) ... Setting up fonts-liberation-sans-narrow (1:1.07.6-4) ... Setting up fonts-liberation2 (1:2.1.5-3) ... Setting up libgvc6 (2.42.2-9ubuntu0.1) ... Setting up libgvc6-plugins-gtk (2.42.2-9ubuntu0.1) ... Setting up libgvpr2:amd64 (2.42.2-9ubuntu0.1) ... Setting up graphviz (2.42.2-9ubuntu0.1) ... Setting up libgraphviz-dev:amd64 (2.42.2-9ubuntu0.1) ... Processing triggers for libc-bin (2.39-0ubuntu8.2) ... Processing triggers for fontconfig (2.15.0-1.1ubuntu2) ... [rtd-command-info] start-time: 2026-03-11T15:23:18.371781Z, end-time: 2026-03-11T15:23:18.431172Z, duration: 0, exit-code: 0 asdf global python 3.11.12 [rtd-command-info] start-time: 2026-03-11T15:23:18.820639Z, end-time: 2026-03-11T15:23:19.453516Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.12.final.0-64 in 376ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163, 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: 2026-03-11T15:23:19.534912Z, end-time: 2026-03-11T15:23:24.060790Z, duration: 4, 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-ionq/envs/163/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-26.0.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 15.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-82.0.1-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 28.6 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-26.0.1 setuptools-82.0.1 [rtd-command-info] start-time: 2026-03-11T15:23:24.149467Z, end-time: 2026-03-11T15:23:28.770596Z, duration: 4, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx Collecting sphinx Downloading sphinx-9.0.4-py3-none-any.whl.metadata (5.8 kB) Collecting sphinxcontrib-applehelp>=1.0.7 (from sphinx) Downloading sphinxcontrib_applehelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_devhelp-2.0.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-htmlhelp>=2.0.6 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath>=1.0.1 (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-qthelp>=1.0.6 (from sphinx) Downloading sphinxcontrib_qthelp-2.0.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 Jinja2>=3.1 (from sphinx) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting Pygments>=2.17 (from sphinx) Downloading pygments-2.19.2-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.23,>=0.20 (from sphinx) Downloading docutils-0.22.4-py3-none-any.whl.metadata (15 kB) Collecting snowballstemmer>=2.2 (from sphinx) Downloading snowballstemmer-3.0.1-py3-none-any.whl.metadata (7.9 kB) Collecting babel>=2.13 (from sphinx) Downloading babel-2.18.0-py3-none-any.whl.metadata (2.2 kB) Collecting alabaster>=0.7.14 (from sphinx) Downloading alabaster-1.0.0-py3-none-any.whl.metadata (2.8 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-2.0.0-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.30.0 (from sphinx) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting roman-numerals>=1.0.0 (from sphinx) Downloading roman_numerals-4.1.0-py3-none-any.whl.metadata (3.3 kB) Collecting packaging>=23.0 (from sphinx) Downloading packaging-26.0-py3-none-any.whl.metadata (3.3 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.1->sphinx) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (2.7 kB) Collecting charset_normalizer<4,>=2 (from requests>=2.30.0->sphinx) Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl.metadata (39 kB) Collecting idna<4,>=2.5 (from requests>=2.30.0->sphinx) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.30.0->sphinx) Downloading urllib3-2.6.3-py3-none-any.whl.metadata (6.9 kB) Collecting certifi>=2017.4.17 (from requests>=2.30.0->sphinx) Downloading certifi-2026.2.25-py3-none-any.whl.metadata (2.5 kB) Downloading sphinx-9.0.4-py3-none-any.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 59.9 MB/s 0:00:00 Downloading docutils-0.22.4-py3-none-any.whl (633 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 633.2/633.2 kB 895.5 MB/s 0:00:00 Downloading alabaster-1.0.0-py3-none-any.whl (13 kB) Downloading babel-2.18.0-py3-none-any.whl (10.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 281.5 MB/s 0:00:00 Downloading imagesize-2.0.0-py2.py3-none-any.whl (9.4 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading markupsafe-3.0.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (22 kB) Downloading packaging-26.0-py3-none-any.whl (74 kB) Downloading pygments-2.19.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 881.0 MB/s 0:00:00 Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading charset_normalizer-3.4.5-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (193 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading urllib3-2.6.3-py3-none-any.whl (131 kB) Downloading certifi-2026.2.25-py3-none-any.whl (153 kB) Downloading roman_numerals-4.1.0-py3-none-any.whl (7.7 kB) Downloading snowballstemmer-3.0.1-py3-none-any.whl (103 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_htmlhelp-2.1.0-py3-none-any.whl (98 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 sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl (92 kB) Installing collected packages: urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, snowballstemmer, roman-numerals, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset_normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx Successfully installed Jinja2-3.1.6 MarkupSafe-3.0.3 Pygments-2.19.2 alabaster-1.0.0 babel-2.18.0 certifi-2026.2.25 charset_normalizer-3.4.5 docutils-0.22.4 idna-3.11 imagesize-2.0.0 packaging-26.0 requests-2.32.5 roman-numerals-4.1.0 snowballstemmer-3.0.1 sphinx-9.0.4 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 urllib3-2.6.3 [rtd-command-info] start-time: 2026-03-11T15:23:28.861589Z, end-time: 2026-03-11T15:23:53.228800Z, duration: 24, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting git+https://github.com/PennyLaneAI/pennylane.git@main (from -r doc/requirements.txt (line 10)) Cloning https://github.com/PennyLaneAI/pennylane.git (to revision main) to /tmp/pip-req-build-if5g8fyu Running command git clone --filter=blob:none --quiet https://github.com/PennyLaneAI/pennylane.git /tmp/pip-req-build-if5g8fyu Resolved https://github.com/PennyLaneAI/pennylane.git to commit 3dca212a63900867bf9b390542187ec94a225c69 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting sphinx==8.1 (from -r doc/requirements.txt (line 1)) Downloading sphinx-8.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting sphinx-automodapi==0.19 (from -r doc/requirements.txt (line 2)) Downloading sphinx_automodapi-0.19.0-py3-none-any.whl.metadata (2.9 kB) Requirement already satisfied: sphinxcontrib-applehelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from -r doc/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: sphinxcontrib-devhelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from -r doc/requirements.txt (line 4)) (2.0.0) Collecting sphinxcontrib-htmlhelp==2.0.6 (from -r doc/requirements.txt (line 5)) Downloading sphinxcontrib_htmlhelp-2.0.6-py3-none-any.whl.metadata (2.3 kB) Requirement already satisfied: sphinxcontrib-jsmath==1.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from -r doc/requirements.txt (line 6)) (1.0.1) Requirement already satisfied: sphinxcontrib-qthelp==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from -r doc/requirements.txt (line 7)) (2.0.0) Requirement already satisfied: sphinxcontrib-serializinghtml==2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from -r doc/requirements.txt (line 8)) (2.0.0) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 9)) Downloading pennylane_sphinx_theme-0.26.0-py3-none-any.whl.metadata (5.3 kB) Collecting scipy (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading scipy-1.17.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (62 kB) Collecting networkx (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading networkx-3.6.1-py3-none-any.whl.metadata (6.8 kB) Collecting rustworkx>=0.14.0 (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading rustworkx-0.17.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting autograd (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading autograd-1.8.0-py3-none-any.whl.metadata (7.5 kB) Collecting appdirs (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting autoray==0.8.4 (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading autoray-0.8.4-py3-none-any.whl.metadata (6.1 kB) Collecting cachetools (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading cachetools-7.0.5-py3-none-any.whl.metadata (5.6 kB) Collecting pennylane-lightning>=0.44 (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading pennylane_lightning-0.44.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (11 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) (2.32.5) Collecting tomlkit (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading tomlkit-0.14.0-py3-none-any.whl.metadata (2.8 kB) Collecting typing_extensions (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) (26.0) Collecting diastatic-malt (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading diastatic_malt-2.15.3-py3-none-any.whl.metadata (2.9 kB) Collecting numpy>=2.0 (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading numpy-2.4.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (6.6 kB) Collecting gast (from pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading gast-0.7.0-py3-none-any.whl.metadata (1.5 kB) Requirement already satisfied: Jinja2>=3.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 1)) (3.1.6) Requirement already satisfied: Pygments>=2.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 1)) (2.19.2) Collecting docutils<0.22,>=0.20 (from sphinx==8.1->-r doc/requirements.txt (line 1)) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Requirement already satisfied: snowballstemmer>=2.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 1)) (3.0.1) Requirement already satisfied: babel>=2.13 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 1)) (2.18.0) Requirement already satisfied: alabaster>=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 1)) (1.0.0) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from sphinx==8.1->-r doc/requirements.txt (line 1)) (2.0.0) Collecting xanadu-sphinx-theme~=0.17.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading xanadu_sphinx_theme-0.17.0-py3-none-any.whl.metadata (15 kB) Collecting pillow (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading pillow-12.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl.metadata (8.8 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading sphinx_gallery-0.20.0-py3-none-any.whl.metadata (9.2 kB) Collecting importlib_resources (from xanadu-sphinx-theme~=0.17.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 9)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from Jinja2>=3.1->sphinx==8.1->-r doc/requirements.txt (line 1)) (3.0.3) Collecting scipy-openblas32>=0.3.26 (from pennylane-lightning>=0.44->pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading scipy_openblas32-0.3.31.126.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (57 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from requests->pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) (3.4.5) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from requests->pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from requests->pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) (2.6.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from requests->pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) (2026.2.25) Collecting termcolor (from diastatic-malt->pennylane==0.45.0.dev53->-r doc/requirements.txt (line 10)) Downloading termcolor-3.3.0-py3-none-any.whl.metadata (6.5 kB) Downloading sphinx-8.1.0-py3-none-any.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 18.3 MB/s 0:00:00 Downloading sphinx_automodapi-0.19.0-py3-none-any.whl (111 kB) Downloading sphinxcontrib_htmlhelp-2.0.6-py3-none-any.whl (99 kB) Downloading autoray-0.8.4-py3-none-any.whl (937 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 35.5 MB/s 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 29.7 MB/s 0:00:00 Downloading pennylane_sphinx_theme-0.26.0-py3-none-any.whl (17 kB) Downloading xanadu_sphinx_theme-0.17.0-py3-none-any.whl (53 kB) Downloading numpy-2.4.3-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (16.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.9/16.9 MB 79.7 MB/s 0:00:00 Downloading pennylane_lightning-0.44.0-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (2.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.5/2.5 MB 144.1 MB/s 0:00:00 Downloading rustworkx-0.17.1-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 168.0 MB/s 0:00:00 Downloading scipy_openblas32-0.3.31.126.1-py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (8.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.8/8.8 MB 198.7 MB/s 0:00:00 Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading autograd-1.8.0-py3-none-any.whl (51 kB) Downloading cachetools-7.0.5-py3-none-any.whl (13 kB) Downloading diastatic_malt-2.15.3-py3-none-any.whl (167 kB) Downloading gast-0.7.0-py3-none-any.whl (22 kB) Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading networkx-3.6.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 217.3 MB/s 0:00:00 Downloading pillow-12.1.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 228.6 MB/s 0:00:00 Downloading scipy-1.17.1-cp311-cp311-manylinux_2_27_x86_64.manylinux_2_28_x86_64.whl (35.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.3/35.3 MB 381.7 MB/s 0:00:00 Downloading sphinx_gallery-0.20.0-py3-none-any.whl (458 kB) Downloading termcolor-3.3.0-py3-none-any.whl (7.7 kB) Downloading tomlkit-0.14.0-py3-none-any.whl (39 kB) Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Building wheels for collected packages: pennylane Building wheel for pennylane (pyproject.toml): started Building wheel for pennylane (pyproject.toml): finished with status 'done' Created wheel for pennylane: filename=pennylane-0.45.0.dev53-py3-none-any.whl size=5240289 sha256=4ca6f6c83106edec3e9ad6d8cad14d76b958a002e386f2ef665a05b605306583 Stored in directory: /tmp/pip-ephem-wheel-cache-62fezomb/wheels/78/87/3e/c2e46c2ea44f9208d520e2e23fbfeb2934f9384980ac070fd2 Successfully built pennylane Installing collected packages: appdirs, typing_extensions, tomlkit, termcolor, sphinxcontrib-htmlhelp, scipy-openblas32, pillow, numpy, networkx, importlib_resources, gast, docutils, cachetools, autoray, sphinx, scipy, rustworkx, diastatic-malt, autograd, sphinx-gallery, sphinx-automodapi, xanadu-sphinx-theme, pennylane-sphinx-theme, pennylane-lightning, pennylane 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: docutils Found existing installation: docutils 0.22.4 Uninstalling docutils-0.22.4: Successfully uninstalled docutils-0.22.4 Attempting uninstall: sphinx Found existing installation: Sphinx 9.0.4 Uninstalling Sphinx-9.0.4: Successfully uninstalled Sphinx-9.0.4 Successfully installed appdirs-1.4.4 autograd-1.8.0 autoray-0.8.4 cachetools-7.0.5 diastatic-malt-2.15.3 docutils-0.21.2 gast-0.7.0 importlib_resources-6.5.2 networkx-3.6.1 numpy-2.4.3 pennylane-0.45.0.dev53 pennylane-lightning-0.44.0 pennylane-sphinx-theme-0.26.0 pillow-12.1.1 rustworkx-0.17.1 scipy-1.17.1 scipy-openblas32-0.3.31.126.1 sphinx-8.1.0 sphinx-automodapi-0.19.0 sphinx-gallery-0.20.0 sphinxcontrib-htmlhelp-2.0.6 termcolor-3.3.0 tomlkit-0.14.0 typing_extensions-4.15.0 xanadu-sphinx-theme-0.17.0 [rtd-command-info] start-time: 2026-03-11T15:23:53.309241Z, end-time: 2026-03-11T15:23:55.616984Z, duration: 2, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing ./. Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: pennylane>=0.44 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from PennyLane-IonQ==0.45.0.dev0) (0.45.0.dev53) Requirement already satisfied: numpy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from PennyLane-IonQ==0.45.0.dev0) (2.4.3) Collecting python-dateutil (from PennyLane-IonQ==0.45.0.dev0) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from PennyLane-IonQ==0.45.0.dev0) (2.32.5) Requirement already satisfied: scipy in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (1.17.1) Requirement already satisfied: networkx in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (3.6.1) Requirement already satisfied: rustworkx>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (0.17.1) Requirement already satisfied: autograd in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (1.8.0) Requirement already satisfied: appdirs in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (1.4.4) Requirement already satisfied: autoray==0.8.4 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (0.8.4) Requirement already satisfied: cachetools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (7.0.5) Requirement already satisfied: pennylane-lightning>=0.44 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (0.44.0) Requirement already satisfied: tomlkit in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (0.14.0) Requirement already satisfied: typing_extensions in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (4.15.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (26.0) Requirement already satisfied: diastatic-malt in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (2.15.3) Requirement already satisfied: gast in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (0.7.0) Requirement already satisfied: scipy-openblas32>=0.3.26 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from pennylane-lightning>=0.44->pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (0.3.31.126.1) Requirement already satisfied: termcolor in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from diastatic-malt->pennylane>=0.44->PennyLane-IonQ==0.45.0.dev0) (3.3.0) Collecting six>=1.5 (from python-dateutil->PennyLane-IonQ==0.45.0.dev0) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Requirement already satisfied: charset_normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from requests->PennyLane-IonQ==0.45.0.dev0) (3.4.5) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from requests->PennyLane-IonQ==0.45.0.dev0) (3.11) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from requests->PennyLane-IonQ==0.45.0.dev0) (2.6.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/envs/163/lib/python3.11/site-packages (from requests->PennyLane-IonQ==0.45.0.dev0) (2026.2.25) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: PennyLane-IonQ Building wheel for PennyLane-IonQ (pyproject.toml): started Building wheel for PennyLane-IonQ (pyproject.toml): finished with status 'done' Created wheel for PennyLane-IonQ: filename=pennylane_ionq-0.45.0.dev0-py3-none-any.whl size=24230 sha256=4be8e9bc411b9438ef53f8ea51e03a421b38004bb8bb1dc8f6f843fd2afc5cd5 Stored in directory: /tmp/pip-ephem-wheel-cache-4rzc6bxu/wheels/83/10/2a/6b402b7411056bdedef63746e94a991b7007933dc5e2a70e3d Successfully built PennyLane-IonQ Installing collected packages: six, python-dateutil, PennyLane-IonQ Successfully installed PennyLane-IonQ-0.45.0.dev0 python-dateutil-2.9.0.post0 six-1.17.0 [rtd-command-info] start-time: 2026-03-11T15:23:55.756731Z, end-time: 2026-03-11T15:23:55.798624Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # PennyLane-IonQ 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 = '8.1' # 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", 'sphinx_automodapi.smart_resolver' ] intersphinx_mapping = {'pennylane':("https://docs.pennylane.ai/en/stable/", None)} 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-IonQ' copyright = "2023, Xanadu Quantum Technologies, Inc." author = 'Xanadu Inc.' 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_ionq # The full version, including alpha/beta/rc tags. release = pennylane_ionq.__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 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'] # 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 # -- Xanadu theme --------------------------------------------------------- html_theme = 'pennylane' # xanadu theme options (see theme.conf for more information) html_theme_options = { "navbar_name": "PennyLane-IonQ", "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-ionq' edit_on_github_branch = 'master/doc' #============================================================ # 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: 2026-03-11T15:23:55.881833Z, end-time: 2026-03-11T15:24:12.514624Z, duration: 16, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v8.1.0 loading translations [en]... done making output directory... done Converting `source_suffix = '.rst'` to `source_suffix = {'.rst': 'restructuredtext'}`. [autosummary] generating autosummary for: code/__init__.rst, code/ops.rst, devices.rst, index.rst, installation.rst, support.rst loading intersphinx inventory 'pennylane' from https://docs.pennylane.ai/en/stable/objects.inv ... [automodsumm] code/__init__.rst: found 8 automodsumm entries to generate [automodsumm] code/ops.rst: found 6 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 6 source files that are out of date updating environment: [new config] 20 added, 0 changed, 0 removed reading sources... [ 5%] code/__init__ reading sources... [ 10%] code/api/pennylane_ionq.GPI reading sources... [ 15%] code/api/pennylane_ionq.GPI2 reading sources... [ 20%] code/api/pennylane_ionq.MS reading sources... [ 25%] code/api/pennylane_ionq.QPUDevice reading sources... [ 30%] code/api/pennylane_ionq.SimulatorDevice reading sources... [ 35%] code/api/pennylane_ionq.XX reading sources... [ 40%] code/api/pennylane_ionq.YY reading sources... [ 45%] code/api/pennylane_ionq.ZZ reading sources... [ 50%] code/api/pennylane_ionq.ops.GPI reading sources... [ 55%] code/api/pennylane_ionq.ops.GPI2 reading sources... [ 60%] code/api/pennylane_ionq.ops.MS reading sources... [ 65%] code/api/pennylane_ionq.ops.XX reading sources... [ 70%] code/api/pennylane_ionq.ops.YY reading sources... [ 75%] code/api/pennylane_ionq.ops.ZZ reading sources... [ 80%] code/ops reading sources... [ 85%] devices reading sources... [ 90%] index reading sources... [ 95%] installation reading sources... [100%] support /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/pennylane_ionq/ops.py:docstring of pennylane_ionq.ops.GPI:10: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/pennylane_ionq/ops.py:docstring of pennylane_ionq.ops.GPI2:10: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/pennylane_ionq/ops.py:docstring of pennylane_ionq.ops.GPI:10: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/pennylane_ionq/ops.py:docstring of pennylane_ionq.ops.GPI2:10: WARNING: Explicit markup ends without a blank line; unexpected unindent. [docutils] /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/doc/devices.rst:14: WARNING: Title underline too short. Ideal trapped-ion simulator ------------------------ [docutils] looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... WARNING: unsupported theme option 'navbar_active_link' given done copying assets... copying static files... Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/_readthedocs/html/_static/basic.css Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/_readthedocs/html/_static/language_data.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/_readthedocs/html/_static/documentation_options.js Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/_readthedocs/html/_static/xanadu_logo.svg Writing evaluated template result to /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/_readthedocs/html/_static/xanadu.css copying static files: done copying extra files... copying extra files: done copying assets: done writing output... [ 5%] code/__init__ writing output... [ 10%] code/api/pennylane_ionq.GPI writing output... [ 15%] code/api/pennylane_ionq.GPI2 writing output... [ 20%] code/api/pennylane_ionq.MS writing output... [ 25%] code/api/pennylane_ionq.QPUDevice writing output... [ 30%] code/api/pennylane_ionq.SimulatorDevice writing output... [ 35%] code/api/pennylane_ionq.XX writing output... [ 40%] code/api/pennylane_ionq.YY writing output... [ 45%] code/api/pennylane_ionq.ZZ writing output... [ 50%] code/api/pennylane_ionq.ops.GPI writing output... [ 55%] code/api/pennylane_ionq.ops.GPI2 writing output... [ 60%] code/api/pennylane_ionq.ops.MS writing output... [ 65%] code/api/pennylane_ionq.ops.XX writing output... [ 70%] code/api/pennylane_ionq.ops.YY writing output... [ 75%] code/api/pennylane_ionq.ops.ZZ writing output... [ 80%] code/ops writing output... [ 85%] devices writing output... [ 90%] index writing output... [ 95%] installation writing output... [100%] support /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/doc/index.rst:34: WARNING: more than one target found for cross-reference 'XX': pennylane_ionq.XX, pennylane_ionq.ops.XX [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/doc/index.rst:34: WARNING: more than one target found for cross-reference 'YY': pennylane_ionq.YY, pennylane_ionq.ops.YY [ref.python] /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-pennylane-ionq/checkouts/163/doc/index.rst:34: WARNING: more than one target found for cross-reference 'ZZ': pennylane_ionq.ZZ, pennylane_ionq.ops.ZZ [ref.python] generating indices... genindex py-modindex done highlighting module code... [ 50%] pennylane_ionq.device highlighting module code... [100%] pennylane_ionq.ops writing additional pages... search done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 9 warnings. The HTML pages are in ../_readthedocs/html.