Read the Docs build information Build id: 1535506 Project: xanaduai-catalyst Version: latest Commit: 43e09f7d8ee66567bb5bdd9a2e261b6d85da1310 Date: 2023-06-13T22:32:42.310598Z State: finished Success: True [rtd-command-info] start-time: 2023-06-13T22:32:44.378204Z, end-time: 2023-06-13T22:32:46.109025Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:PennyLaneAI/catalyst.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.112' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-06-13T22:32:46.322568Z, end-time: 2023-06-13T22:32:46.427704Z, 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 43e09f7 Update JAX to v0.4.10 (#143) [rtd-command-info] start-time: 2023-06-13T22:32:46.624573Z, end-time: 2023-06-13T22:32:46.702619Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-06-13T22:32:47.682214Z, end-time: 2023-06-13T22:32:59.729707Z, duration: 12, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [108 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [931 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.2 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [457 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [861 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [36.3 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [579 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [456 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1178 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [27.0 kB] Fetched 4954 kB in 2s (2289 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-06-13T22:32:59.914998Z, end-time: 2023-06-13T22:33:46.343313Z, duration: 46, 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 128 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 (1178 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: 2023-06-13T22:33:50.733042Z, end-time: 2023-06-13T22:33:50.810266Z, duration: 0, exit-code: 0 asdf global python 3.10.8 [rtd-command-info] start-time: 2023-06-13T22:33:51.434361Z, end-time: 2023-06-13T22:33:52.451610Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.8.final.0-64 in 712ms 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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-06-13T22:33:52.638656Z, end-time: 2023-06-13T22:34:03.293036Z, duration: 10, 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 (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (57.4.0) Collecting setuptools Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1.2 setuptools-67.8.0 [rtd-command-info] start-time: 2023-06-13T22:34:03.522620Z, end-time: 2023-06-13T22:34:11.620049Z, duration: 8, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.5.0-cp310-cp310-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 17.4 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 35.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 13.2 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-7.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 45.2 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 63.7 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.1-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 94.0 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 265.4 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 255.9 MB/s eta 0:00:00 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.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 255.6 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 255.9 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 247.3 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 265.8 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 85.3 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 228.7 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 108.0 MB/s eta 0:00:00 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 (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 225.4 MB/s eta 0:00:00 Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 217.0 MB/s eta 0:00:00 Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 176.2 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 259.7 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 262.0 MB/s eta 0:00:00 Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.1.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.3/199.3 kB 266.8 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 226.3 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 265.8 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 277.9 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=bac659719719bbf5a7ccb317eedb42c5d202bed03a738491e2eb7d45d7e97a85 Stored in directory: /tmp/pip-ephem-wheel-cache-ky61yr3e/wheels/df/9a/50/99d488b71fc0b027f0d316f4e447cdc9b973c67e1e7e4abc4b Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.5.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 mock-1.0.1 packaging-23.1 pillow-9.5.0 readthedocs-sphinx-ext-2.2.1 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.3 [rtd-command-info] start-time: 2023-06-13T22:34:11.847215Z, end-time: 2023-06-13T22:34:28.312967Z, duration: 16, 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 6.4 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex (from -r doc/requirements.txt (line 2)) Downloading sphinxcontrib_bibtex-2.5.0-py3-none-any.whl (39 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 16.5 MB/s eta 0:00:00 Collecting ipykernel (from -r doc/requirements.txt (line 4)) Downloading ipykernel-6.23.2-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 66.0 MB/s eta 0:00:00 Collecting nbsphinx==0.7 (from -r doc/requirements.txt (line 5)) Downloading nbsphinx-0.7.0-py3-none-any.whl (24 kB) Requirement already satisfied: Jinja2==3.1.2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 6)) (3.1.2) Collecting version_information (from -r doc/requirements.txt (line 7)) 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 8)) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting markupsafe==2.1.1 (from -r doc/requirements.txt (line 9)) 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 10)) Downloading pennylane_sphinx_theme-0.3.8-py3-none-any.whl (43 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.4/43.4 kB 189.7 MB/s eta 0:00:00 Collecting nbconvert (from -r doc/requirements.txt (line 11)) Downloading nbconvert-7.5.0-py3-none-any.whl (288 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 288.9/288.9 kB 35.0 MB/s eta 0:00:00 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 12)) (2.15.1) Collecting breathe (from -r doc/requirements.txt (line 13)) Downloading breathe-4.35.0-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 204.8 MB/s eta 0:00:00 Collecting ipython==8.10.0 (from -r doc/requirements.txt (line 14)) Downloading ipython-8.10.0-py3-none-any.whl (784 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.3/784.3 kB 32.3 MB/s eta 0:00:00 Collecting sphinx-automodapi (from -r doc/requirements.txt (line 15)) Downloading sphinx_automodapi-0.15.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.3/80.3 kB 253.8 MB/s eta 0:00:00 Collecting exhale>=0.3.3 (from -r doc/requirements.txt (line 16)) Downloading exhale-0.3.6-py3-none-any.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.1/108.1 kB 208.8 MB/s eta 0:00:00 Collecting graphviz (from -r doc/requirements.txt (line 17)) Downloading graphviz-0.20.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.0/47.0 kB 217.1 MB/s eta 0:00:00 Collecting pybind11 (from -r doc/requirements.txt (line 18)) Downloading pybind11-2.10.4-py3-none-any.whl (222 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 222.3/222.3 kB 69.9 MB/s eta 0:00:00 Collecting m2r2 (from -r doc/requirements.txt (line 19)) Downloading m2r2-0.3.3.post2-py3-none-any.whl (11 kB) Collecting mistune==0.8.4 (from -r doc/requirements.txt (line 20)) Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Requirement already satisfied: sphinxcontrib-applehelp 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.4) Requirement already satisfied: sphinxcontrib-devhelp 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.2) 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: sphinxcontrib-htmlhelp>=2.0.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.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 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.1.5) Requirement already satisfied: sphinxcontrib-qthelp 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.3) 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.12.1) 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.13) 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.1) Collecting nbformat (from nbsphinx==0.7->-r doc/requirements.txt (line 5)) Downloading nbformat-5.9.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.6/77.6 kB 233.4 MB/s eta 0:00:00 Collecting traitlets (from nbsphinx==0.7->-r doc/requirements.txt (line 5)) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 204.9 MB/s eta 0:00:00 Collecting backcall (from ipython==8.10.0->-r doc/requirements.txt (line 14)) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython==8.10.0->-r doc/requirements.txt (line 14)) 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 14)) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 38.8 MB/s eta 0:00:00 Collecting matplotlib-inline (from ipython==8.10.0->-r doc/requirements.txt (line 14)) 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 14)) 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 14)) Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 47.4 MB/s eta 0:00:00 Collecting stack-data (from ipython==8.10.0->-r doc/requirements.txt (line 14)) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pexpect>4.3 (from ipython==8.10.0->-r doc/requirements.txt (line 14)) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 227.7 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 53.3 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.2-py3-none-any.whl (6.3 kB) Collecting comm>=0.1.1 (from ipykernel->-r doc/requirements.txt (line 4)) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 (from ipykernel->-r doc/requirements.txt (line 4)) Downloading debugpy-1.6.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 57.4 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 (from ipykernel->-r doc/requirements.txt (line 4)) Downloading jupyter_client-8.2.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 257.9 MB/s eta 0:00:00 Collecting jupyter-core!=5.0.*,>=4.12 (from ipykernel->-r doc/requirements.txt (line 4)) Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 227.9 MB/s eta 0:00:00 Collecting nest-asyncio (from ipykernel->-r doc/requirements.txt (line 4)) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting psutil (from ipykernel->-r doc/requirements.txt (line 4)) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 215.9 MB/s eta 0:00:00 Collecting pyzmq>=20 (from ipykernel->-r doc/requirements.txt (line 4)) Downloading pyzmq-25.1.0-cp310-cp310-manylinux_2_28_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 78.3 MB/s eta 0:00:00 Collecting tornado>=6.1 (from ipykernel->-r doc/requirements.txt (line 4)) Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 192.2 MB/s eta 0:00:00 Collecting xanadu-sphinx-theme~=0.3.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 10)) Downloading xanadu_sphinx_theme-0.3.7-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.1/47.1 kB 212.8 MB/s eta 0:00:00 Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from pennylane-sphinx-theme->-r doc/requirements.txt (line 10)) (9.5.0) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 10)) Downloading sphinx_gallery-0.13.0-py3-none-any.whl (147 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 147.4/147.4 kB 273.8 MB/s eta 0:00:00 Collecting beautifulsoup4 (from nbconvert->-r doc/requirements.txt (line 11)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 245.9 MB/s eta 0:00:00 Collecting bleach!=5.0.0 (from nbconvert->-r doc/requirements.txt (line 11)) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 272.8 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert->-r doc/requirements.txt (line 11)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert->-r doc/requirements.txt (line 11)) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 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 11)) Downloading nbconvert-7.4.0-py3-none-any.whl (285 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 285.9/285.9 kB 237.4 MB/s eta 0:00:00 Downloading nbconvert-7.3.1-py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.1/284.1 kB 250.2 MB/s eta 0:00:00 Downloading nbconvert-7.3.0-py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.0/284.0 kB 269.2 MB/s eta 0:00:00 Downloading nbconvert-7.2.10-py3-none-any.whl (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 281.7 MB/s eta 0:00:00 Downloading nbconvert-7.2.9-py3-none-any.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 222.0 MB/s eta 0:00:00 Downloading nbconvert-7.2.8-py3-none-any.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.8/274.8 kB 112.8 MB/s eta 0:00:00 Downloading nbconvert-7.2.7-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 260.3 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of nbconvert to determine which version is compatible with other requirements. This could take a while. Downloading nbconvert-7.2.6-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 169.5 MB/s eta 0:00:00 Downloading nbconvert-7.2.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.3/273.3 kB 251.2 MB/s eta 0:00:00 Downloading nbconvert-7.2.4-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 249.8 MB/s eta 0:00:00 Downloading nbconvert-7.2.3-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.1/273.1 kB 236.0 MB/s eta 0:00:00 Downloading nbconvert-7.2.2-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.6/271.6 kB 256.2 MB/s eta 0:00:00 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.2.1-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.6/271.6 kB 262.8 MB/s eta 0:00:00 Downloading nbconvert-7.1.0-py3-none-any.whl (272 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.0/272.0 kB 229.5 MB/s eta 0:00:00 Downloading nbconvert-7.0.0-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.3/271.3 kB 242.0 MB/s eta 0:00:00 Collecting lxml (from nbconvert->-r doc/requirements.txt (line 11)) Downloading lxml-4.9.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (7.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/7.1 MB 97.0 MB/s eta 0:00:00 Collecting nbconvert (from -r doc/requirements.txt (line 11)) Downloading nbconvert-6.5.4-py3-none-any.whl (563 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.8/563.8 kB 255.9 MB/s eta 0:00:00 Collecting entrypoints>=0.2.2 (from nbconvert->-r doc/requirements.txt (line 11)) Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting nbclient>=0.5.0 (from nbconvert->-r doc/requirements.txt (line 11)) Downloading nbclient-0.8.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 218.4 MB/s eta 0:00:00 Collecting pandocfilters>=1.4.1 (from nbconvert->-r doc/requirements.txt (line 11)) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert->-r doc/requirements.txt (line 11)) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting six (from exhale>=0.3.3->-r doc/requirements.txt (line 16)) 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 19)) Downloading m2r2-0.3.2-py3-none-any.whl (11 kB) Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->ipython==8.10.0->-r doc/requirements.txt (line 14)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 260.0 MB/s eta 0:00:00 Collecting python-dateutil>=2.8.2 (from jupyter-client>=6.1.12->ipykernel->-r doc/requirements.txt (line 4)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 288.5 MB/s eta 0:00:00 Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->ipykernel->-r doc/requirements.txt (line 4)) Downloading platformdirs-3.5.3-py3-none-any.whl (15 kB) Collecting fastjsonschema (from nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 5)) Downloading fastjsonschema-2.17.1-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 5)) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 253.2 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython==8.10.0->-r doc/requirements.txt (line 14)) 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 14)) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting PyYAML>=3.01 (from pybtex>=0.24->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading PyYAML-6.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (682 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 682.2/682.2 kB 242.2 MB/s eta 0:00:00 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.1.0) 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.4) 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.0.3) 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)) (2023.5.7) Collecting importlib-resources (from xanadu-sphinx-theme~=0.3.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 10)) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert->-r doc/requirements.txt (line 11)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert->-r doc/requirements.txt (line 11)) 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 14)) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 14)) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 14)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting attrs>=17.4.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 5)) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 249.9 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 5)) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 222.0 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=3894 sha256=85bb1ed423becc6f1658f86b00fb01b2e594e425734e53657e3b3285aca5904d Stored in directory: /tmp/pip-ephem-wheel-cache-lb0qe198/wheels/81/48/43/91109adffe66267dfa0c5c27c05269409bc131d850c0fd386b Successfully built version_information Installing collected packages: webencodings, wcwidth, version_information, pure-eval, ptyprocess, pickleshare, mistune, fastjsonschema, executing, backcall, traitlets, tornado, tinycss2, soupsieve, six, pyzmq, PyYAML, pyrsistent, pybind11, psutil, prompt-toolkit, platformdirs, pexpect, parso, pandocfilters, nest-asyncio, markupsafe, lxml, jupyterlab-pygments, importlib-resources, graphviz, entrypoints, docutils, defusedxml, decorator, debugpy, attrs, python-dateutil, matplotlib-inline, m2r2, latexcodec, jupyter-core, jsonschema, jedi, comm, bleach, beautifulsoup4, asttokens, stack-data, sphinx, pybtex, nbformat, jupyter-client, sphinx-gallery, sphinx-copybutton, sphinx-automodapi, pybtex-docutils, nbclient, ipython, breathe, xanadu-sphinx-theme, sphinxcontrib-bibtex, nbconvert, ipykernel, exhale, pennylane-sphinx-theme, nbsphinx Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.1.3 Uninstalling MarkupSafe-2.1.3: Successfully uninstalled MarkupSafe-2.1.3 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: Sphinx 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 Successfully installed PyYAML-6.0 asttokens-2.2.1 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 breathe-4.35.0 comm-0.1.3 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 docutils-0.16 entrypoints-0.4 executing-1.2.0 exhale-0.3.6 fastjsonschema-2.17.1 graphviz-0.20.1 importlib-resources-5.12.0 ipykernel-6.23.2 ipython-8.10.0 jedi-0.18.2 jsonschema-4.17.3 jupyter-client-8.2.0 jupyter-core-5.3.0 jupyterlab-pygments-0.2.2 latexcodec-2.0.1 lxml-4.9.2 m2r2-0.3.2 markupsafe-2.1.1 matplotlib-inline-0.1.6 mistune-0.8.4 nbclient-0.8.0 nbconvert-6.5.4 nbformat-5.9.0 nbsphinx-0.7.0 nest-asyncio-1.5.6 pandocfilters-1.5.0 parso-0.8.3 pennylane-sphinx-theme-0.3.8 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.5.3 prompt-toolkit-3.0.38 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pybind11-2.10.4 pybtex-0.24.0 pybtex-docutils-1.0.2 pyrsistent-0.19.3 python-dateutil-2.8.2 pyzmq-25.1.0 six-1.16.0 soupsieve-2.4.1 sphinx-4.5.0 sphinx-automodapi-0.15.0 sphinx-copybutton-0.5.2 sphinx-gallery-0.13.0 sphinxcontrib-bibtex-2.5.0 stack-data-0.6.2 tinycss2-1.2.1 tornado-6.3.2 traitlets-5.9.0 version_information-1.0.4 wcwidth-0.2.6 webencodings-0.5.1 xanadu-sphinx-theme-0.3.7 [rtd-command-info] start-time: 2023-06-13T22:34:28.541831Z, end-time: 2023-06-13T22:35:22.471596Z, duration: 53, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --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@ git+https://github.com/PennyLaneAI/pennylane/@master (from pennylane-catalyst==0.2.0.dev0) Cloning https://github.com/PennyLaneAI/pennylane/ (to revision master) to /tmp/pip-install-p2y7vbov/pennylane_ee6a4b30083342c5ba7d5620f155c5d3 Running command git clone --filter=blob:none --quiet https://github.com/PennyLaneAI/pennylane/ /tmp/pip-install-p2y7vbov/pennylane_ee6a4b30083342c5ba7d5620f155c5d3 Resolved https://github.com/PennyLaneAI/pennylane/ to commit 4777454848952b32bb76630eff373a56e5ba8dc0 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 jax==0.4.10 (from pennylane-catalyst==0.2.0.dev0) Downloading jax-0.4.10.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 9.0 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.10 (from pennylane-catalyst==0.2.0.dev0) Downloading jaxlib-0.4.10-cp310-cp310-manylinux2014_x86_64.whl (69.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 69.9/69.9 MB 167.2 MB/s eta 0:00:00 Collecting ml-dtypes>=0.1.0 (from jax==0.4.10->pennylane-catalyst==0.2.0.dev0) Downloading ml_dtypes-0.2.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 281.5 MB/s eta 0:00:00 Collecting numpy>=1.21 (from jax==0.4.10->pennylane-catalyst==0.2.0.dev0) Downloading numpy-1.24.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 205.4 MB/s eta 0:00:00 Collecting opt-einsum (from jax==0.4.10->pennylane-catalyst==0.2.0.dev0) Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 204.8 MB/s eta 0:00:00 Collecting scipy>=1.7 (from jax==0.4.10->pennylane-catalyst==0.2.0.dev0) Downloading scipy-1.10.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.4/34.4 MB 212.1 MB/s eta 0:00:00 Collecting numpy>=1.21 (from jax==0.4.10->pennylane-catalyst==0.2.0.dev0) Downloading numpy-1.23.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 215.6 MB/s eta 0:00:00 Collecting networkx (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 240.5 MB/s eta 0:00:00 Collecting rustworkx (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading rustworkx-0.13.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 243.8 MB/s eta 0:00:00 Collecting autograd (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading autograd-1.5-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 223.3 MB/s eta 0:00:00 Collecting toml (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting appdirs (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting semantic-version>=2.7 (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Collecting autoray>=0.3.1 (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading autoray-0.6.3-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.3/48.3 kB 195.3 MB/s eta 0:00:00 Collecting cachetools (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Collecting pennylane-lightning>=0.30 (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading PennyLane_Lightning-0.30.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (16.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.6/16.6 MB 199.1 MB/s eta 0:00:00 Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) (2.31.0) Collecting future>=0.15.2 (from autograd->pennylane@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 290.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@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) (3.1.0) 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@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) (3.4) 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@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) (2.0.3) 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@ git+https://github.com/PennyLaneAI/pennylane/@master->pennylane-catalyst==0.2.0.dev0) (2023.5.7) Building wheels for collected packages: pennylane-catalyst, jax, pennylane, 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.2.0.dev0-cp310-cp310-linux_x86_64.whl size=130468 sha256=d4e1301118e1c032c467538f1b94651a12ee37421dfb27f398f249459931da23 Stored in directory: /tmp/pip-ephem-wheel-cache-618dmveu/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.10-py3-none-any.whl size=1480503 sha256=72fb067ab09ba26132695d0d54bc413afd67511d45830943e9d23dabaf22759c Stored in directory: /tmp/pip-ephem-wheel-cache-618dmveu/wheels/2f/04/51/ebc9c5225f0a0df1e56c231c1f4c9b7afd3e024ebb492eed99 Building wheel for pennylane (pyproject.toml): started Building wheel for pennylane (pyproject.toml): finished with status 'done' Created wheel for pennylane: filename=PennyLane-0.31.0.dev0-py3-none-any.whl size=1402686 sha256=b24534434da75714334b65f8dda69ee081c6bdb614947311a7399cbcfce289d8 Stored in directory: /tmp/pip-ephem-wheel-cache-618dmveu/wheels/e8/f6/cf/dc037a146946c6edfc98ff8bdae1a9d58be637c0c33e5a1710 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=492024 sha256=c3d806dde734a2f4ef70af1be7c610d4125aa3127468a9b358883e4ff048171f Stored in directory: /tmp/pip-ephem-wheel-cache-618dmveu/wheels/5e/a9/47/f118e66afd12240e4662752cc22cefae5d97275623aa8ef57d Successfully built pennylane-catalyst jax pennylane future Installing collected packages: appdirs, toml, semantic-version, numpy, networkx, future, cachetools, autoray, scipy, rustworkx, opt-einsum, ml-dtypes, autograd, jaxlib, jax, pennylane-lightning, pennylane, pennylane-catalyst Successfully installed appdirs-1.4.4 autograd-1.5 autoray-0.6.3 cachetools-5.3.1 future-0.18.3 jax-0.4.10 jaxlib-0.4.10 ml-dtypes-0.2.0 networkx-3.1 numpy-1.23.5 opt-einsum-3.3.0 pennylane-0.31.0.dev0 pennylane-catalyst-0.2.0.dev0 pennylane-lightning-0.30.0 rustworkx-0.13.0 scipy-1.10.1 semantic-version-2.10.0 toml-0.10.2 [rtd-command-info] start-time: 2023-06-13T22:35:23.675678Z, end-time: 2023-06-13T22:35:23.742147Z, 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.runtime", "mlir_quantum.dialects", "mlir_quantum.dialects.arith", "mlir_quantum.dialects.tensor", "mlir_quantum.dialects.scf", "mlir_quantum.dialects.quantum", "mlir_quantum.dialects.gradient", "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", "sphinx_automodapi.automodapi", "sphinx_automodapi.smart_resolver", "m2r2", ] intersphinx_mapping = {"https://docs.pennylane.ai/en/stable/": None} 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 = "2022, 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": "UA-130507810-1", "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') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "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': '43e09f7d', } # 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/1535506/' 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: 2023-06-13T22:35:23.929542Z, end-time: 2023-06-13T22:36:17.097831Z, duration: 53, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.5.0 CPP_SOURCE_DIR: /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/runtime/include ['../runtime/include/QuantumDevice.hpp', '../runtime/include/Exception.hpp', '../runtime/include/RuntimeCAPI.h', '../runtime/include/DataView.hpp', '../runtime/include/Types.h'] loading translations [en]... done making output directory... done [~] Exhale: executing doxygen. [+] Exhale: doxygen ran successfully in 18.81 seconds. [~] Exhale: adding tree view css / javascript. [+] Exhale: added tree view css / javascript. [~] Exhale: parsing Doxygen XML. [+] Exhale: finished parsing Doxygen XML in 0.41 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 0.19 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/installation.rst, dev/quick_start.rst, dev/release_notes.rst, dev/roadmap.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 9 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 15 source files that are out of date updating environment: [new config] 129 added, 0 changed, 0 removed reading sources... [ 0%] api/classCatalyst_1_1Runtime_1_1RuntimeException reading sources... [ 1%] api/classDataView reading sources... [ 2%] api/classDataView_1_1iterator reading sources... [ 3%] api/define_Exception_8hpp_1a01a74f58446a9be58e5a699d275fd7aa reading sources... [ 3%] api/define_Exception_8hpp_1aa5b156d8227c438f0562e9458d7cd79b reading sources... [ 4%] api/define_Exception_8hpp_1afee2a739bfb730f7b6cdc92f0231895b reading sources... [ 5%] api/define_RuntimeCAPI_8h_1a0d2689f4c69c28f3ec3256b01a3146a2 reading sources... [ 6%] api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff reading sources... [ 6%] api/dir_runtime reading sources... [ 7%] api/dir_runtime_include reading sources... [ 8%] api/enum_Types_8h_1a6e26201eb21f1bedaf1ee4183e923545 reading sources... [ 9%] api/enum_Types_8h_1a85901d1da5ff83e122b5ac26c25e5085 reading sources... [ 10%] api/file_runtime_include_DataView.hpp reading sources... [ 10%] api/file_runtime_include_Exception.hpp reading sources... [ 11%] api/file_runtime_include_QuantumDevice.hpp reading sources... [ 12%] api/file_runtime_include_RuntimeCAPI.h reading sources... [ 13%] api/file_runtime_include_Types.h reading sources... [ 13%] api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285 reading sources... [ 14%] api/function_RuntimeCAPI_8h_1a006ebcbfa9e8a7ea2dd6c8807f63b299 reading sources... [ 15%] api/function_RuntimeCAPI_8h_1a05575ef5192b264253d35a490286f0f7 reading sources... [ 16%] api/function_RuntimeCAPI_8h_1a064739b22967184c6c77e5bd2612bbf1 reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a0ad7de052aa8c6f6362642b6b0810e19 reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a184242bbd1c9f0ea073d1212c046dc4f reading sources... [ 18%] api/function_RuntimeCAPI_8h_1a19246f95f9866c89706e676c7ceac326 reading sources... [ 19%] api/function_RuntimeCAPI_8h_1a1a4f439b742f2b2fd2e0a0de7b9f27b6 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a2231421632713d389ab7779c63ad5026 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a27aade44e7be6d084ca286b0990768ff reading sources... [ 21%] api/function_RuntimeCAPI_8h_1a2aad2962a7fe0cbcfcb60b3f1ff5653c reading sources... [ 22%] api/function_RuntimeCAPI_8h_1a2be838e8e18d4142ebbbed7308f8595d reading sources... [ 23%] api/function_RuntimeCAPI_8h_1a2bef576723ea9af3ecef14564a2e72e9 reading sources... [ 24%] api/function_RuntimeCAPI_8h_1a3041c5d4c93ee32d3534ef181f79e0c2 reading sources... [ 24%] api/function_RuntimeCAPI_8h_1a31a19ef4f29ff24e453d079186ae428f reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a31acbc65e331e233dd43e6d654cbd8f5 reading sources... [ 26%] api/function_RuntimeCAPI_8h_1a33ae56d79bf0e09a709a85ff70c24287 reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a33fce3a4737cefd7bfcad39204712d6d reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a351042e00b451ce88297f890246c478a reading sources... [ 28%] api/function_RuntimeCAPI_8h_1a3614143f09695c867758c72ec98445d1 reading sources... [ 29%] api/function_RuntimeCAPI_8h_1a364d8ed8950c7b95868bcc7efd6920be reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a36d2e45100e4774e7656a4d7b3a78548 reading sources... [ 31%] api/function_RuntimeCAPI_8h_1a37e5a9ab92bfd345ae8d8a9dab9264a1 reading sources... [ 31%] api/function_RuntimeCAPI_8h_1a38ad7e58ba32e80eb0bfe1f5ff862a26 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a3ea257a836ea195036adb6cf5432c29f reading sources... [ 33%] api/function_RuntimeCAPI_8h_1a408269a6816749fb0926cf2d046a6f3d reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a43eca5b2f277cef72f401e18d0e1fa0e reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a47d25d7cb448bf3bdb90b4958d9f21d9 reading sources... [ 35%] api/function_RuntimeCAPI_8h_1a4ceaefc150372f0923c576d40e349360 reading sources... [ 36%] api/function_RuntimeCAPI_8h_1a4d43f584ecf60ba3355ac903961f39f9 reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a4ff12a7807e078389db07f3a4cdc0f0f reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a506afd84e0f2bfd9faacb74705dc5d53 reading sources... [ 38%] api/function_RuntimeCAPI_8h_1a51229a6819ffb3e4c8fe1d06077e958a reading sources... [ 39%] api/function_RuntimeCAPI_8h_1a584a6a906faaa6e3c62cb45166165888 reading sources... [ 40%] api/function_RuntimeCAPI_8h_1a5ad360df8cef87992f73138384bc9727 reading sources... [ 41%] api/function_RuntimeCAPI_8h_1a664e5c59ed7edcd225414c2f5c88fa51 reading sources... [ 41%] api/function_RuntimeCAPI_8h_1a6b3528f881d15ee9488d47397e68b034 reading sources... [ 42%] api/function_RuntimeCAPI_8h_1a6be66b4c7cfa7447d67105b5ce17f5b8 reading sources... [ 43%] api/function_RuntimeCAPI_8h_1a706eecd1808e803175fa3c2f743e7bdc reading sources... [ 44%] api/function_RuntimeCAPI_8h_1a72711487c4d966da9816cdac77a9501f reading sources... [ 44%] api/function_RuntimeCAPI_8h_1a7ea0dc3ced383cceb7d2aa318fc69784 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1a861ee5f2f6d35552e5c127e3e83ed6a5 reading sources... [ 46%] api/function_RuntimeCAPI_8h_1aa1f3ec77f1bca5bf55355e9f9bce0258 reading sources... [ 47%] api/function_RuntimeCAPI_8h_1aaab5082a2cde0037f3705454d110c3a0 reading sources... [ 48%] api/function_RuntimeCAPI_8h_1aae6006f24fd3fb7a6fa5345225c7245c reading sources... [ 48%] api/function_RuntimeCAPI_8h_1ab0fc05d9d4686c769571ec84b4e4e233 reading sources... [ 49%] api/function_RuntimeCAPI_8h_1abfc63f27ef22eaad895be6c2bfb8e66e reading sources... [ 50%] api/function_RuntimeCAPI_8h_1ac3158c2de9bd4d2dea6e8182302d9369 reading sources... [ 51%] api/function_RuntimeCAPI_8h_1ad18c42ee688e75542b0ae40b3818881b reading sources... [ 51%] api/function_RuntimeCAPI_8h_1adc4e0204c48c134aea6dc8d2974b5042 reading sources... [ 52%] api/function_RuntimeCAPI_8h_1ae99ab1d86d95cb6bc07a766cc24a241d reading sources... [ 53%] api/function_RuntimeCAPI_8h_1aea5a16ff51803cfa6ca79e0d2267ddcb reading sources... [ 54%] api/function_RuntimeCAPI_8h_1af2fa2388f9cb0af2ef6aa9e561299be5 reading sources... [ 55%] api/function_RuntimeCAPI_8h_1af8e01486891f7a1fe4202d62c47d7e63 reading sources... [ 55%] api/function_RuntimeCAPI_8h_1af9c162a6829805e12d4bafab3f282f3f reading sources... [ 56%] api/function_RuntimeCAPI_8h_1af9d7621e84d9cf68dd9ff84e7651f4c7 reading sources... [ 57%] api/function_RuntimeCAPI_8h_1afd46451ca2edf00b91d56e0cf1e2296e reading sources... [ 58%] api/function_RuntimeCAPI_8h_1aff37c821d550602ac935dc2b280a03f6 reading sources... [ 58%] api/function_RuntimeCAPI_8h_1aff5346ed8da410335410ac48ec8b62f8 reading sources... [ 59%] api/library_root reading sources... [ 60%] api/namespace_Catalyst reading sources... [ 61%] api/namespace_Catalyst__Runtime reading sources... [ 62%] api/namespace_std reading sources... [ 62%] api/program_listing_file_runtime_include_DataView.hpp reading sources... [ 63%] api/program_listing_file_runtime_include_Exception.hpp reading sources... [ 64%] api/program_listing_file_runtime_include_QuantumDevice.hpp reading sources... [ 65%] api/program_listing_file_runtime_include_RuntimeCAPI.h reading sources... [ 65%] api/program_listing_file_runtime_include_Types.h reading sources... [ 66%] api/structCatalyst_1_1Runtime_1_1QuantumDevice reading sources... [ 67%] api/structCplxT__double reading sources... [ 68%] api/structMemRefT__CplxT__double__1d reading sources... [ 68%] api/structMemRefT__CplxT__double__2d reading sources... [ 69%] api/structMemRefT__double__1d reading sources... [ 70%] api/structMemRefT__double__2d reading sources... [ 71%] api/structMemRefT__int64__1d reading sources... [ 72%] api/structPairT__MemRefT__double__int64__1d reading sources... [ 72%] api/typedef_Types_8h_1a14bd27f4b5ca3fc974f78dc2209461e9 reading sources... [ 73%] api/typedef_Types_8h_1a5004ab436c9c2ac0b28162a47534c4d7 reading sources... [ 74%] api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f reading sources... [ 75%] api/typedef_Types_8h_1a6f35d735ac4718534ea9967e85bfc408 reading sources... [ 75%] api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90 reading sources... [ 76%] api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e reading sources... [ 77%] api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6 reading sources... [ 78%] api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e reading sources... [ 79%] api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80 reading sources... [ 79%] api/typedef_Types_8h_1ad2810ee72712df3b699394a2ad43df0c reading sources... [ 80%] api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415 reading sources... [ 81%] api/unabridged_orphan reading sources... [ 82%] changelog reading sources... [ 82%] code/__init__ reading sources... [ 83%] code/api/catalyst.CompileError reading sources... [ 84%] code/api/catalyst.CompileOptions reading sources... [ 85%] code/api/catalyst.QJIT reading sources... [ 86%] code/api/catalyst.cond reading sources... [ 86%] code/api/catalyst.for_loop reading sources... [ 87%] code/api/catalyst.grad reading sources... [ 88%] code/api/catalyst.measure reading sources... [ 89%] code/api/catalyst.qjit reading sources... [ 89%] code/api/catalyst.while_loop reading sources... [ 90%] demos/adaptive_circuits_demo reading sources... [ 91%] demos/magic_distillation_demo reading sources... [ 92%] demos/qml/tutorial_qft_arithmetics reading sources... [ 93%] demos/qml/tutorial_qubit_rotation reading sources... [ 93%] dev/architecture reading sources... [ 94%] dev/installation reading sources... [ 95%] dev/quick_start reading sources... [ 96%] dev/release_notes reading sources... [ 96%] dev/roadmap reading sources... [ 97%] 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/envs/latest/lib/python3.10/site-packages/catalyst/pennylane_extensions.py:docstring of catalyst.pennylane_extensions.grad:29: WARNING: Definition list ends without a blank line; unexpected unindent. /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/installation.rst:2: WARNING: Duplicate explicit target name: "dev containers". 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... [ 2%] api/classDataView_1_1iterator writing output... [ 3%] api/define_Exception_8hpp_1a01a74f58446a9be58e5a699d275fd7aa writing output... [ 3%] api/define_Exception_8hpp_1aa5b156d8227c438f0562e9458d7cd79b writing output... [ 4%] api/define_Exception_8hpp_1afee2a739bfb730f7b6cdc92f0231895b writing output... [ 5%] api/define_RuntimeCAPI_8h_1a0d2689f4c69c28f3ec3256b01a3146a2 writing output... [ 6%] api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff writing output... [ 6%] api/dir_runtime writing output... [ 7%] api/dir_runtime_include writing output... [ 8%] api/enum_Types_8h_1a6e26201eb21f1bedaf1ee4183e923545 writing output... [ 9%] api/enum_Types_8h_1a85901d1da5ff83e122b5ac26c25e5085 writing output... [ 10%] api/file_runtime_include_DataView.hpp writing output... [ 10%] api/file_runtime_include_Exception.hpp writing output... [ 11%] api/file_runtime_include_QuantumDevice.hpp writing output... [ 12%] api/file_runtime_include_RuntimeCAPI.h writing output... [ 13%] api/file_runtime_include_Types.h writing output... [ 13%] api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285 writing output... [ 14%] api/function_RuntimeCAPI_8h_1a006ebcbfa9e8a7ea2dd6c8807f63b299 writing output... [ 15%] api/function_RuntimeCAPI_8h_1a05575ef5192b264253d35a490286f0f7 writing output... [ 16%] api/function_RuntimeCAPI_8h_1a064739b22967184c6c77e5bd2612bbf1 writing output... [ 17%] api/function_RuntimeCAPI_8h_1a0ad7de052aa8c6f6362642b6b0810e19 writing output... [ 17%] api/function_RuntimeCAPI_8h_1a184242bbd1c9f0ea073d1212c046dc4f writing output... [ 18%] api/function_RuntimeCAPI_8h_1a19246f95f9866c89706e676c7ceac326 writing output... [ 19%] api/function_RuntimeCAPI_8h_1a1a4f439b742f2b2fd2e0a0de7b9f27b6 writing output... [ 20%] api/function_RuntimeCAPI_8h_1a2231421632713d389ab7779c63ad5026 writing output... [ 20%] api/function_RuntimeCAPI_8h_1a27aade44e7be6d084ca286b0990768ff writing output... [ 21%] api/function_RuntimeCAPI_8h_1a2aad2962a7fe0cbcfcb60b3f1ff5653c writing output... [ 22%] api/function_RuntimeCAPI_8h_1a2be838e8e18d4142ebbbed7308f8595d writing output... [ 23%] api/function_RuntimeCAPI_8h_1a2bef576723ea9af3ecef14564a2e72e9 writing output... [ 24%] api/function_RuntimeCAPI_8h_1a3041c5d4c93ee32d3534ef181f79e0c2 writing output... [ 24%] api/function_RuntimeCAPI_8h_1a31a19ef4f29ff24e453d079186ae428f writing output... [ 25%] api/function_RuntimeCAPI_8h_1a31acbc65e331e233dd43e6d654cbd8f5 writing output... [ 26%] api/function_RuntimeCAPI_8h_1a33ae56d79bf0e09a709a85ff70c24287 writing output... [ 27%] api/function_RuntimeCAPI_8h_1a33fce3a4737cefd7bfcad39204712d6d writing output... [ 27%] api/function_RuntimeCAPI_8h_1a351042e00b451ce88297f890246c478a writing output... [ 28%] api/function_RuntimeCAPI_8h_1a3614143f09695c867758c72ec98445d1 writing output... [ 29%] api/function_RuntimeCAPI_8h_1a364d8ed8950c7b95868bcc7efd6920be writing output... [ 30%] api/function_RuntimeCAPI_8h_1a36d2e45100e4774e7656a4d7b3a78548 writing output... [ 31%] api/function_RuntimeCAPI_8h_1a37e5a9ab92bfd345ae8d8a9dab9264a1 writing output... [ 31%] api/function_RuntimeCAPI_8h_1a38ad7e58ba32e80eb0bfe1f5ff862a26 writing output... [ 32%] api/function_RuntimeCAPI_8h_1a3ea257a836ea195036adb6cf5432c29f writing output... [ 33%] api/function_RuntimeCAPI_8h_1a408269a6816749fb0926cf2d046a6f3d writing output... [ 34%] api/function_RuntimeCAPI_8h_1a43eca5b2f277cef72f401e18d0e1fa0e writing output... [ 34%] api/function_RuntimeCAPI_8h_1a47d25d7cb448bf3bdb90b4958d9f21d9 writing output... [ 35%] api/function_RuntimeCAPI_8h_1a4ceaefc150372f0923c576d40e349360 writing output... [ 36%] api/function_RuntimeCAPI_8h_1a4d43f584ecf60ba3355ac903961f39f9 writing output... [ 37%] api/function_RuntimeCAPI_8h_1a4ff12a7807e078389db07f3a4cdc0f0f writing output... [ 37%] api/function_RuntimeCAPI_8h_1a506afd84e0f2bfd9faacb74705dc5d53 writing output... [ 38%] api/function_RuntimeCAPI_8h_1a51229a6819ffb3e4c8fe1d06077e958a writing output... [ 39%] api/function_RuntimeCAPI_8h_1a584a6a906faaa6e3c62cb45166165888 writing output... [ 40%] api/function_RuntimeCAPI_8h_1a5ad360df8cef87992f73138384bc9727 writing output... [ 41%] api/function_RuntimeCAPI_8h_1a664e5c59ed7edcd225414c2f5c88fa51 writing output... [ 41%] api/function_RuntimeCAPI_8h_1a6b3528f881d15ee9488d47397e68b034 writing output... [ 42%] api/function_RuntimeCAPI_8h_1a6be66b4c7cfa7447d67105b5ce17f5b8 writing output... [ 43%] api/function_RuntimeCAPI_8h_1a706eecd1808e803175fa3c2f743e7bdc writing output... [ 44%] api/function_RuntimeCAPI_8h_1a72711487c4d966da9816cdac77a9501f writing output... [ 44%] api/function_RuntimeCAPI_8h_1a7ea0dc3ced383cceb7d2aa318fc69784 writing output... [ 45%] api/function_RuntimeCAPI_8h_1a861ee5f2f6d35552e5c127e3e83ed6a5 writing output... [ 46%] api/function_RuntimeCAPI_8h_1aa1f3ec77f1bca5bf55355e9f9bce0258 writing output... [ 47%] api/function_RuntimeCAPI_8h_1aaab5082a2cde0037f3705454d110c3a0 writing output... [ 48%] api/function_RuntimeCAPI_8h_1aae6006f24fd3fb7a6fa5345225c7245c writing output... [ 48%] api/function_RuntimeCAPI_8h_1ab0fc05d9d4686c769571ec84b4e4e233 writing output... [ 49%] api/function_RuntimeCAPI_8h_1abfc63f27ef22eaad895be6c2bfb8e66e writing output... [ 50%] api/function_RuntimeCAPI_8h_1ac3158c2de9bd4d2dea6e8182302d9369 writing output... [ 51%] api/function_RuntimeCAPI_8h_1ad18c42ee688e75542b0ae40b3818881b writing output... [ 51%] api/function_RuntimeCAPI_8h_1adc4e0204c48c134aea6dc8d2974b5042 writing output... [ 52%] api/function_RuntimeCAPI_8h_1ae99ab1d86d95cb6bc07a766cc24a241d writing output... [ 53%] api/function_RuntimeCAPI_8h_1aea5a16ff51803cfa6ca79e0d2267ddcb writing output... [ 54%] api/function_RuntimeCAPI_8h_1af2fa2388f9cb0af2ef6aa9e561299be5 writing output... [ 55%] api/function_RuntimeCAPI_8h_1af8e01486891f7a1fe4202d62c47d7e63 writing output... [ 55%] api/function_RuntimeCAPI_8h_1af9c162a6829805e12d4bafab3f282f3f writing output... [ 56%] api/function_RuntimeCAPI_8h_1af9d7621e84d9cf68dd9ff84e7651f4c7 writing output... [ 57%] api/function_RuntimeCAPI_8h_1afd46451ca2edf00b91d56e0cf1e2296e writing output... [ 58%] api/function_RuntimeCAPI_8h_1aff37c821d550602ac935dc2b280a03f6 writing output... [ 58%] api/function_RuntimeCAPI_8h_1aff5346ed8da410335410ac48ec8b62f8 writing output... [ 59%] api/library_root writing output... [ 60%] api/namespace_Catalyst writing output... [ 61%] api/namespace_Catalyst__Runtime writing output... [ 62%] api/namespace_std writing output... [ 62%] api/program_listing_file_runtime_include_DataView.hpp writing output... [ 63%] api/program_listing_file_runtime_include_Exception.hpp writing output... [ 64%] api/program_listing_file_runtime_include_QuantumDevice.hpp writing output... [ 65%] api/program_listing_file_runtime_include_RuntimeCAPI.h writing output... [ 65%] api/program_listing_file_runtime_include_Types.h writing output... [ 66%] api/structCatalyst_1_1Runtime_1_1QuantumDevice writing output... [ 67%] api/structCplxT__double writing output... [ 68%] api/structMemRefT__CplxT__double__1d writing output... [ 68%] api/structMemRefT__CplxT__double__2d writing output... [ 69%] api/structMemRefT__double__1d writing output... [ 70%] api/structMemRefT__double__2d writing output... [ 71%] api/structMemRefT__int64__1d writing output... [ 72%] api/structPairT__MemRefT__double__int64__1d writing output... [ 72%] api/typedef_Types_8h_1a14bd27f4b5ca3fc974f78dc2209461e9 writing output... [ 73%] api/typedef_Types_8h_1a5004ab436c9c2ac0b28162a47534c4d7 writing output... [ 74%] api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f writing output... [ 75%] api/typedef_Types_8h_1a6f35d735ac4718534ea9967e85bfc408 writing output... [ 75%] api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90 writing output... [ 76%] api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e writing output... [ 77%] api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6 writing output... [ 78%] api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e writing output... [ 79%] api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80 writing output... [ 79%] api/typedef_Types_8h_1ad2810ee72712df3b699394a2ad43df0c writing output... [ 80%] api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415 writing output... [ 81%] api/unabridged_orphan writing output... [ 82%] changelog writing output... [ 82%] code/__init__ writing output... [ 83%] code/api/catalyst.CompileError writing output... [ 84%] code/api/catalyst.CompileOptions writing output... [ 85%] code/api/catalyst.QJIT writing output... [ 86%] code/api/catalyst.cond writing output... [ 86%] code/api/catalyst.for_loop writing output... [ 87%] code/api/catalyst.grad writing output... [ 88%] code/api/catalyst.measure writing output... [ 89%] code/api/catalyst.qjit writing output... [ 89%] code/api/catalyst.while_loop writing output... [ 90%] demos/adaptive_circuits_demo writing output... [ 91%] demos/magic_distillation_demo writing output... [ 92%] demos/qml/tutorial_qft_arithmetics writing output... [ 93%] demos/qml/tutorial_qubit_rotation writing output... [ 93%] dev/architecture writing output... [ 94%] dev/installation writing output... [ 95%] dev/quick_start writing output... [ 96%] dev/release_notes writing output... [ 96%] dev/roadmap writing output... [ 97%] 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... [ 25%] catalyst.compilation_pipelines highlighting module code... [ 50%] catalyst.compiler highlighting module code... [ 75%] catalyst.pennylane_extensions highlighting module code... [100%] catalyst.utils.exceptions writing additional pages... search done copying images... [ 16%] _build/doctrees/nbsphinx/demos_magic_distillation_demo_10_0.png copying images... [ 33%] _build/doctrees/nbsphinx/demos_qml_tutorial_qft_arithmetics_10_0.png copying images... [ 50%] _static/arch/overview.svg copying images... [ 66%] _static/arch/frontend.svg copying images... [ 83%] _static/arch/compiler.svg copying images... [100%] _static/arch/legend.svg copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 15 warnings. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-06-13T22:36:17.286018Z, end-time: 2023-06-13T22:36:31.236830Z, duration: 13, exit-code: 0 python -m sphinx -T -E -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/QuantumDevice.hpp', '../runtime/include/DataView.hpp', '../runtime/include/Types.h', '../runtime/include/Exception.hpp', '../runtime/include/RuntimeCAPI.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.41 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 0.19 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_RuntimeCAPI_8h_1a0d2689f4c69c28f3ec3256b01a3146a2.rst, api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff.rst, api/dir_runtime.rst, api/dir_runtime_include.rst, ..., demos/qml/tutorial_qubit_rotation.ipynb, dev/architecture.rst, dev/installation.rst, dev/quick_start.rst, dev/release_notes.rst, dev/roadmap.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 9 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 129 added, 0 changed, 0 removed reading sources... [ 0%] api/classCatalyst_1_1Runtime_1_1RuntimeException reading sources... [ 1%] api/classDataView reading sources... [ 2%] api/classDataView_1_1iterator reading sources... [ 3%] api/define_Exception_8hpp_1a01a74f58446a9be58e5a699d275fd7aa reading sources... [ 3%] api/define_Exception_8hpp_1aa5b156d8227c438f0562e9458d7cd79b reading sources... [ 4%] api/define_Exception_8hpp_1afee2a739bfb730f7b6cdc92f0231895b reading sources... [ 5%] api/define_RuntimeCAPI_8h_1a0d2689f4c69c28f3ec3256b01a3146a2 reading sources... [ 6%] api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff reading sources... [ 6%] api/dir_runtime reading sources... [ 7%] api/dir_runtime_include reading sources... [ 8%] api/enum_Types_8h_1a6e26201eb21f1bedaf1ee4183e923545 reading sources... [ 9%] api/enum_Types_8h_1a85901d1da5ff83e122b5ac26c25e5085 reading sources... [ 10%] api/file_runtime_include_DataView.hpp reading sources... [ 10%] api/file_runtime_include_Exception.hpp reading sources... [ 11%] api/file_runtime_include_QuantumDevice.hpp reading sources... [ 12%] api/file_runtime_include_RuntimeCAPI.h reading sources... [ 13%] api/file_runtime_include_Types.h reading sources... [ 13%] api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285 reading sources... [ 14%] api/function_RuntimeCAPI_8h_1a006ebcbfa9e8a7ea2dd6c8807f63b299 reading sources... [ 15%] api/function_RuntimeCAPI_8h_1a05575ef5192b264253d35a490286f0f7 reading sources... [ 16%] api/function_RuntimeCAPI_8h_1a064739b22967184c6c77e5bd2612bbf1 reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a0ad7de052aa8c6f6362642b6b0810e19 reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a184242bbd1c9f0ea073d1212c046dc4f reading sources... [ 18%] api/function_RuntimeCAPI_8h_1a19246f95f9866c89706e676c7ceac326 reading sources... [ 19%] api/function_RuntimeCAPI_8h_1a1a4f439b742f2b2fd2e0a0de7b9f27b6 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a2231421632713d389ab7779c63ad5026 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a27aade44e7be6d084ca286b0990768ff reading sources... [ 21%] api/function_RuntimeCAPI_8h_1a2aad2962a7fe0cbcfcb60b3f1ff5653c reading sources... [ 22%] api/function_RuntimeCAPI_8h_1a2be838e8e18d4142ebbbed7308f8595d reading sources... [ 23%] api/function_RuntimeCAPI_8h_1a2bef576723ea9af3ecef14564a2e72e9 reading sources... [ 24%] api/function_RuntimeCAPI_8h_1a3041c5d4c93ee32d3534ef181f79e0c2 reading sources... [ 24%] api/function_RuntimeCAPI_8h_1a31a19ef4f29ff24e453d079186ae428f reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a31acbc65e331e233dd43e6d654cbd8f5 reading sources... [ 26%] api/function_RuntimeCAPI_8h_1a33ae56d79bf0e09a709a85ff70c24287 reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a33fce3a4737cefd7bfcad39204712d6d reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a351042e00b451ce88297f890246c478a reading sources... [ 28%] api/function_RuntimeCAPI_8h_1a3614143f09695c867758c72ec98445d1 reading sources... [ 29%] api/function_RuntimeCAPI_8h_1a364d8ed8950c7b95868bcc7efd6920be reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a36d2e45100e4774e7656a4d7b3a78548 reading sources... [ 31%] api/function_RuntimeCAPI_8h_1a37e5a9ab92bfd345ae8d8a9dab9264a1 reading sources... [ 31%] api/function_RuntimeCAPI_8h_1a38ad7e58ba32e80eb0bfe1f5ff862a26 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a3ea257a836ea195036adb6cf5432c29f reading sources... [ 33%] api/function_RuntimeCAPI_8h_1a408269a6816749fb0926cf2d046a6f3d reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a43eca5b2f277cef72f401e18d0e1fa0e reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a47d25d7cb448bf3bdb90b4958d9f21d9 reading sources... [ 35%] api/function_RuntimeCAPI_8h_1a4ceaefc150372f0923c576d40e349360 reading sources... [ 36%] api/function_RuntimeCAPI_8h_1a4d43f584ecf60ba3355ac903961f39f9 reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a4ff12a7807e078389db07f3a4cdc0f0f reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a506afd84e0f2bfd9faacb74705dc5d53 reading sources... [ 38%] api/function_RuntimeCAPI_8h_1a51229a6819ffb3e4c8fe1d06077e958a reading sources... [ 39%] api/function_RuntimeCAPI_8h_1a584a6a906faaa6e3c62cb45166165888 reading sources... [ 40%] api/function_RuntimeCAPI_8h_1a5ad360df8cef87992f73138384bc9727 reading sources... [ 41%] api/function_RuntimeCAPI_8h_1a664e5c59ed7edcd225414c2f5c88fa51 reading sources... [ 41%] api/function_RuntimeCAPI_8h_1a6b3528f881d15ee9488d47397e68b034 reading sources... [ 42%] api/function_RuntimeCAPI_8h_1a6be66b4c7cfa7447d67105b5ce17f5b8 reading sources... [ 43%] api/function_RuntimeCAPI_8h_1a706eecd1808e803175fa3c2f743e7bdc reading sources... [ 44%] api/function_RuntimeCAPI_8h_1a72711487c4d966da9816cdac77a9501f reading sources... [ 44%] api/function_RuntimeCAPI_8h_1a7ea0dc3ced383cceb7d2aa318fc69784 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1a861ee5f2f6d35552e5c127e3e83ed6a5 reading sources... [ 46%] api/function_RuntimeCAPI_8h_1aa1f3ec77f1bca5bf55355e9f9bce0258 reading sources... [ 47%] api/function_RuntimeCAPI_8h_1aaab5082a2cde0037f3705454d110c3a0 reading sources... [ 48%] api/function_RuntimeCAPI_8h_1aae6006f24fd3fb7a6fa5345225c7245c reading sources... [ 48%] api/function_RuntimeCAPI_8h_1ab0fc05d9d4686c769571ec84b4e4e233 reading sources... [ 49%] api/function_RuntimeCAPI_8h_1abfc63f27ef22eaad895be6c2bfb8e66e reading sources... [ 50%] api/function_RuntimeCAPI_8h_1ac3158c2de9bd4d2dea6e8182302d9369 reading sources... [ 51%] api/function_RuntimeCAPI_8h_1ad18c42ee688e75542b0ae40b3818881b reading sources... [ 51%] api/function_RuntimeCAPI_8h_1adc4e0204c48c134aea6dc8d2974b5042 reading sources... [ 52%] api/function_RuntimeCAPI_8h_1ae99ab1d86d95cb6bc07a766cc24a241d reading sources... [ 53%] api/function_RuntimeCAPI_8h_1aea5a16ff51803cfa6ca79e0d2267ddcb reading sources... [ 54%] api/function_RuntimeCAPI_8h_1af2fa2388f9cb0af2ef6aa9e561299be5 reading sources... [ 55%] api/function_RuntimeCAPI_8h_1af8e01486891f7a1fe4202d62c47d7e63 reading sources... [ 55%] api/function_RuntimeCAPI_8h_1af9c162a6829805e12d4bafab3f282f3f reading sources... [ 56%] api/function_RuntimeCAPI_8h_1af9d7621e84d9cf68dd9ff84e7651f4c7 reading sources... [ 57%] api/function_RuntimeCAPI_8h_1afd46451ca2edf00b91d56e0cf1e2296e reading sources... [ 58%] api/function_RuntimeCAPI_8h_1aff37c821d550602ac935dc2b280a03f6 reading sources... [ 58%] api/function_RuntimeCAPI_8h_1aff5346ed8da410335410ac48ec8b62f8 reading sources... [ 59%] api/library_root reading sources... [ 60%] api/namespace_Catalyst reading sources... [ 61%] api/namespace_Catalyst__Runtime reading sources... [ 62%] api/namespace_std reading sources... [ 62%] api/program_listing_file_runtime_include_DataView.hpp reading sources... [ 63%] api/program_listing_file_runtime_include_Exception.hpp reading sources... [ 64%] api/program_listing_file_runtime_include_QuantumDevice.hpp reading sources... [ 65%] api/program_listing_file_runtime_include_RuntimeCAPI.h reading sources... [ 65%] api/program_listing_file_runtime_include_Types.h reading sources... [ 66%] api/structCatalyst_1_1Runtime_1_1QuantumDevice reading sources... [ 67%] api/structCplxT__double reading sources... [ 68%] api/structMemRefT__CplxT__double__1d reading sources... [ 68%] api/structMemRefT__CplxT__double__2d reading sources... [ 69%] api/structMemRefT__double__1d reading sources... [ 70%] api/structMemRefT__double__2d reading sources... [ 71%] api/structMemRefT__int64__1d reading sources... [ 72%] api/structPairT__MemRefT__double__int64__1d reading sources... [ 72%] api/typedef_Types_8h_1a14bd27f4b5ca3fc974f78dc2209461e9 reading sources... [ 73%] api/typedef_Types_8h_1a5004ab436c9c2ac0b28162a47534c4d7 reading sources... [ 74%] api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f reading sources... [ 75%] api/typedef_Types_8h_1a6f35d735ac4718534ea9967e85bfc408 reading sources... [ 75%] api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90 reading sources... [ 76%] api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e reading sources... [ 77%] api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6 reading sources... [ 78%] api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e reading sources... [ 79%] api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80 reading sources... [ 79%] api/typedef_Types_8h_1ad2810ee72712df3b699394a2ad43df0c reading sources... [ 80%] api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415 reading sources... [ 81%] api/unabridged_orphan reading sources... [ 82%] changelog reading sources... [ 82%] code/__init__ reading sources... [ 83%] code/api/catalyst.CompileError reading sources... [ 84%] code/api/catalyst.CompileOptions reading sources... [ 85%] code/api/catalyst.QJIT reading sources... [ 86%] code/api/catalyst.cond reading sources... [ 86%] code/api/catalyst.for_loop reading sources... [ 87%] code/api/catalyst.grad reading sources... [ 88%] code/api/catalyst.measure reading sources... [ 89%] code/api/catalyst.qjit reading sources... [ 89%] code/api/catalyst.while_loop reading sources... [ 90%] demos/adaptive_circuits_demo reading sources... [ 91%] demos/magic_distillation_demo reading sources... [ 92%] demos/qml/tutorial_qft_arithmetics reading sources... [ 93%] demos/qml/tutorial_qubit_rotation reading sources... [ 93%] dev/architecture reading sources... [ 94%] dev/installation reading sources... [ 95%] dev/quick_start reading sources... [ 96%] dev/release_notes reading sources... [ 96%] dev/roadmap reading sources... [ 97%] 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/envs/latest/lib/python3.10/site-packages/catalyst/pennylane_extensions.py:docstring of catalyst.pennylane_extensions.grad:29: WARNING: Definition list ends without a blank line; unexpected unindent. /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/installation.rst:2: WARNING: Duplicate explicit target name: "dev containers". 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/release_notes dev/architecture modules/frontend modules/mlir modules/runtime 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.measure code/api/catalyst.grad code/api/catalyst.QJIT code/api/catalyst.CompileError code/api/catalyst.CompileOptions 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... [ 20%] _static/arch/overview.svg copying images... [ 40%] _static/arch/frontend.svg copying images... [ 60%] _static/arch/compiler.svg copying images... [ 80%] _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, 15 warnings. The HTML page is in ../_readthedocs/htmlzip. Updating searchtools for Read the Docs search...