Read the Docs build information Build id: 1994972 Project: xanaduai-catalyst Version: latest Commit: e5ae8a767f12c6d5662c8ca540668188d271ca9e Date: 2024-02-05T15:46:03.299547Z State: finished Success: True [rtd-command-info] start-time: 2024-02-05T15:47:45.796150Z, end-time: 2024-02-05T15:47:47.547718Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:PennyLaneAI/catalyst.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-02-05T15:47:47.616217Z, end-time: 2024-02-05T15:47:48.852069Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-02-05T15:47:48.980421Z, end-time: 2024-02-05T15:47:49.076556Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 e5ae8a7 Enable LK and OQ3 devices by default in the installtion from src (#485) [rtd-command-info] start-time: 2024-02-05T15:47:49.147914Z, end-time: 2024-02-05T15:47:49.204865Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-05T15:47:49.269976Z, end-time: 2024-02-05T15:47:49.331471Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # Required version: 2 # Build documentation with Sphinx sphinx: configuration: doc/conf.py # Exclude all submodules submodules: exclude: all # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip # Optionally set the build image build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - graphviz # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: doc/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2024-02-05T15:47:50.931879Z, end-time: 2024-02-05T15:47:53.196051Z, duration: 2, exit-code: 0 apt-get update --assume-yes --quiet Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1685 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1722 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1399 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1064 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1678 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.6 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1334 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [50.4 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB] Fetched 9394 kB in 1s (7114 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-02-05T15:47:53.288627Z, end-time: 2024-02-05T15:47:56.613485Z, 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 203 not upgraded. Need to get 1498 kB of archives. After this operation, 4810 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/universe amd64 graphviz amd64 2.42.2-6 [650 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1498 kB in 1s (1210 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 ... 271716 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-6_amd64.deb ... Unpacking graphviz (2.42.2-6) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6) ... Processing triggers for libc-bin (2.35-0ubuntu3) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ... [rtd-command-info] start-time: 2024-02-05T15:48:00.762534Z, end-time: 2024-02-05T15:48:00.841161Z, duration: 0, exit-code: 0 asdf global python 3.10.13 [rtd-command-info] start-time: 2024-02-05T15:48:01.295090Z, end-time: 2024-02-05T15:48:02.640625Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.13.final.0-64 in 817ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest, 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-02-05T15:48:02.718812Z, end-time: 2024-02-05T15:48:13.757920Z, duration: 11, 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-catalyst/envs/latest/lib/python3.10/site-packages (23.1) Collecting pip Downloading pip-24.0-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 8.6 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 21.0 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.0 setuptools-69.0.3 [rtd-command-info] start-time: 2024-02-05T15:48:13.832413Z, end-time: 2024-02-05T15:48:19.999664Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 6.0 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (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 (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 68.8 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 152.1 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 291.2 MB/s eta 0:00:00 Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 267.7 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 229.5 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 288.3 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 245.2 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 261.0 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 260.4 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 255.8 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 251.5 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 261.5 MB/s eta 0:00:00 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 277.3 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.1/142.1 kB 221.3 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 239.2 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.2.0-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.9/120.9 kB 264.2 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, 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, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.5 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2024.2.2 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 packaging-23.2 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.0 [rtd-command-info] start-time: 2024-02-05T15:48:20.103294Z, end-time: 2024-02-05T15:48:46.345522Z, duration: 26, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements.txt Collecting docutils==0.16 (from -r doc/requirements.txt (line 1)) Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 10.5 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex (from -r doc/requirements.txt (line 2)) Downloading sphinxcontrib_bibtex-2.6.2-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx==4.5.0 (from -r doc/requirements.txt (line 3)) Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 26.6 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp==1.0.4 (from -r doc/requirements.txt (line 4)) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 164.8 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp==1.0.2 (from -r doc/requirements.txt (line 5)) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 234.2 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp==1.0.3 (from -r doc/requirements.txt (line 6)) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 240.9 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp==2.0.1 (from -r doc/requirements.txt (line 7)) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 218.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r doc/requirements.txt (line 8)) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 178.9 MB/s eta 0:00:00 Collecting ipykernel (from -r doc/requirements.txt (line 9)) Downloading ipykernel-6.29.0-py3-none-any.whl.metadata (6.0 kB) Collecting nbsphinx==0.7 (from -r doc/requirements.txt (line 10)) Downloading nbsphinx-0.7.0-py3-none-any.whl (24 kB) Requirement already satisfied: Jinja2==3.1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 11)) (3.1.3) Collecting version_information (from -r doc/requirements.txt (line 12)) Downloading version_information-1.0.4.tar.gz (3.8 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-copybutton (from -r doc/requirements.txt (line 13)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting markupsafe==2.1.1 (from -r doc/requirements.txt (line 14)) Downloading MarkupSafe-2.1.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting pennylane-sphinx-theme (from -r doc/requirements.txt (line 15)) Downloading pennylane_sphinx_theme-0.5.4-py3-none-any.whl.metadata (4.1 kB) Collecting nbconvert (from -r doc/requirements.txt (line 16)) Downloading nbconvert-7.14.2-py3-none-any.whl.metadata (7.7 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 17)) (2.17.2) Collecting breathe (from -r doc/requirements.txt (line 18)) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 199.2 MB/s eta 0:00:00 Collecting ipython==8.10.0 (from -r doc/requirements.txt (line 19)) Downloading ipython-8.10.0-py3-none-any.whl (784 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.3/784.3 kB 40.3 MB/s eta 0:00:00 Collecting sphinx-automodapi (from -r doc/requirements.txt (line 20)) Downloading sphinx_automodapi-0.16.0-py3-none-any.whl.metadata (2.9 kB) Collecting exhale>=0.3.3 (from -r doc/requirements.txt (line 21)) Downloading exhale-0.3.7-py3-none-any.whl.metadata (10 kB) Collecting graphviz (from -r doc/requirements.txt (line 22)) Downloading graphviz-0.20.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 210.7 MB/s eta 0:00:00 Collecting pybind11 (from -r doc/requirements.txt (line 23)) Downloading pybind11-2.11.1-py3-none-any.whl.metadata (9.5 kB) Collecting m2r2 (from -r doc/requirements.txt (line 24)) Downloading m2r2-0.3.3.post2-py3-none-any.whl (11 kB) Collecting mistune==0.8.4 (from -r doc/requirements.txt (line 25)) Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting sphinxext-opengraph==0.9.0 (from -r doc/requirements.txt (line 26)) Downloading sphinxext_opengraph-0.9.0-py3-none-any.whl.metadata (6.5 kB) Collecting matplotlib==3.8.0 (from -r doc/requirements.txt (line 27)) Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (1.0.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (0.7.16) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2.31.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (23.2) Collecting nbformat (from nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading nbformat-5.9.2-py3-none-any.whl.metadata (3.4 kB) Collecting traitlets (from nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading traitlets-5.14.1-py3-none-any.whl.metadata (10 kB) Collecting backcall (from ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pickleshare (from ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit<3.1.0,>=3.0.30 (from ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading prompt_toolkit-3.0.43-py3-none-any.whl.metadata (6.5 kB) Collecting stack-data (from ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting pexpect>4.3 (from ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB) Collecting contourpy>=1.0.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 27)) Downloading contourpy-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting cycler>=0.10 (from matplotlib==3.8.0->-r doc/requirements.txt (line 27)) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib==3.8.0->-r doc/requirements.txt (line 27)) Downloading fonttools-4.47.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.6/157.6 kB 190.5 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 27)) Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.4 kB) Collecting numpy<2,>=1.21 (from matplotlib==3.8.0->-r doc/requirements.txt (line 27)) Downloading numpy-1.26.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 221.9 MB/s eta 0:00:00 Collecting pillow>=6.2.0 (from matplotlib==3.8.0->-r doc/requirements.txt (line 27)) Downloading pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.7 kB) Collecting pyparsing>=2.3.1 (from matplotlib==3.8.0->-r doc/requirements.txt (line 27)) Downloading pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB) Collecting python-dateutil>=2.7 (from matplotlib==3.8.0->-r doc/requirements.txt (line 27)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 76.0 MB/s eta 0:00:00 Collecting pybtex>=0.24 (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 46.0 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting comm>=0.1.1 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading comm-0.2.1-py3-none-any.whl.metadata (3.7 kB) Collecting debugpy>=1.6.5 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading debugpy-1.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.0 kB) Collecting jupyter-client>=6.1.12 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading jupyter_client-8.6.0-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading jupyter_core-5.7.1-py3-none-any.whl.metadata (3.4 kB) Collecting nest-asyncio (from ipykernel->-r doc/requirements.txt (line 9)) Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB) Collecting psutil (from ipykernel->-r doc/requirements.txt (line 9)) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Collecting pyzmq>=24 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading pyzmq-25.1.2-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (4.9 kB) Collecting tornado>=6.1 (from ipykernel->-r doc/requirements.txt (line 9)) Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting xanadu-sphinx-theme~=0.5.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 15)) Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl.metadata (14 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 15)) Downloading sphinx_gallery-0.15.0-py3-none-any.whl.metadata (6.2 kB) Collecting beautifulsoup4 (from nbconvert->-r doc/requirements.txt (line 16)) Downloading beautifulsoup4-4.12.3-py3-none-any.whl.metadata (3.8 kB) Collecting bleach!=5.0.0 (from nbconvert->-r doc/requirements.txt (line 16)) Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB) Collecting defusedxml (from nbconvert->-r doc/requirements.txt (line 16)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert->-r doc/requirements.txt (line 16)) Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB) INFO: pip is looking at multiple versions of nbconvert to determine which version is compatible with other requirements. This could take a while. Collecting nbconvert (from -r doc/requirements.txt (line 16)) Downloading nbconvert-7.14.1-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.14.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.13.1-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.13.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.12.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.11.0-py3-none-any.whl.metadata (7.7 kB) Downloading nbconvert-7.10.0-py3-none-any.whl.metadata (7.8 kB) INFO: pip is still looking at multiple versions of nbconvert to determine which version is compatible with other requirements. This could take a while. Downloading nbconvert-7.9.2-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.9.1-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.9.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.8.0-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.4-py3-none-any.whl.metadata (8.0 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading nbconvert-7.7.3-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.2-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.1-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.7.0-py3-none-any.whl.metadata (8.0 kB) Downloading nbconvert-7.6.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.5.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.4.0-py3-none-any.whl (285 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 285.9/285.9 kB 102.8 MB/s eta 0:00:00 Downloading nbconvert-7.3.1-py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.1/284.1 kB 125.4 MB/s eta 0:00:00 Downloading nbconvert-7.3.0-py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.0/284.0 kB 119.9 MB/s eta 0:00:00 Downloading nbconvert-7.2.10-py3-none-any.whl (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 99.9 MB/s eta 0:00:00 Downloading nbconvert-7.2.9-py3-none-any.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 136.1 MB/s eta 0:00:00 Downloading nbconvert-7.2.8-py3-none-any.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.8/274.8 kB 108.7 MB/s eta 0:00:00 Downloading nbconvert-7.2.7-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 128.0 MB/s eta 0:00:00 Downloading nbconvert-7.2.6-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 89.9 MB/s eta 0:00:00 Downloading nbconvert-7.2.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.3/273.3 kB 118.0 MB/s eta 0:00:00 Downloading nbconvert-7.2.4-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 116.0 MB/s eta 0:00:00 Downloading nbconvert-7.2.3-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.1/273.1 kB 109.0 MB/s eta 0:00:00 Downloading nbconvert-7.2.2-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.6/271.6 kB 116.7 MB/s eta 0:00:00 Downloading nbconvert-7.2.1-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.6/271.6 kB 89.5 MB/s eta 0:00:00 Downloading nbconvert-7.1.0-py3-none-any.whl (272 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.0/272.0 kB 114.8 MB/s eta 0:00:00 Downloading nbconvert-7.0.0-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.3/271.3 kB 110.1 MB/s eta 0:00:00 Collecting lxml (from nbconvert->-r doc/requirements.txt (line 16)) Downloading lxml-5.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.5 kB) Collecting nbconvert (from -r doc/requirements.txt (line 16)) Downloading nbconvert-6.5.4-py3-none-any.whl (563 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.8/563.8 kB 51.8 MB/s eta 0:00:00 Collecting entrypoints>=0.2.2 (from nbconvert->-r doc/requirements.txt (line 16)) Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting nbclient>=0.5.0 (from nbconvert->-r doc/requirements.txt (line 16)) Downloading nbclient-0.9.0-py3-none-any.whl.metadata (7.8 kB) Collecting pandocfilters>=1.4.1 (from nbconvert->-r doc/requirements.txt (line 16)) Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting tinycss2 (from nbconvert->-r doc/requirements.txt (line 16)) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting six (from exhale>=0.3.3->-r doc/requirements.txt (line 21)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) INFO: pip is looking at multiple versions of m2r2 to determine which version is compatible with other requirements. This could take a while. Collecting m2r2 (from -r doc/requirements.txt (line 24)) Downloading m2r2-0.3.2-py3-none-any.whl (11 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 257.8 MB/s eta 0:00:00 Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->ipykernel->-r doc/requirements.txt (line 9)) Downloading platformdirs-4.2.0-py3-none-any.whl.metadata (11 kB) Collecting fastjsonschema (from nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading fastjsonschema-2.19.1-py3-none-any.whl.metadata (2.1 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.30->ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB) Collecting PyYAML>=3.01 (from pybtex>=0.24->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2.2.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (2024.2.2) Collecting importlib-resources (from xanadu-sphinx-theme~=0.5.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 15)) Downloading importlib_resources-6.1.1-py3-none-any.whl.metadata (4.1 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert->-r doc/requirements.txt (line 16)) Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert->-r doc/requirements.txt (line 16)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting executing>=1.2.0 (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading executing-2.0.1-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading asttokens-2.4.1-py2.py3-none-any.whl.metadata (5.2 kB) Collecting pure-eval (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 19)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading referencing-0.33.0-py3-none-any.whl.metadata (2.7 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 10)) Downloading rpds_py-0.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.1 kB) Downloading sphinxext_opengraph-0.9.0-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 50.7 MB/s eta 0:00:00 Downloading matplotlib-3.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 87.4 MB/s eta 0:00:00 Downloading sphinxcontrib_bibtex-2.6.2-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 223.4 MB/s eta 0:00:00 Downloading ipykernel-6.29.0-py3-none-any.whl (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.1/116.1 kB 261.6 MB/s eta 0:00:00 Downloading pennylane_sphinx_theme-0.5.4-py3-none-any.whl (17 kB) Downloading sphinx_automodapi-0.16.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.8/80.8 kB 239.6 MB/s eta 0:00:00 Downloading exhale-0.3.7-py3-none-any.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.1/108.1 kB 240.2 MB/s eta 0:00:00 Downloading pybind11-2.11.1-py3-none-any.whl (227 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.7/227.7 kB 264.1 MB/s eta 0:00:00 Downloading comm-0.2.1-py3-none-any.whl (7.2 kB) Downloading contourpy-1.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (310 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 310.7/310.7 kB 276.3 MB/s eta 0:00:00 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading debugpy-1.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 144.6 MB/s eta 0:00:00 Downloading fonttools-4.47.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 168.7 MB/s eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 218.8 MB/s eta 0:00:00 Downloading jupyter_client-8.6.0-py3-none-any.whl (105 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 105.9/105.9 kB 271.4 MB/s eta 0:00:00 Downloading jupyter_core-5.7.1-py3-none-any.whl (28 kB) Downloading kiwisolver-1.4.5-cp310-cp310-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 245.8 MB/s eta 0:00:00 Downloading nbclient-0.9.0-py3-none-any.whl (24 kB) Downloading nbformat-5.9.2-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.6/77.6 kB 254.3 MB/s eta 0:00:00 Downloading numpy-1.26.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 185.0 MB/s eta 0:00:00 Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB) Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 243.9 MB/s eta 0:00:00 Downloading pillow-10.2.0-cp310-cp310-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 162.1 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.43-py3-none-any.whl (386 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 386.1/386.1 kB 290.4 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 263.0 MB/s eta 0:00:00 Downloading pyzmq-25.1.2-cp310-cp310-manylinux_2_28_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 221.9 MB/s eta 0:00:00 Downloading tornado-6.4-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (435 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 435.4/435.4 kB 286.3 MB/s eta 0:00:00 Downloading traitlets-5.14.1-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 233.4 MB/s eta 0:00:00 Downloading xanadu_sphinx_theme-0.5.0-py3-none-any.whl (50 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 50.6/50.6 kB 233.5 MB/s eta 0:00:00 Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.9/147.9 kB 270.2 MB/s eta 0:00:00 Downloading bleach-6.1.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.8/162.8 kB 268.7 MB/s eta 0:00:00 Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB) Downloading lxml-5.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 194.6 MB/s eta 0:00:00 Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB) Downloading psutil-5.9.8-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (288 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.2/288.2 kB 263.1 MB/s eta 0:00:00 Downloading sphinx_gallery-0.15.0-py3-none-any.whl (164 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.7/164.7 kB 257.9 MB/s eta 0:00:00 Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-2.4.1-py2.py3-none-any.whl (27 kB) Downloading executing-2.0.1-py2.py3-none-any.whl (24 kB) Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 256.1 MB/s eta 0:00:00 Downloading platformdirs-4.2.0-py3-none-any.whl (17 kB) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 269.7 MB/s eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading fastjsonschema-2.19.1-py3-none-any.whl (23 kB) Downloading importlib_resources-6.1.1-py3-none-any.whl (33 kB) Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB) Downloading attrs-23.2.0-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 244.0 MB/s eta 0:00:00 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) Downloading referencing-0.33.0-py3-none-any.whl (26 kB) Downloading rpds_py-0.17.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 230.6 MB/s eta 0:00:00 Building wheels for collected packages: version_information Building wheel for version_information (setup.py): started Building wheel for version_information (setup.py): finished with status 'done' Created wheel for version_information: filename=version_information-1.0.4-py3-none-any.whl size=3896 sha256=b8abc0745ad325bc73ad86ec55cd2eac1c91b6da39c6babac3b95312785055fd Stored in directory: /tmp/pip-ephem-wheel-cache-rmhja23v/wheels/81/48/43/91109adffe66267dfa0c5c27c05269409bc131d850c0fd386b Successfully built version_information Installing collected packages: webencodings, wcwidth, version_information, pure-eval, ptyprocess, pickleshare, mistune, fastjsonschema, backcall, traitlets, tornado, tinycss2, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, six, rpds-py, pyzmq, PyYAML, pyparsing, pybind11, psutil, prompt-toolkit, platformdirs, pillow, pexpect, parso, pandocfilters, numpy, nest-asyncio, markupsafe, lxml, kiwisolver, jupyterlab-pygments, importlib-resources, graphviz, fonttools, executing, entrypoints, docutils, defusedxml, decorator, debugpy, cycler, attrs, referencing, python-dateutil, matplotlib-inline, m2r2, latexcodec, jupyter-core, jedi, contourpy, comm, bleach, beautifulsoup4, asttokens, stack-data, sphinx, pybtex, matplotlib, jupyter-client, jsonschema-specifications, sphinxext-opengraph, sphinx-gallery, sphinx-copybutton, sphinx-automodapi, pybtex-docutils, jsonschema, ipython, breathe, xanadu-sphinx-theme, sphinxcontrib-bibtex, nbformat, ipykernel, exhale, pennylane-sphinx-theme, nbclient, nbconvert, nbsphinx Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 1.1.10 Uninstalling sphinxcontrib-serializinghtml-1.1.10: Successfully uninstalled sphinxcontrib-serializinghtml-1.1.10 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 1.0.7 Uninstalling sphinxcontrib-qthelp-1.0.7: Successfully uninstalled sphinxcontrib-qthelp-1.0.7 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.5 Uninstalling sphinxcontrib-htmlhelp-2.0.5: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.5 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 1.0.6 Uninstalling sphinxcontrib-devhelp-1.0.6: Successfully uninstalled sphinxcontrib-devhelp-1.0.6 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.8 Uninstalling sphinxcontrib-applehelp-1.0.8: Successfully uninstalled sphinxcontrib-applehelp-1.0.8 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.1.5 Uninstalling MarkupSafe-2.1.5: Successfully uninstalled MarkupSafe-2.1.5 Attempting uninstall: docutils Found existing installation: docutils 0.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed PyYAML-6.0.1 asttokens-2.4.1 attrs-23.2.0 backcall-0.2.0 beautifulsoup4-4.12.3 bleach-6.1.0 breathe-4.35.0 comm-0.2.1 contourpy-1.2.0 cycler-0.12.1 debugpy-1.8.0 decorator-5.1.1 defusedxml-0.7.1 docutils-0.16 entrypoints-0.4 executing-2.0.1 exhale-0.3.7 fastjsonschema-2.19.1 fonttools-4.47.2 graphviz-0.20.1 importlib-resources-6.1.1 ipykernel-6.29.0 ipython-8.10.0 jedi-0.19.1 jsonschema-4.21.1 jsonschema-specifications-2023.12.1 jupyter-client-8.6.0 jupyter-core-5.7.1 jupyterlab-pygments-0.3.0 kiwisolver-1.4.5 latexcodec-2.0.1 lxml-5.1.0 m2r2-0.3.2 markupsafe-2.1.1 matplotlib-3.8.0 matplotlib-inline-0.1.6 mistune-0.8.4 nbclient-0.9.0 nbconvert-6.5.4 nbformat-5.9.2 nbsphinx-0.7.0 nest-asyncio-1.6.0 numpy-1.26.3 pandocfilters-1.5.1 parso-0.8.3 pennylane-sphinx-theme-0.5.4 pexpect-4.9.0 pickleshare-0.7.5 pillow-10.2.0 platformdirs-4.2.0 prompt-toolkit-3.0.43 psutil-5.9.8 ptyprocess-0.7.0 pure-eval-0.2.2 pybind11-2.11.1 pybtex-0.24.0 pybtex-docutils-1.0.3 pyparsing-3.1.1 python-dateutil-2.8.2 pyzmq-25.1.2 referencing-0.33.0 rpds-py-0.17.1 six-1.16.0 soupsieve-2.5 sphinx-4.5.0 sphinx-automodapi-0.16.0 sphinx-copybutton-0.5.2 sphinx-gallery-0.15.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.6.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 sphinxext-opengraph-0.9.0 stack-data-0.6.3 tinycss2-1.2.1 tornado-6.4 traitlets-5.14.1 version_information-1.0.4 wcwidth-0.2.13 webencodings-0.5.1 xanadu-sphinx-theme-0.5.0 [rtd-command-info] start-time: 2024-02-05T15:48:46.471980Z, end-time: 2024-02-05T15:49:19.129515Z, duration: 32, 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-catalyst/checkouts/latest 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 pennylane<=0.34,>=0.32 (from PennyLane-Catalyst==0.5.0.dev0) Downloading PennyLane-0.34.0-py3-none-any.whl.metadata (9.0 kB) Collecting jax==0.4.14 (from PennyLane-Catalyst==0.5.0.dev0) Downloading jax-0.4.14.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.6 MB/s eta 0:00:00 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 jaxlib==0.4.14 (from PennyLane-Catalyst==0.5.0.dev0) Downloading jaxlib-0.4.14-cp310-cp310-manylinux2014_x86_64.whl.metadata (2.0 kB) Collecting scipy (from PennyLane-Catalyst==0.5.0.dev0) Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 24.2 MB/s eta 0:00:00 Collecting tomlkit (from PennyLane-Catalyst==0.5.0.dev0) Downloading tomlkit-0.12.3-py3-none-any.whl.metadata (2.7 kB) Collecting ml-dtypes>=0.2.0 (from jax==0.4.14->PennyLane-Catalyst==0.5.0.dev0) Downloading ml_dtypes-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) Requirement already satisfied: numpy>=1.22 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from jax==0.4.14->PennyLane-Catalyst==0.5.0.dev0) (1.26.3) Collecting opt-einsum (from jax==0.4.14->PennyLane-Catalyst==0.5.0.dev0) Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 23.9 MB/s eta 0:00:00 Collecting networkx (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) Collecting rustworkx (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading rustworkx-0.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10.0 kB) Collecting autograd (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading autograd-1.6.2-py3-none-any.whl.metadata (706 bytes) Collecting toml (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting appdirs (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting semantic-version>=2.7 (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Collecting autoray>=0.6.1 (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading autoray-0.6.8-py3-none-any.whl.metadata (5.7 kB) Collecting cachetools (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading cachetools-5.3.2-py3-none-any.whl.metadata (5.2 kB) Collecting pennylane-lightning>=0.34 (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading PennyLane_Lightning-0.34.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (21 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) (2.31.0) Collecting typing-extensions (from pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading typing_extensions-4.9.0-py3-none-any.whl.metadata (3.0 kB) Collecting future>=0.15.2 (from autograd->pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 14.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests->pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests->pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests->pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) (2.2.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests->pennylane<=0.34,>=0.32->PennyLane-Catalyst==0.5.0.dev0) (2024.2.2) Downloading jaxlib-0.4.14-cp310-cp310-manylinux2014_x86_64.whl (73.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 MB 89.4 MB/s eta 0:00:00 Downloading PennyLane-0.34.0-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 214.2 MB/s eta 0:00:00 Downloading scipy-1.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.4/38.4 MB 167.6 MB/s eta 0:00:00 Downloading tomlkit-0.12.3-py3-none-any.whl (37 kB) Downloading autoray-0.6.8-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.9/49.9 kB 216.2 MB/s eta 0:00:00 Downloading ml_dtypes-0.3.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 205.0 MB/s eta 0:00:00 Downloading PennyLane_Lightning-0.34.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 175.1 MB/s eta 0:00:00 Downloading autograd-1.6.2-py3-none-any.whl (49 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.3/49.3 kB 217.2 MB/s eta 0:00:00 Downloading cachetools-5.3.2-py3-none-any.whl (9.3 kB) Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 226.7 MB/s eta 0:00:00 Downloading rustworkx-0.14.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 109.7 MB/s eta 0:00:00 Downloading typing_extensions-4.9.0-py3-none-any.whl (32 kB) Building wheels for collected packages: PennyLane-Catalyst, jax, future Building wheel for PennyLane-Catalyst (pyproject.toml): started Building wheel for PennyLane-Catalyst (pyproject.toml): finished with status 'done' Created wheel for PennyLane-Catalyst: filename=PennyLane_Catalyst-0.5.0.dev0-cp310-cp310-linux_x86_64.whl size=211836 sha256=24fc1622d385b319b18802398a63b5ddd0f32049349359e6e596d0ff558d88d4 Stored in directory: /tmp/pip-ephem-wheel-cache-c7u1cpkn/wheels/8a/43/60/e108192de2067b56a0f6eaddd5460911da3fee25fb882d8c26 Building wheel for jax (pyproject.toml): started Building wheel for jax (pyproject.toml): finished with status 'done' Created wheel for jax: filename=jax-0.4.14-py3-none-any.whl size=1535362 sha256=195f3151f8434365f20b93b6711767fc056c74f2210d6eeef0da736c462ca66a Stored in directory: /tmp/pip-ephem-wheel-cache-c7u1cpkn/wheels/85/52/e7/dfa571c9f9b879e3facaa1584f52be04c4c3d1e14054ef40ab Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492022 sha256=7cb1a56daabf11516acba5d076c35f88f5b3a94b28df99c07de39b578ffbe9b5 Stored in directory: /tmp/pip-ephem-wheel-cache-c7u1cpkn/wheels/5e/a9/47/f118e66afd12240e4662752cc22cefae5d97275623aa8ef57d Successfully built PennyLane-Catalyst jax future Installing collected packages: appdirs, typing-extensions, tomlkit, toml, semantic-version, scipy, rustworkx, opt-einsum, networkx, ml-dtypes, future, cachetools, autoray, jaxlib, jax, autograd, pennylane-lightning, pennylane, PennyLane-Catalyst Successfully installed PennyLane-Catalyst-0.5.0.dev0 appdirs-1.4.4 autograd-1.6.2 autoray-0.6.8 cachetools-5.3.2 future-0.18.3 jax-0.4.14 jaxlib-0.4.14 ml-dtypes-0.3.2 networkx-3.2.1 opt-einsum-3.3.0 pennylane-0.34.0 pennylane-lightning-0.34.0 rustworkx-0.14.0 scipy-1.12.0 semantic-version-2.10.0 toml-0.10.2 tomlkit-0.12.3 typing-extensions-4.9.0 [rtd-command-info] start-time: 2024-02-05T15:49:19.805720Z, end-time: 2024-02-05T15:49:19.871548Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Catalyst documentation build configuration file. # # This file is execfiled 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 json import os import re import subprocess import sys from pathlib import Path 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.getcwd(), "doc")) # In Catalyst, modules are in a different directory, thus we have to # add paths to sys.path here to fix the issue. sys.path.insert(0, os.path.join(os.getcwd(), "frontend")) # For obtaining all relevant C++ source files currdir = Path(__file__).resolve().parent PROJECT_SOURCE_DIR = currdir.parent # ------------------------------------------------------------------------- CPP_SOURCE_DIRS = [ # PROJECT_SOURCE_DIR.joinpath("mlir").joinpath("include"), PROJECT_SOURCE_DIR.joinpath("runtime").joinpath("include"), ] CPP_EXCLUDE_DIRS = [] def obtain_cpp_files(): script_path = PROJECT_SOURCE_DIR.joinpath("bin/cpp-files.py") if not script_path.exists(): print("The project directory structure is corrupted.") sys.exit(1) file_list_total = [] for CPP_SOURCE_DIR in CPP_SOURCE_DIRS: exclude_dirs = [CPP_SOURCE_DIR.joinpath(exclude_dir) for exclude_dir in CPP_EXCLUDE_DIRS] print(f"CPP_SOURCE_DIR: {CPP_SOURCE_DIR}") p = subprocess.run( [str(script_path), "--header-only", CPP_SOURCE_DIR, "--exclude-dirs", *exclude_dirs], capture_output=True, ) file_list = json.loads(p.stdout) file_list_total.extend( "../" + str(Path(f).relative_to(PROJECT_SOURCE_DIR)) for f in file_list ) return file_list_total CPP_FILES = obtain_cpp_files() print(CPP_FILES) # ------------------------------------------------------------------------- # Mock out all modules that aren't required for compiling of documentation class Mock(MagicMock): __name__ = "foo" @classmethod def __getattr__(cls, name): return MagicMock() MOCK_MODULES = [ "mlir_quantum", "mlir_quantum.runtime", "mlir_quantum.dialects", "mlir_quantum.dialects.arith", "mlir_quantum.dialects.tensor", "mlir_quantum.dialects.scf", "mlir_quantum.dialects.quantum", "mlir_quantum.dialects.gradient", "mlir_quantum.dialects.catalyst", "mlir_quantum.dialects.mitigation", "mlir_quantum.compiler_driver", "pybind11", ] 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 = "3.3" # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "breathe", "exhale", "nbsphinx", "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.coverage", "sphinx.ext.graphviz", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", "sphinx.ext.mathjax", "sphinx.ext.napoleon", "sphinx.ext.todo", "sphinx.ext.viewcode", "sphinxext.opengraph", "sphinx_automodapi.automodapi", "sphinx_automodapi.smart_resolver", "m2r2", ] intersphinx_mapping = {"https://docs.pennylane.ai/en/stable/": None} # OpenGraph Metadata ogp_use_first_image = True # set to False for autocards ogp_image = "_static/catalyst_illustration.jpg" # comment for autocards ogp_social_cards = { "image": "_static/catalyst_illustration.jpg", "enable": True, "site_url": "https://docs.pennylane.ai/projects/catalyst", "line_color": "#03b2ff", } # The base URL with a proper language and version. html_baseurl = os.environ.get("READTHEDOCS_CANONICAL_URL", "/") autosummary_generate = True autosummary_imported_members = False automodapi_toctreedirnm = "code/api" automodsumm_inherited_members = True # Breathe extension breathe_projects = {"Catalyst": "./doxyoutput/xml"} breathe_default_project = "Catalyst" mathjax_path = ( "https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-MML-AM_CHTML" ) # nbsphinx settings exclude_patterns = [ "_build", "**.ipynb_checkpoints", "examples/.ipynb_checkpoints", "*-checkpoint.ipynb", ] nbsphinx_execute = "never" nbsphinx_epilog = """ .. raw:: html
doc/{{ env.doc2path(env.docname, base=None) }}
""" nbsphinx_requirejs_path = "" # Exhale extension # Setup the exhale extension exhale_args = { # These arguments are required "containmentFolder": "./api", "rootFileName": "library_root.rst", "rootFileTitle": "Overview", "doxygenStripFromPath": "..", # Suggested optional arguments "createTreeView": True, # TIP: if using the sphinx-bootstrap-theme, you need # "treeViewIsBootstrap": True, "exhaleExecutesDoxygen": True, "exhaleDoxygenStdin": ("INPUT = " + " ".join(CPP_FILES) + "\nEXCLUDE_SYMBOLS = std::* "), } # Add any paths that contain templates here, relative to this directory. from pennylane_sphinx_theme import templates_dir templates_path = [templates_dir(), "_templates"] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: source_suffix = ".rst" # The master toctree document. master_doc = "index" # General information about the project. project = "Catalyst" copyright = "2023, Xanadu Quantum Technologies" 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 catalyst # pylint: disable=wrong-import-position release = catalyst.__version__ # The short X.Y version. version = re.match(r"^(\d+\.\d+)", release).expand(r"\1") # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # today_fmt is used as the format for a strftime call. today_fmt = "%Y-%m-%d" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. show_authors = True # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The 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"] # -- html theme --------------------------------------------------------- html_theme = "pennylane" # html theme options (see theme.conf for more information) html_theme_options = { "navbar_name": "Catalyst", "navbar_active_link": 3, "google_analytics_tracking_id": "G-C480Z9JL0D", "extra_copyrights": [ "TensorFlow, the TensorFlow logo, and any related marks are trademarks " "of Google Inc." ], "toc_overview": True, "github_repo": "PennyLaneAI/catalyst", } edit_on_github_project = "PennyLaneAI/catalyst" edit_on_github_branch = "main/doc" # ============================================================ # the order in which autodoc lists the documented members autodoc_member_order = "bysource" # inheritance_diagram graphviz attributes inheritance_node_attrs = {"color": "lightskyblue1", "fillcolor": "lightskyblue1", "style": "filled"} # autodoc_default_flags = ['members'] autosummary_generate = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("html", "//docs.pennylane.ai/_/downloads/catalyst/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'xanaduai-catalyst', 'name': u'Catalyst', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'PennyLaneAI', 'proxied_api_host': '/_', 'github_repo': 'catalyst', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'e5ae8a76', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/xanaduai-catalyst/builds/1994972/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-02-05T15:49:19.961152Z, end-time: 2024-02-05T15:50:34.961553Z, duration: 75, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.5.0 Matplotlib is building the font cache; this may take a moment. CPP_SOURCE_DIR: /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/runtime/include ['../runtime/include/QuantumDevice.hpp', '../runtime/include/DataView.hpp', '../runtime/include/RuntimeCAPI.h', '../runtime/include/Exception.hpp', '../runtime/include/Types.h'] loading translations [en]... done making output directory... done [~] Exhale: executing doxygen. [+] Exhale: doxygen ran successfully in 0.06 seconds. [~] Exhale: adding tree view css / javascript. [+] Exhale: added tree view css / javascript. [~] Exhale: parsing Doxygen XML. [+] Exhale: finished parsing Doxygen XML in 0.47 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 0.2 seconds. [autosummary] generating autosummary for: changelog.md, code/__init__.rst, demos/adaptive_circuits_demo.ipynb, demos/magic_distillation_demo.ipynb, demos/qml/tutorial_qft_arithmetics.ipynb, demos/qml/tutorial_qubit_rotation.ipynb, dev/architecture.rst, dev/autograph.rst, dev/custom_devices.rst, dev/debugging.rst, dev/installation.rst, dev/quick_start.rst, dev/release_notes.rst, dev/roadmap.rst, dev/sharp_bits.rst, dev/transforms.rst, index.rst, modules/frontend.rst, modules/mlir.rst, modules/runtime.rst loading intersphinx inventory from https://docs.pennylane.ai/en/stable/objects.inv... [automodsumm] code/__init__.rst: found 20 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 20 source files that are out of date updating environment: [new config] 155 added, 0 changed, 0 removed reading sources... [ 0%] api/classCatalyst_1_1Runtime_1_1RuntimeException reading sources... [ 1%] api/classDataView reading sources... [ 1%] api/classDataView_1_1iterator reading sources... [ 2%] api/define_Exception_8hpp_1a01a74f58446a9be58e5a699d275fd7aa reading sources... [ 3%] api/define_Exception_8hpp_1aa5b156d8227c438f0562e9458d7cd79b reading sources... [ 3%] api/define_Exception_8hpp_1afee2a739bfb730f7b6cdc92f0231895b reading sources... [ 4%] api/define_QuantumDevice_8hpp_1adeca47a5e846930f4a8cacf645a93f5e reading sources... [ 5%] api/define_RuntimeCAPI_8h_1a0d2689f4c69c28f3ec3256b01a3146a2 reading sources... [ 5%] api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff reading sources... [ 6%] api/dir_runtime reading sources... [ 7%] api/dir_runtime_include reading sources... [ 7%] api/enum_Types_8h_1a2cf315637df2442ee2c23fd1291a87f5 reading sources... [ 8%] api/enum_Types_8h_1a6e26201eb21f1bedaf1ee4183e923545 reading sources... [ 9%] api/enum_Types_8h_1a85901d1da5ff83e122b5ac26c25e5085 reading sources... [ 9%] api/file_runtime_include_DataView.hpp reading sources... [ 10%] api/file_runtime_include_Exception.hpp reading sources... [ 10%] api/file_runtime_include_QuantumDevice.hpp reading sources... [ 11%] api/file_runtime_include_RuntimeCAPI.h reading sources... [ 12%] api/file_runtime_include_Types.h reading sources... [ 12%] api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285 reading sources... [ 13%] api/function_RuntimeCAPI_8h_1a079b738470ed1f329507e71afa257cd0 reading sources... [ 14%] api/function_RuntimeCAPI_8h_1a0a983452c0d47b282f433c339203ab9c reading sources... [ 14%] api/function_RuntimeCAPI_8h_1a0cd3e05177634d0e9a91958f8deedc03 reading sources... [ 15%] api/function_RuntimeCAPI_8h_1a0de55a73b90c0c486f3ed4dfa721ef41 reading sources... [ 16%] api/function_RuntimeCAPI_8h_1a1199c51451a67c9c827587cbf25fb134 reading sources... [ 16%] api/function_RuntimeCAPI_8h_1a13d3473d46462a347a5004ff45b84529 reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a177759b5cf3a19b4e637f6cb16e10518 reading sources... [ 18%] api/function_RuntimeCAPI_8h_1a18f5ea46dc367b14dc77bc27a2131fcc reading sources... [ 18%] api/function_RuntimeCAPI_8h_1a19d454452e8aebf5b18f53d2027856eb reading sources... [ 19%] api/function_RuntimeCAPI_8h_1a1be49ea1d01b81b214d23fd3d4c2b3e9 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a205c4ca67b6528f6da4a9f2fc14ed527 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a26fed78cdf3bdbe24e6bce4e36fd497b reading sources... [ 21%] api/function_RuntimeCAPI_8h_1a30efa4adf4fd19d3a83610e8171de6ae reading sources... [ 21%] api/function_RuntimeCAPI_8h_1a332adce7a98b0d2b0f013b14f7caba56 reading sources... [ 22%] api/function_RuntimeCAPI_8h_1a370e1997dc52ed516e5e61401d2cef76 reading sources... [ 23%] api/function_RuntimeCAPI_8h_1a3c24dd86f7d6bdf689a6784a8dd5a365 reading sources... [ 23%] api/function_RuntimeCAPI_8h_1a4060eff02bb91f22ecc7575e37932bd6 reading sources... [ 24%] api/function_RuntimeCAPI_8h_1a4310bdd10bd4ff7154375ab746fa05d5 reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a495c011b1090f2ec3cca3c9440631c1d reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a4a47e0c60c9c0d2e57628c7a5bfe127f reading sources... [ 26%] api/function_RuntimeCAPI_8h_1a4de4f1c651071b41ae62958dc7b55589 reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a50e4b00fd9863c723770e3f80985203e reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a548504da91f7950b53919efee8a1a400 reading sources... [ 28%] api/function_RuntimeCAPI_8h_1a5c1a10d2e1b37547357164703a26d396 reading sources... [ 29%] api/function_RuntimeCAPI_8h_1a5c8460e5ef4da3b09e8806efa3f73de1 reading sources... [ 29%] api/function_RuntimeCAPI_8h_1a61e0f4749127aa397620e21201a1d870 reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a63cae2c8c9d1e679014a1b53f2c2c485 reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a6452aead92a4b14cafa90d9e286335d9 reading sources... [ 31%] api/function_RuntimeCAPI_8h_1a687015a8106c4d25d12014653721e771 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a7274bf59481e7d55877beace46a5e955 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a75cc59087c769b0fbd0d8a3591cb4ddc reading sources... [ 33%] api/function_RuntimeCAPI_8h_1a760763ec4fc36b058df8ee10e30a1f13 reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a7a0663381e8d15ea3ae970b36c706c92 reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a7d57da40f28a4c8a62dc9df3426bb60c reading sources... [ 35%] api/function_RuntimeCAPI_8h_1a801d554acb7b390a17953c297ae9fa10 reading sources... [ 36%] api/function_RuntimeCAPI_8h_1a88207bd358a19ca41951829c4ee2819c reading sources... [ 36%] api/function_RuntimeCAPI_8h_1a91ac7f2738e9dc54c6f04365e54e0087 reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a9567c23b3f45c0b254a4cee6f8c0cb7e reading sources... [ 38%] api/function_RuntimeCAPI_8h_1a9d1f46c9315246e9409c6fdca8ff27bd reading sources... [ 38%] api/function_RuntimeCAPI_8h_1aa45cebbdc3cdb953ee2b7a15987293a4 reading sources... [ 39%] api/function_RuntimeCAPI_8h_1aa74b881b379cf0f917fc7e8c16857061 reading sources... [ 40%] api/function_RuntimeCAPI_8h_1aa93510da6179573ab80024b2c5e1997e reading sources... [ 40%] api/function_RuntimeCAPI_8h_1aa9c2c873b72d936a5710b12b5912caed reading sources... [ 41%] api/function_RuntimeCAPI_8h_1aa9ccc25f910bd3c9f0fb4149dae063fc reading sources... [ 41%] api/function_RuntimeCAPI_8h_1aaa897389a0e4dfd923b4c7894c3ec794 reading sources... [ 42%] api/function_RuntimeCAPI_8h_1ab7a16a3a27d72746d242131ed300595b reading sources... [ 43%] api/function_RuntimeCAPI_8h_1ab83e3a4f30cbf151eb21c8bf4ddd526d reading sources... [ 43%] api/function_RuntimeCAPI_8h_1ab8a75067b92ba2ff37d7d2566655b8b5 reading sources... [ 44%] api/function_RuntimeCAPI_8h_1abf908f50ebf3c00fd7574b157ac48c62 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1accccd8901aad438ed71aed08dfc07790 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1acf6ffb0623af59b8443d7897b4413785 reading sources... [ 46%] api/function_RuntimeCAPI_8h_1ad00a76f41ebba86b7c39d81c82dee60d reading sources... [ 47%] api/function_RuntimeCAPI_8h_1ad268b185c2d714e51e112affe754e8cf reading sources... [ 47%] api/function_RuntimeCAPI_8h_1ad26fd5155f9d6cff8fbfab14e029b2c7 reading sources... [ 48%] api/function_RuntimeCAPI_8h_1ad3990208bef5693eff584bdc9d8f0a4c reading sources... [ 49%] api/function_RuntimeCAPI_8h_1ae27c9514bdf4e3929814ba4349dbdd85 reading sources... [ 49%] api/function_RuntimeCAPI_8h_1ae627425b1511ea7da202814919897dd3 reading sources... [ 50%] api/function_RuntimeCAPI_8h_1aec5502bace8919eaa45b51724ca22734 reading sources... [ 50%] api/function_RuntimeCAPI_8h_1af0eba1abfb1f5df52af177ccf83473a2 reading sources... [ 51%] api/function_RuntimeCAPI_8h_1af353a50683a60086980749b4ca781dfd reading sources... [ 52%] api/function_RuntimeCAPI_8h_1af79cd271ebe7d46490947f000e060113 reading sources... [ 52%] api/function_RuntimeCAPI_8h_1afe3cb29996ef943bc40046147493faae reading sources... [ 53%] api/function_RuntimeCAPI_8h_1afeded72d3f62d868ed006dcc7db87842 reading sources... [ 54%] api/library_root reading sources... [ 54%] api/namespace_Catalyst reading sources... [ 55%] api/namespace_Catalyst__Runtime reading sources... [ 56%] api/namespace_std reading sources... [ 56%] api/program_listing_file_runtime_include_DataView.hpp reading sources... [ 57%] api/program_listing_file_runtime_include_Exception.hpp reading sources... [ 58%] api/program_listing_file_runtime_include_QuantumDevice.hpp reading sources... [ 58%] api/program_listing_file_runtime_include_RuntimeCAPI.h reading sources... [ 59%] api/program_listing_file_runtime_include_Types.h reading sources... [ 60%] api/structCatalyst_1_1Runtime_1_1QuantumDevice reading sources... [ 60%] api/structCplxT__double reading sources... [ 61%] api/structCplxT__float reading sources... [ 61%] api/structMemRefT__CplxT__double__1d reading sources... [ 62%] api/structMemRefT__CplxT__double__2d reading sources... [ 63%] api/structMemRefT__double__1d reading sources... [ 63%] api/structMemRefT__double__2d reading sources... [ 64%] api/structMemRefT__int64__1d reading sources... [ 65%] api/structOpaqueMemRefT reading sources... [ 65%] api/structPairT__MemRefT__double__int64__1d reading sources... [ 66%] api/typedef_Types_8h_1a14bd27f4b5ca3fc974f78dc2209461e9 reading sources... [ 67%] api/typedef_Types_8h_1a3f0c2c41a05c5c46dcfdc9083441521d reading sources... [ 67%] api/typedef_Types_8h_1a5004ab436c9c2ac0b28162a47534c4d7 reading sources... [ 68%] api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f reading sources... [ 69%] api/typedef_Types_8h_1a6f35d735ac4718534ea9967e85bfc408 reading sources... [ 69%] api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90 reading sources... [ 70%] api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e reading sources... [ 70%] api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6 reading sources... [ 71%] api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e reading sources... [ 72%] api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80 reading sources... [ 72%] api/typedef_Types_8h_1ad2810ee72712df3b699394a2ad43df0c reading sources... [ 73%] api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415 reading sources... [ 74%] api/unabridged_orphan reading sources... [ 74%] changelog reading sources... [ 75%] code/__init__ reading sources... [ 76%] code/api/catalyst.AutoGraphError reading sources... [ 76%] code/api/catalyst.CompileError reading sources... [ 77%] code/api/catalyst.CompileOptions reading sources... [ 78%] code/api/catalyst.QJIT reading sources... [ 78%] code/api/catalyst.adjoint reading sources... [ 79%] code/api/catalyst.autograph_ignore_fallbacks reading sources... [ 80%] code/api/catalyst.autograph_source reading sources... [ 80%] code/api/catalyst.autograph_strict_conversion reading sources... [ 81%] code/api/catalyst.cond reading sources... [ 81%] code/api/catalyst.ctrl reading sources... [ 82%] code/api/catalyst.debug.print reading sources... [ 83%] code/api/catalyst.for_loop reading sources... [ 83%] code/api/catalyst.grad reading sources... [ 84%] code/api/catalyst.jacobian reading sources... [ 85%] code/api/catalyst.jvp reading sources... [ 85%] code/api/catalyst.measure reading sources... [ 86%] code/api/catalyst.mitigate_with_zne reading sources... [ 87%] code/api/catalyst.qjit reading sources... [ 87%] code/api/catalyst.vjp reading sources... [ 88%] code/api/catalyst.while_loop reading sources... [ 89%] demos/adaptive_circuits_demo reading sources... [ 89%] demos/magic_distillation_demo reading sources... [ 90%] demos/qml/tutorial_qft_arithmetics reading sources... [ 90%] demos/qml/tutorial_qubit_rotation reading sources... [ 91%] dev/architecture reading sources... [ 92%] dev/autograph reading sources... [ 92%] dev/custom_devices reading sources... [ 93%] dev/debugging reading sources... [ 94%] dev/installation reading sources... [ 94%] dev/quick_start reading sources... [ 95%] dev/release_notes reading sources... [ 96%] dev/roadmap reading sources... [ 96%] dev/sharp_bits reading sources... [ 97%] dev/transforms reading sources... [ 98%] index reading sources... [ 98%] modules/frontend reading sources... [ 99%] modules/mlir reading sources... [100%] modules/runtime /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structCplxT__double:13. Declaration is '.. cpp:type:: struct CplxT_double CplxT_double'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__double__1d:13. Declaration is '.. cpp:type:: struct MemRefT_double_1d MemRefT_double_1d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__int64__1d:13. Declaration is '.. cpp:type:: struct MemRefT_int64_1d MemRefT_int64_1d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__CplxT__double__2d:13. Declaration is '.. cpp:type:: struct MemRefT_CplxT_double_2d MemRefT_CplxT_double_2d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__double__2d:13. Declaration is '.. cpp:type:: struct MemRefT_double_2d MemRefT_double_2d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structPairT__MemRefT__double__int64__1d:13. Declaration is '.. cpp:type:: struct PairT_MemRefT_double_int64_1d PairT_MemRefT_double_int64_1d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__CplxT__double__1d:13. Declaration is '.. cpp:type:: struct MemRefT_CplxT_double_1d MemRefT_CplxT_double_1d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/changelog.md:2046: WARNING: Inline interpreted text or phrase reference start-string without end-string. --- Logging error --- Traceback (most recent call last): File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/logging/__init__.py", line 1100, in emit msg = self.format(record) File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/logging/__init__.py", line 943, in format return fmt.format(record) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/util/logging.py", line 529, in format message = super().format(record) File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/logging/__init__.py", line 678, in format record.message = record.getMessage() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/util/logging.py", line 89, in getMessage message = super().getMessage() File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/logging/__init__.py", line 368, in getMessage msg = msg % self.args TypeError: not all arguments converted during string formatting Call stack: File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/__main__.py", line 7, in sys.exit(main(sys.argv[1:])) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/cmd/build.py", line 290, in main return build_main(argv) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/cmd/build.py", line 276, in build_main app.build(args.force_all, filenames) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/application.py", line 330, in build self.builder.build_update() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/builders/__init__.py", line 286, in build_update self.build(to_build, File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/builders/__init__.py", line 299, in build with logging.pending_warnings(): File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/util/logging.py", line 217, in pending_warnings memhandler.flushTo(logger) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/util/logging.py", line 182, in flushTo logger.handle(record) Message: 'Found additional options fullname in automodapi.' Arguments: (('code/__init__', 8),) /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb:182: WARNING: image file not readable: demonstrations/qft_arithmetics/3_qubits_fourier_basis.gif /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb:182: WARNING: image file not readable: demonstrations/qft_arithmetics/3_qubits_fourier_basis.gif /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qubit_rotation.ipynb:119: WARNING: File not found: 'demos/index.rst' /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/architecture.rst:2: WARNING: Duplicate explicit target name: "up-to-date list". /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/installation.rst:2: WARNING: Duplicate explicit target name: "dev containers". /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/installation.rst:162: ERROR: Unknown target name: "pennylane-lightning". changelog.md:2046: WARNING: Inline interpreted text or phrase reference start-string without end-string. ../runtime/README.rst:4: WARNING: Duplicate explicit target name: "amazon braket". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/library_root.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/changelog.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 0%] api/classCatalyst_1_1Runtime_1_1RuntimeException writing output... [ 1%] api/classDataView writing output... [ 1%] api/classDataView_1_1iterator writing output... [ 2%] api/define_Exception_8hpp_1a01a74f58446a9be58e5a699d275fd7aa writing output... [ 3%] api/define_Exception_8hpp_1aa5b156d8227c438f0562e9458d7cd79b writing output... [ 3%] api/define_Exception_8hpp_1afee2a739bfb730f7b6cdc92f0231895b writing output... [ 4%] api/define_QuantumDevice_8hpp_1adeca47a5e846930f4a8cacf645a93f5e writing output... [ 5%] api/define_RuntimeCAPI_8h_1a0d2689f4c69c28f3ec3256b01a3146a2 writing output... [ 5%] api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff writing output... [ 6%] api/dir_runtime writing output... [ 7%] api/dir_runtime_include writing output... [ 7%] api/enum_Types_8h_1a2cf315637df2442ee2c23fd1291a87f5 writing output... [ 8%] api/enum_Types_8h_1a6e26201eb21f1bedaf1ee4183e923545 writing output... [ 9%] api/enum_Types_8h_1a85901d1da5ff83e122b5ac26c25e5085 writing output... [ 9%] api/file_runtime_include_DataView.hpp writing output... [ 10%] api/file_runtime_include_Exception.hpp writing output... [ 10%] api/file_runtime_include_QuantumDevice.hpp writing output... [ 11%] api/file_runtime_include_RuntimeCAPI.h writing output... [ 12%] api/file_runtime_include_Types.h writing output... [ 12%] api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285 writing output... [ 13%] api/function_RuntimeCAPI_8h_1a079b738470ed1f329507e71afa257cd0 writing output... [ 14%] api/function_RuntimeCAPI_8h_1a0a983452c0d47b282f433c339203ab9c writing output... [ 14%] api/function_RuntimeCAPI_8h_1a0cd3e05177634d0e9a91958f8deedc03 writing output... [ 15%] api/function_RuntimeCAPI_8h_1a0de55a73b90c0c486f3ed4dfa721ef41 writing output... [ 16%] api/function_RuntimeCAPI_8h_1a1199c51451a67c9c827587cbf25fb134 writing output... [ 16%] api/function_RuntimeCAPI_8h_1a13d3473d46462a347a5004ff45b84529 writing output... [ 17%] api/function_RuntimeCAPI_8h_1a177759b5cf3a19b4e637f6cb16e10518 writing output... [ 18%] api/function_RuntimeCAPI_8h_1a18f5ea46dc367b14dc77bc27a2131fcc writing output... [ 18%] api/function_RuntimeCAPI_8h_1a19d454452e8aebf5b18f53d2027856eb writing output... [ 19%] api/function_RuntimeCAPI_8h_1a1be49ea1d01b81b214d23fd3d4c2b3e9 writing output... [ 20%] api/function_RuntimeCAPI_8h_1a205c4ca67b6528f6da4a9f2fc14ed527 writing output... [ 20%] api/function_RuntimeCAPI_8h_1a26fed78cdf3bdbe24e6bce4e36fd497b writing output... [ 21%] api/function_RuntimeCAPI_8h_1a30efa4adf4fd19d3a83610e8171de6ae writing output... [ 21%] api/function_RuntimeCAPI_8h_1a332adce7a98b0d2b0f013b14f7caba56 writing output... [ 22%] api/function_RuntimeCAPI_8h_1a370e1997dc52ed516e5e61401d2cef76 writing output... [ 23%] api/function_RuntimeCAPI_8h_1a3c24dd86f7d6bdf689a6784a8dd5a365 writing output... [ 23%] api/function_RuntimeCAPI_8h_1a4060eff02bb91f22ecc7575e37932bd6 writing output... [ 24%] api/function_RuntimeCAPI_8h_1a4310bdd10bd4ff7154375ab746fa05d5 writing output... [ 25%] api/function_RuntimeCAPI_8h_1a495c011b1090f2ec3cca3c9440631c1d writing output... [ 25%] api/function_RuntimeCAPI_8h_1a4a47e0c60c9c0d2e57628c7a5bfe127f writing output... [ 26%] api/function_RuntimeCAPI_8h_1a4de4f1c651071b41ae62958dc7b55589 writing output... [ 27%] api/function_RuntimeCAPI_8h_1a50e4b00fd9863c723770e3f80985203e writing output... [ 27%] api/function_RuntimeCAPI_8h_1a548504da91f7950b53919efee8a1a400 writing output... [ 28%] api/function_RuntimeCAPI_8h_1a5c1a10d2e1b37547357164703a26d396 writing output... [ 29%] api/function_RuntimeCAPI_8h_1a5c8460e5ef4da3b09e8806efa3f73de1 writing output... [ 29%] api/function_RuntimeCAPI_8h_1a61e0f4749127aa397620e21201a1d870 writing output... [ 30%] api/function_RuntimeCAPI_8h_1a63cae2c8c9d1e679014a1b53f2c2c485 writing output... [ 30%] api/function_RuntimeCAPI_8h_1a6452aead92a4b14cafa90d9e286335d9 writing output... [ 31%] api/function_RuntimeCAPI_8h_1a687015a8106c4d25d12014653721e771 writing output... [ 32%] api/function_RuntimeCAPI_8h_1a7274bf59481e7d55877beace46a5e955 writing output... [ 32%] api/function_RuntimeCAPI_8h_1a75cc59087c769b0fbd0d8a3591cb4ddc writing output... [ 33%] api/function_RuntimeCAPI_8h_1a760763ec4fc36b058df8ee10e30a1f13 writing output... [ 34%] api/function_RuntimeCAPI_8h_1a7a0663381e8d15ea3ae970b36c706c92 writing output... [ 34%] api/function_RuntimeCAPI_8h_1a7d57da40f28a4c8a62dc9df3426bb60c writing output... [ 35%] api/function_RuntimeCAPI_8h_1a801d554acb7b390a17953c297ae9fa10 writing output... [ 36%] api/function_RuntimeCAPI_8h_1a88207bd358a19ca41951829c4ee2819c writing output... [ 36%] api/function_RuntimeCAPI_8h_1a91ac7f2738e9dc54c6f04365e54e0087 writing output... [ 37%] api/function_RuntimeCAPI_8h_1a9567c23b3f45c0b254a4cee6f8c0cb7e writing output... [ 38%] api/function_RuntimeCAPI_8h_1a9d1f46c9315246e9409c6fdca8ff27bd writing output... [ 38%] api/function_RuntimeCAPI_8h_1aa45cebbdc3cdb953ee2b7a15987293a4 writing output... [ 39%] api/function_RuntimeCAPI_8h_1aa74b881b379cf0f917fc7e8c16857061 writing output... [ 40%] api/function_RuntimeCAPI_8h_1aa93510da6179573ab80024b2c5e1997e writing output... [ 40%] api/function_RuntimeCAPI_8h_1aa9c2c873b72d936a5710b12b5912caed writing output... [ 41%] api/function_RuntimeCAPI_8h_1aa9ccc25f910bd3c9f0fb4149dae063fc writing output... [ 41%] api/function_RuntimeCAPI_8h_1aaa897389a0e4dfd923b4c7894c3ec794 writing output... [ 42%] api/function_RuntimeCAPI_8h_1ab7a16a3a27d72746d242131ed300595b writing output... [ 43%] api/function_RuntimeCAPI_8h_1ab83e3a4f30cbf151eb21c8bf4ddd526d writing output... [ 43%] api/function_RuntimeCAPI_8h_1ab8a75067b92ba2ff37d7d2566655b8b5 writing output... [ 44%] api/function_RuntimeCAPI_8h_1abf908f50ebf3c00fd7574b157ac48c62 writing output... [ 45%] api/function_RuntimeCAPI_8h_1accccd8901aad438ed71aed08dfc07790 writing output... [ 45%] api/function_RuntimeCAPI_8h_1acf6ffb0623af59b8443d7897b4413785 writing output... [ 46%] api/function_RuntimeCAPI_8h_1ad00a76f41ebba86b7c39d81c82dee60d writing output... [ 47%] api/function_RuntimeCAPI_8h_1ad268b185c2d714e51e112affe754e8cf writing output... [ 47%] api/function_RuntimeCAPI_8h_1ad26fd5155f9d6cff8fbfab14e029b2c7 writing output... [ 48%] api/function_RuntimeCAPI_8h_1ad3990208bef5693eff584bdc9d8f0a4c writing output... [ 49%] api/function_RuntimeCAPI_8h_1ae27c9514bdf4e3929814ba4349dbdd85 writing output... [ 49%] api/function_RuntimeCAPI_8h_1ae627425b1511ea7da202814919897dd3 writing output... [ 50%] api/function_RuntimeCAPI_8h_1aec5502bace8919eaa45b51724ca22734 writing output... [ 50%] api/function_RuntimeCAPI_8h_1af0eba1abfb1f5df52af177ccf83473a2 writing output... [ 51%] api/function_RuntimeCAPI_8h_1af353a50683a60086980749b4ca781dfd writing output... [ 52%] api/function_RuntimeCAPI_8h_1af79cd271ebe7d46490947f000e060113 writing output... [ 52%] api/function_RuntimeCAPI_8h_1afe3cb29996ef943bc40046147493faae writing output... [ 53%] api/function_RuntimeCAPI_8h_1afeded72d3f62d868ed006dcc7db87842 writing output... [ 54%] api/library_root writing output... [ 54%] api/namespace_Catalyst writing output... [ 55%] api/namespace_Catalyst__Runtime writing output... [ 56%] api/namespace_std writing output... [ 56%] api/program_listing_file_runtime_include_DataView.hpp writing output... [ 57%] api/program_listing_file_runtime_include_Exception.hpp writing output... [ 58%] api/program_listing_file_runtime_include_QuantumDevice.hpp writing output... [ 58%] api/program_listing_file_runtime_include_RuntimeCAPI.h writing output... [ 59%] api/program_listing_file_runtime_include_Types.h writing output... [ 60%] api/structCatalyst_1_1Runtime_1_1QuantumDevice writing output... [ 60%] api/structCplxT__double writing output... [ 61%] api/structCplxT__float writing output... [ 61%] api/structMemRefT__CplxT__double__1d writing output... [ 62%] api/structMemRefT__CplxT__double__2d writing output... [ 63%] api/structMemRefT__double__1d writing output... [ 63%] api/structMemRefT__double__2d writing output... [ 64%] api/structMemRefT__int64__1d writing output... [ 65%] api/structOpaqueMemRefT writing output... [ 65%] api/structPairT__MemRefT__double__int64__1d writing output... [ 66%] api/typedef_Types_8h_1a14bd27f4b5ca3fc974f78dc2209461e9 writing output... [ 67%] api/typedef_Types_8h_1a3f0c2c41a05c5c46dcfdc9083441521d writing output... [ 67%] api/typedef_Types_8h_1a5004ab436c9c2ac0b28162a47534c4d7 writing output... [ 68%] api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f writing output... [ 69%] api/typedef_Types_8h_1a6f35d735ac4718534ea9967e85bfc408 writing output... [ 69%] api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90 writing output... [ 70%] api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e writing output... [ 70%] api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6 writing output... [ 71%] api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e writing output... [ 72%] api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80 writing output... [ 72%] api/typedef_Types_8h_1ad2810ee72712df3b699394a2ad43df0c writing output... [ 73%] api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415 writing output... [ 74%] api/unabridged_orphan writing output... [ 74%] changelog writing output... [ 75%] code/__init__ writing output... [ 76%] code/api/catalyst.AutoGraphError writing output... [ 76%] code/api/catalyst.CompileError writing output... [ 77%] code/api/catalyst.CompileOptions writing output... [ 78%] code/api/catalyst.QJIT writing output... [ 78%] code/api/catalyst.adjoint writing output... [ 79%] code/api/catalyst.autograph_ignore_fallbacks writing output... [ 80%] code/api/catalyst.autograph_source writing output... [ 80%] code/api/catalyst.autograph_strict_conversion writing output... [ 81%] code/api/catalyst.cond writing output... [ 81%] code/api/catalyst.ctrl writing output... [ 82%] code/api/catalyst.debug.print writing output... [ 83%] code/api/catalyst.for_loop writing output... [ 83%] code/api/catalyst.grad writing output... [ 84%] code/api/catalyst.jacobian writing output... [ 85%] code/api/catalyst.jvp writing output... [ 85%] code/api/catalyst.measure writing output... [ 86%] code/api/catalyst.mitigate_with_zne writing output... [ 87%] code/api/catalyst.qjit writing output... [ 87%] code/api/catalyst.vjp writing output... [ 88%] code/api/catalyst.while_loop writing output... [ 89%] demos/adaptive_circuits_demo writing output... [ 89%] demos/magic_distillation_demo writing output... [ 90%] demos/qml/tutorial_qft_arithmetics writing output... [ 90%] demos/qml/tutorial_qubit_rotation writing output... [ 91%] dev/architecture writing output... [ 92%] dev/autograph writing output... [ 92%] dev/custom_devices writing output... [ 93%] dev/debugging writing output... [ 94%] dev/installation writing output... [ 94%] dev/quick_start writing output... [ 95%] dev/release_notes writing output... [ 96%] dev/roadmap writing output... [ 96%] dev/sharp_bits writing output... [ 97%] dev/transforms writing output... [ 98%] index writing output... [ 98%] modules/frontend writing output... [ 99%] modules/mlir writing output... [100%] modules/runtime generating indices... genindex py-modindex done copying notebooks ... [ 25%] demos/adaptive_circuits_demo.ipynb copying notebooks ... [ 50%] demos/magic_distillation_demo.ipynb copying notebooks ... [ 75%] demos/qml/tutorial_qft_arithmetics.ipynb copying notebooks ... [100%] demos/qml/tutorial_qubit_rotation.ipynb highlighting module code... [ 16%] catalyst.ag_utils highlighting module code... [ 33%] catalyst.compilation_pipelines highlighting module code... [ 50%] catalyst.compiler highlighting module code... [ 66%] catalyst.debug highlighting module code... [ 83%] catalyst.pennylane_extensions highlighting module code... [100%] catalyst.utils.exceptions writing additional pages... search done copying images... [ 12%] _build/doctrees/nbsphinx/demos_magic_distillation_demo_10_0.png copying images... [ 25%] _build/doctrees/nbsphinx/demos_qml_tutorial_qft_arithmetics_10_0.png copying images... [ 37%] _static/arch/overview.svg copying images... [ 50%] _static/arch/frontend.svg copying images... [ 62%] _static/arch/compiler.svg copying images... [ 75%] _static/arch/runtime.svg copying images... [ 87%] _static/arch/legend.svg copying images... [100%] _static/catalyst-autograph.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 20 warnings. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2024-02-05T15:50:35.080078Z, end-time: 2024-02-05T15:50:52.766586Z, duration: 17, exit-code: 0 python -m sphinx -T -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v4.5.0 CPP_SOURCE_DIR: /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/runtime/include ['../runtime/include/Exception.hpp', '../runtime/include/DataView.hpp', '../runtime/include/QuantumDevice.hpp', '../runtime/include/Types.h', '../runtime/include/RuntimeCAPI.h'] loading translations [en]... done making output directory... done loading pickled environment... done [~] Exhale: executing doxygen. [+] Exhale: doxygen ran successfully in 0.06 seconds. [~] Exhale: adding tree view css / javascript. [+] Exhale: added tree view css / javascript. [~] Exhale: parsing Doxygen XML. [+] Exhale: finished parsing Doxygen XML in 0.46 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 0.21 seconds. [autosummary] generating autosummary for: api/classCatalyst_1_1Runtime_1_1RuntimeException.rst, api/classDataView.rst, api/classDataView_1_1iterator.rst, api/define_Exception_8hpp_1a01a74f58446a9be58e5a699d275fd7aa.rst, api/define_Exception_8hpp_1aa5b156d8227c438f0562e9458d7cd79b.rst, api/define_Exception_8hpp_1afee2a739bfb730f7b6cdc92f0231895b.rst, api/define_QuantumDevice_8hpp_1adeca47a5e846930f4a8cacf645a93f5e.rst, api/define_RuntimeCAPI_8h_1a0d2689f4c69c28f3ec3256b01a3146a2.rst, api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff.rst, api/dir_runtime.rst, ..., dev/installation.rst, dev/quick_start.rst, dev/release_notes.rst, dev/roadmap.rst, dev/sharp_bits.rst, dev/transforms.rst, index.rst, modules/frontend.rst, modules/mlir.rst, modules/runtime.rst [automodsumm] code/__init__.rst: found 20 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [config changed ('exhale_args')] 155 added, 98 changed, 0 removed reading sources... [ 0%] api/classCatalyst_1_1Runtime_1_1RuntimeException reading sources... [ 1%] api/classDataView reading sources... [ 1%] api/classDataView_1_1iterator reading sources... [ 2%] api/define_Exception_8hpp_1a01a74f58446a9be58e5a699d275fd7aa reading sources... [ 3%] api/define_Exception_8hpp_1aa5b156d8227c438f0562e9458d7cd79b reading sources... [ 3%] api/define_Exception_8hpp_1afee2a739bfb730f7b6cdc92f0231895b reading sources... [ 4%] api/define_QuantumDevice_8hpp_1adeca47a5e846930f4a8cacf645a93f5e reading sources... [ 5%] api/define_RuntimeCAPI_8h_1a0d2689f4c69c28f3ec3256b01a3146a2 reading sources... [ 5%] api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff reading sources... [ 6%] api/dir_runtime reading sources... [ 7%] api/dir_runtime_include reading sources... [ 7%] api/enum_Types_8h_1a2cf315637df2442ee2c23fd1291a87f5 reading sources... [ 8%] api/enum_Types_8h_1a6e26201eb21f1bedaf1ee4183e923545 reading sources... [ 9%] api/enum_Types_8h_1a85901d1da5ff83e122b5ac26c25e5085 reading sources... [ 9%] api/file_runtime_include_DataView.hpp reading sources... [ 10%] api/file_runtime_include_Exception.hpp reading sources... [ 10%] api/file_runtime_include_QuantumDevice.hpp reading sources... [ 11%] api/file_runtime_include_RuntimeCAPI.h reading sources... [ 12%] api/file_runtime_include_Types.h reading sources... [ 12%] api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285 reading sources... [ 13%] api/function_RuntimeCAPI_8h_1a079b738470ed1f329507e71afa257cd0 reading sources... [ 14%] api/function_RuntimeCAPI_8h_1a0a983452c0d47b282f433c339203ab9c reading sources... [ 14%] api/function_RuntimeCAPI_8h_1a0cd3e05177634d0e9a91958f8deedc03 reading sources... [ 15%] api/function_RuntimeCAPI_8h_1a0de55a73b90c0c486f3ed4dfa721ef41 reading sources... [ 16%] api/function_RuntimeCAPI_8h_1a1199c51451a67c9c827587cbf25fb134 reading sources... [ 16%] api/function_RuntimeCAPI_8h_1a13d3473d46462a347a5004ff45b84529 reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a177759b5cf3a19b4e637f6cb16e10518 reading sources... [ 18%] api/function_RuntimeCAPI_8h_1a18f5ea46dc367b14dc77bc27a2131fcc reading sources... [ 18%] api/function_RuntimeCAPI_8h_1a19d454452e8aebf5b18f53d2027856eb reading sources... [ 19%] api/function_RuntimeCAPI_8h_1a1be49ea1d01b81b214d23fd3d4c2b3e9 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a205c4ca67b6528f6da4a9f2fc14ed527 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a26fed78cdf3bdbe24e6bce4e36fd497b reading sources... [ 21%] api/function_RuntimeCAPI_8h_1a30efa4adf4fd19d3a83610e8171de6ae reading sources... [ 21%] api/function_RuntimeCAPI_8h_1a332adce7a98b0d2b0f013b14f7caba56 reading sources... [ 22%] api/function_RuntimeCAPI_8h_1a370e1997dc52ed516e5e61401d2cef76 reading sources... [ 23%] api/function_RuntimeCAPI_8h_1a3c24dd86f7d6bdf689a6784a8dd5a365 reading sources... [ 23%] api/function_RuntimeCAPI_8h_1a4060eff02bb91f22ecc7575e37932bd6 reading sources... [ 24%] api/function_RuntimeCAPI_8h_1a4310bdd10bd4ff7154375ab746fa05d5 reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a495c011b1090f2ec3cca3c9440631c1d reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a4a47e0c60c9c0d2e57628c7a5bfe127f reading sources... [ 26%] api/function_RuntimeCAPI_8h_1a4de4f1c651071b41ae62958dc7b55589 reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a50e4b00fd9863c723770e3f80985203e reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a548504da91f7950b53919efee8a1a400 reading sources... [ 28%] api/function_RuntimeCAPI_8h_1a5c1a10d2e1b37547357164703a26d396 reading sources... [ 29%] api/function_RuntimeCAPI_8h_1a5c8460e5ef4da3b09e8806efa3f73de1 reading sources... [ 29%] api/function_RuntimeCAPI_8h_1a61e0f4749127aa397620e21201a1d870 reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a63cae2c8c9d1e679014a1b53f2c2c485 reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a6452aead92a4b14cafa90d9e286335d9 reading sources... [ 31%] api/function_RuntimeCAPI_8h_1a687015a8106c4d25d12014653721e771 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a7274bf59481e7d55877beace46a5e955 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a75cc59087c769b0fbd0d8a3591cb4ddc reading sources... [ 33%] api/function_RuntimeCAPI_8h_1a760763ec4fc36b058df8ee10e30a1f13 reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a7a0663381e8d15ea3ae970b36c706c92 reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a7d57da40f28a4c8a62dc9df3426bb60c reading sources... [ 35%] api/function_RuntimeCAPI_8h_1a801d554acb7b390a17953c297ae9fa10 reading sources... [ 36%] api/function_RuntimeCAPI_8h_1a88207bd358a19ca41951829c4ee2819c reading sources... [ 36%] api/function_RuntimeCAPI_8h_1a91ac7f2738e9dc54c6f04365e54e0087 reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a9567c23b3f45c0b254a4cee6f8c0cb7e reading sources... [ 38%] api/function_RuntimeCAPI_8h_1a9d1f46c9315246e9409c6fdca8ff27bd reading sources... [ 38%] api/function_RuntimeCAPI_8h_1aa45cebbdc3cdb953ee2b7a15987293a4 reading sources... [ 39%] api/function_RuntimeCAPI_8h_1aa74b881b379cf0f917fc7e8c16857061 reading sources... [ 40%] api/function_RuntimeCAPI_8h_1aa93510da6179573ab80024b2c5e1997e reading sources... [ 40%] api/function_RuntimeCAPI_8h_1aa9c2c873b72d936a5710b12b5912caed reading sources... [ 41%] api/function_RuntimeCAPI_8h_1aa9ccc25f910bd3c9f0fb4149dae063fc reading sources... [ 41%] api/function_RuntimeCAPI_8h_1aaa897389a0e4dfd923b4c7894c3ec794 reading sources... [ 42%] api/function_RuntimeCAPI_8h_1ab7a16a3a27d72746d242131ed300595b reading sources... [ 43%] api/function_RuntimeCAPI_8h_1ab83e3a4f30cbf151eb21c8bf4ddd526d reading sources... [ 43%] api/function_RuntimeCAPI_8h_1ab8a75067b92ba2ff37d7d2566655b8b5 reading sources... [ 44%] api/function_RuntimeCAPI_8h_1abf908f50ebf3c00fd7574b157ac48c62 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1accccd8901aad438ed71aed08dfc07790 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1acf6ffb0623af59b8443d7897b4413785 reading sources... [ 46%] api/function_RuntimeCAPI_8h_1ad00a76f41ebba86b7c39d81c82dee60d reading sources... [ 47%] api/function_RuntimeCAPI_8h_1ad268b185c2d714e51e112affe754e8cf reading sources... [ 47%] api/function_RuntimeCAPI_8h_1ad26fd5155f9d6cff8fbfab14e029b2c7 reading sources... [ 48%] api/function_RuntimeCAPI_8h_1ad3990208bef5693eff584bdc9d8f0a4c reading sources... [ 49%] api/function_RuntimeCAPI_8h_1ae27c9514bdf4e3929814ba4349dbdd85 reading sources... [ 49%] api/function_RuntimeCAPI_8h_1ae627425b1511ea7da202814919897dd3 reading sources... [ 50%] api/function_RuntimeCAPI_8h_1aec5502bace8919eaa45b51724ca22734 reading sources... [ 50%] api/function_RuntimeCAPI_8h_1af0eba1abfb1f5df52af177ccf83473a2 reading sources... [ 51%] api/function_RuntimeCAPI_8h_1af353a50683a60086980749b4ca781dfd reading sources... [ 52%] api/function_RuntimeCAPI_8h_1af79cd271ebe7d46490947f000e060113 reading sources... [ 52%] api/function_RuntimeCAPI_8h_1afe3cb29996ef943bc40046147493faae reading sources... [ 53%] api/function_RuntimeCAPI_8h_1afeded72d3f62d868ed006dcc7db87842 reading sources... [ 54%] api/library_root reading sources... [ 54%] api/namespace_Catalyst reading sources... [ 55%] api/namespace_Catalyst__Runtime reading sources... [ 56%] api/namespace_std reading sources... [ 56%] api/program_listing_file_runtime_include_DataView.hpp reading sources... [ 57%] api/program_listing_file_runtime_include_Exception.hpp reading sources... [ 58%] api/program_listing_file_runtime_include_QuantumDevice.hpp reading sources... [ 58%] api/program_listing_file_runtime_include_RuntimeCAPI.h reading sources... [ 59%] api/program_listing_file_runtime_include_Types.h reading sources... [ 60%] api/structCatalyst_1_1Runtime_1_1QuantumDevice reading sources... [ 60%] api/structCplxT__double reading sources... [ 61%] api/structCplxT__float reading sources... [ 61%] api/structMemRefT__CplxT__double__1d reading sources... [ 62%] api/structMemRefT__CplxT__double__2d reading sources... [ 63%] api/structMemRefT__double__1d reading sources... [ 63%] api/structMemRefT__double__2d reading sources... [ 64%] api/structMemRefT__int64__1d reading sources... [ 65%] api/structOpaqueMemRefT reading sources... [ 65%] api/structPairT__MemRefT__double__int64__1d reading sources... [ 66%] api/typedef_Types_8h_1a14bd27f4b5ca3fc974f78dc2209461e9 reading sources... [ 67%] api/typedef_Types_8h_1a3f0c2c41a05c5c46dcfdc9083441521d reading sources... [ 67%] api/typedef_Types_8h_1a5004ab436c9c2ac0b28162a47534c4d7 reading sources... [ 68%] api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f reading sources... [ 69%] api/typedef_Types_8h_1a6f35d735ac4718534ea9967e85bfc408 reading sources... [ 69%] api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90 reading sources... [ 70%] api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e reading sources... [ 70%] api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6 reading sources... [ 71%] api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e reading sources... [ 72%] api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80 reading sources... [ 72%] api/typedef_Types_8h_1ad2810ee72712df3b699394a2ad43df0c reading sources... [ 73%] api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415 reading sources... [ 74%] api/unabridged_orphan reading sources... [ 74%] changelog reading sources... [ 75%] code/__init__ reading sources... [ 76%] code/api/catalyst.AutoGraphError reading sources... [ 76%] code/api/catalyst.CompileError reading sources... [ 77%] code/api/catalyst.CompileOptions reading sources... [ 78%] code/api/catalyst.QJIT reading sources... [ 78%] code/api/catalyst.adjoint reading sources... [ 79%] code/api/catalyst.autograph_ignore_fallbacks reading sources... [ 80%] code/api/catalyst.autograph_source reading sources... [ 80%] code/api/catalyst.autograph_strict_conversion reading sources... [ 81%] code/api/catalyst.cond reading sources... [ 81%] code/api/catalyst.ctrl reading sources... [ 82%] code/api/catalyst.debug.print reading sources... [ 83%] code/api/catalyst.for_loop reading sources... [ 83%] code/api/catalyst.grad reading sources... [ 84%] code/api/catalyst.jacobian reading sources... [ 85%] code/api/catalyst.jvp reading sources... [ 85%] code/api/catalyst.measure reading sources... [ 86%] code/api/catalyst.mitigate_with_zne reading sources... [ 87%] code/api/catalyst.qjit reading sources... [ 87%] code/api/catalyst.vjp reading sources... [ 88%] code/api/catalyst.while_loop reading sources... [ 89%] demos/adaptive_circuits_demo reading sources... [ 89%] demos/magic_distillation_demo reading sources... [ 90%] demos/qml/tutorial_qft_arithmetics reading sources... [ 90%] demos/qml/tutorial_qubit_rotation reading sources... [ 91%] dev/architecture reading sources... [ 92%] dev/autograph reading sources... [ 92%] dev/custom_devices reading sources... [ 93%] dev/debugging reading sources... [ 94%] dev/installation reading sources... [ 94%] dev/quick_start reading sources... [ 95%] dev/release_notes reading sources... [ 96%] dev/roadmap reading sources... [ 96%] dev/sharp_bits reading sources... [ 97%] dev/transforms reading sources... [ 98%] index reading sources... [ 98%] modules/frontend reading sources... [ 99%] modules/mlir reading sources... [100%] modules/runtime /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structCplxT__double:13. Declaration is '.. cpp:type:: struct CplxT_double CplxT_double'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__double__1d:13. Declaration is '.. cpp:type:: struct MemRefT_double_1d MemRefT_double_1d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__int64__1d:13. Declaration is '.. cpp:type:: struct MemRefT_int64_1d MemRefT_int64_1d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__CplxT__double__2d:13. Declaration is '.. cpp:type:: struct MemRefT_CplxT_double_2d MemRefT_CplxT_double_2d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__double__2d:13. Declaration is '.. cpp:type:: struct MemRefT_double_2d MemRefT_double_2d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structPairT__MemRefT__double__int64__1d:13. Declaration is '.. cpp:type:: struct PairT_MemRefT_double_int64_1d PairT_MemRefT_double_int64_1d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415.rst:13: WARNING: Duplicate C++ declaration, also defined at api/structMemRefT__CplxT__double__1d:13. Declaration is '.. cpp:type:: struct MemRefT_CplxT_double_1d MemRefT_CplxT_double_1d'. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/changelog.md:2046: WARNING: Inline interpreted text or phrase reference start-string without end-string. --- Logging error --- Traceback (most recent call last): File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/logging/__init__.py", line 1100, in emit msg = self.format(record) File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/logging/__init__.py", line 943, in format return fmt.format(record) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/util/logging.py", line 529, in format message = super().format(record) File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/logging/__init__.py", line 678, in format record.message = record.getMessage() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/util/logging.py", line 89, in getMessage message = super().getMessage() File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/logging/__init__.py", line 368, in getMessage msg = msg % self.args TypeError: not all arguments converted during string formatting Call stack: File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/runpy.py", line 196, in _run_module_as_main return _run_code(code, main_globals, None, File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/__main__.py", line 7, in sys.exit(main(sys.argv[1:])) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/cmd/build.py", line 290, in main return build_main(argv) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/cmd/build.py", line 276, in build_main app.build(args.force_all, filenames) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/application.py", line 330, in build self.builder.build_update() File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/builders/__init__.py", line 283, in build_update self.build(['__all__'], to_build) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/builders/__init__.py", line 299, in build with logging.pending_warnings(): File "/home/docs/.asdf/installs/python/3.10.13/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/util/logging.py", line 217, in pending_warnings memhandler.flushTo(logger) File "/home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages/sphinx/util/logging.py", line 182, in flushTo logger.handle(record) Message: 'Found additional options fullname in automodapi.' Arguments: (('code/__init__', 8),) /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb:182: WARNING: image file not readable: demonstrations/qft_arithmetics/3_qubits_fourier_basis.gif /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb:182: WARNING: image file not readable: demonstrations/qft_arithmetics/3_qubits_fourier_basis.gif /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qubit_rotation.ipynb:119: WARNING: File not found: 'demos/index.rst' /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/architecture.rst:2: WARNING: Duplicate explicit target name: "up-to-date list". /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/installation.rst:2: WARNING: Duplicate explicit target name: "dev containers". /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/installation.rst:162: ERROR: Unknown target name: "pennylane-lightning". changelog.md:2046: WARNING: Inline interpreted text or phrase reference start-string without end-string. ../runtime/README.rst:4: WARNING: Duplicate explicit target name: "amazon braket". looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/api/library_root.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/changelog.md: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... dev/installation dev/quick_start dev/autograph dev/sharp_bits dev/release_notes dev/architecture modules/frontend modules/mlir dev/transforms modules/runtime dev/debugging dev/custom_devices dev/roadmap demos/magic_distillation_demo demos/adaptive_circuits_demo demos/qml/tutorial_qubit_rotation code/__init__ code/api/catalyst.qjit code/api/catalyst.for_loop code/api/catalyst.while_loop code/api/catalyst.cond code/api/catalyst.ctrl code/api/catalyst.measure code/api/catalyst.grad code/api/catalyst.jacobian code/api/catalyst.vjp code/api/catalyst.jvp code/api/catalyst.adjoint code/api/catalyst.mitigate_with_zne code/api/catalyst.autograph_source code/api/catalyst.QJIT code/api/catalyst.AutoGraphError code/api/catalyst.CompileError code/api/catalyst.CompileOptions code/api/catalyst.autograph_ignore_fallbacks code/api/catalyst.autograph_strict_conversion code/api/catalyst.debug.print api/file_runtime_include_QuantumDevice.hpp api/program_listing_file_runtime_include_QuantumDevice.hpp api/file_runtime_include_RuntimeCAPI.h api/program_listing_file_runtime_include_RuntimeCAPI.h done writing... done writing additional files... done copying images... [ 14%] _static/catalyst-autograph.png copying images... [ 28%] _static/arch/overview.svg copying images... [ 42%] _static/arch/frontend.svg copying images... [ 57%] _static/arch/compiler.svg copying images... [ 71%] _static/arch/runtime.svg copying images... [ 85%] _static/arch/legend.svg copying images... [100%] _build/doctrees/nbsphinx/demos_magic_distillation_demo_10_0.png copying static files... done copying extra files... done dumping object inventory... done build succeeded, 20 warnings. The HTML page is in ../_readthedocs/htmlzip. Updating searchtools for Read the Docs search...