Read the Docs build information Build id: 1776243 Project: xanaduai-catalyst Version: latest Commit: 2280c80a9b16b51c0843f6567be90e63609349f2 Date: 2023-10-11T23:49:59.842516Z State: finished Success: True [rtd-command-info] start-time: 2023-10-11T23:50:07.011108Z, end-time: 2023-10-11T23:50:08.694182Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:PennyLaneAI/catalyst.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-10-11T23:50:09.256952Z, end-time: 2023-10-11T23:50:10.690567Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-10-11T23:50:11.296192Z, end-time: 2023-10-11T23:50:11.390272Z, 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 2280c80 [MLIR] Extend `adjoint` to support `QubitUnitary` (#304) [rtd-command-info] start-time: 2023-10-11T23:50:11.818609Z, end-time: 2023-10-11T23:50:11.876247Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-10-11T23:50:12.308886Z, end-time: 2023-10-11T23:50:12.369778Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # Required version: 2 # Build documentation with Sphinx sphinx: configuration: doc/conf.py # Exclude all submodules submodules: exclude: all # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip # Optionally set the build image build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - graphviz # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: doc/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2023-10-11T23:50:15.804848Z, end-time: 2023-10-11T23:50:18.002701Z, duration: 2, 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 [109 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1347 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1081 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1269 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1226 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1252 kB] Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1004 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.4 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB] Fetched 7689 kB in 1s (6000 kB/s) Reading package lists... [rtd-command-info] start-time: 2023-10-11T23:50:18.530463Z, end-time: 2023-10-11T23:50:22.071635Z, duration: 3, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 189 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 (1031 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-10-11T23:50:26.977357Z, end-time: 2023-10-11T23:50:27.058448Z, duration: 0, exit-code: 0 asdf global python 3.10.12 [rtd-command-info] start-time: 2023-10-11T23:50:27.932023Z, end-time: 2023-10-11T23:50:29.003065Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.12.final.0-64 in 731ms 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-10-11T23:50:30.220428Z, end-time: 2023-10-11T23:50:38.380242Z, duration: 8, 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.2.1-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-68.2.2-py3-none-any.whl (807 kB) 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.2.1 setuptools-68.2.2 [rtd-command-info] start-time: 2023-10-11T23:50:38.827194Z, end-time: 2023-10-11T23:50:45.135134Z, duration: 6, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/b2/b6/8ed35256aa530a9d3da15d20bdc0ba888d5364441bb50a5a83ee7827affe/sphinx-7.2.6-py3-none-any.whl.metadata Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Obtaining dependency information for readthedocs-sphinx-ext from https://files.pythonhosted.org/packages/e3/bb/4adf12e9f4f6884135ccd662fdc0dd1008e73ea9be3c1a981ce0208467f7/readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/c0/0c/261c0949083c0ac635853528bb0070c89e927841d4e533ba0b5563365c06/sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/c0/03/010ac733ec7b7f71c1dc88e7115743ee466560d6d85373b56fb9916e4586/sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/28/7a/958f8e3e6abe8219d0d1f1224886de847ab227b218f4a07b61bc337f64be/sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.9 from https://files.pythonhosted.org/packages/95/d6/2e0bda62b2a808070ac922d21a950aa2cb5e4fcfb87e5ff5f86bc43a2201/sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-qthelp (from sphinx) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/1f/e5/1850f3f118e95581c1e30b57028ac979badee1eb29e70ee72b0241f5a185/sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 7.2 MB/s eta 0:00:00 Collecting Pygments>=2.14 (from sphinx) Obtaining dependency information for Pygments>=2.14 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Obtaining dependency information for docutils<0.21,>=0.18.1 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 11.9 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Obtaining dependency information for babel>=2.9 from https://files.pythonhosted.org/packages/ff/37/b0241795c3a320a3def948cd0d06daf70310e7fea1d8fda312629bc22ea9/Babel-2.13.0-py3-none-any.whl.metadata Downloading Babel-2.13.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Obtaining dependency information for packaging>=21.0 from https://files.pythonhosted.org/packages/ec/1a/610693ac4ee14fcdf2d9bf3c493370e4f2ef7ae2e19217d7a237ff42367d/packaging-23.2-py3-none-any.whl.metadata Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/12/b3/d9ed2c0971e1435b8a62354b18d3060b66c8cb1d368399ec0b9baa7c0ee5/MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/5d/42/9d11cb5f3326501d7e913d2581a4e3b237ef7ee3e121b2faa89c1676125b/charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (32 kB) 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 24.0 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/26/40/9957270221b6d3e9a3b92fdfba80dd5c9661ff45a664b47edd5d00f707f5/urllib3-2.0.6-py3-none-any.whl.metadata Downloading urllib3-2.0.6-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 20.0 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.3-py2.py3-none-any.whl (11 kB) Downloading Babel-2.13.0-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 58.6 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 236.8 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 218.5 MB/s eta 0:00:00 Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 120.7 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 234.1 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 260.1 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.9-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 247.6 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 261.2 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 244.9 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 236.6 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 266.6 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.7/138.7 kB 258.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.0.6-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.8/123.8 kB 258.7 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-jsmath, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, readthedocs-sphinx-ext, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.13.0 certifi-2023.7.22 charset-normalizer-3.3.0 docutils-0.20.1 idna-3.4 imagesize-1.4.1 packaging-23.2 readthedocs-sphinx-ext-2.2.3 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sphinxcontrib-serializinghtml-1.1.9 urllib3-2.0.6 [rtd-command-info] start-time: 2023-10-11T23:50:45.699603Z, end-time: 2023-10-11T23:51:06.032084Z, duration: 20, 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 8.1 MB/s eta 0:00:00 Collecting sphinxcontrib-bibtex (from -r doc/requirements.txt (line 2)) Obtaining dependency information for sphinxcontrib-bibtex from https://files.pythonhosted.org/packages/79/59/fafc5c480506cc356e2a7ea009d7c7d75812475b4385fe851ae55575661c/sphinxcontrib_bibtex-2.6.1-py3-none-any.whl.metadata Downloading sphinxcontrib_bibtex-2.6.1-py3-none-any.whl.metadata (6.1 kB) Collecting sphinx==4.5.0 (from -r doc/requirements.txt (line 3)) Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 19.1 MB/s eta 0:00:00 Collecting ipykernel (from -r doc/requirements.txt (line 4)) Obtaining dependency information for ipykernel from https://files.pythonhosted.org/packages/94/e3/70fb6e6bdd42cb0586d6b6680713997d2a9dc46642aec207ca04d0df80b8/ipykernel-6.25.2-py3-none-any.whl.metadata Downloading ipykernel-6.25.2-py3-none-any.whl.metadata (6.3 kB) 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)) Obtaining dependency information for pennylane-sphinx-theme from https://files.pythonhosted.org/packages/92/a5/42cb973f38ee82d051771fb60a6159e3acb137e5717c60a1f80741313d50/pennylane_sphinx_theme-0.4.3-py3-none-any.whl.metadata Downloading pennylane_sphinx_theme-0.4.3-py3-none-any.whl.metadata (4.1 kB) Collecting nbconvert (from -r doc/requirements.txt (line 11)) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/5b/08/6af17268360385f767c7a53dd2b71b9718c61911464fb34f5453c80cfe48/nbconvert-7.9.2-py3-none-any.whl.metadata Downloading nbconvert-7.9.2-py3-none-any.whl.metadata (7.9 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from -r doc/requirements.txt (line 12)) (2.16.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 203.7 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 35.2 MB/s eta 0:00:00 Collecting sphinx-automodapi (from -r doc/requirements.txt (line 15)) Obtaining dependency information for sphinx-automodapi from https://files.pythonhosted.org/packages/c2/35/5fc7629ef20d9a06e3c3a6c72036b4384eb4d6efd62e7492da112424e4b2/sphinx_automodapi-0.16.0-py3-none-any.whl.metadata Downloading sphinx_automodapi-0.16.0-py3-none-any.whl.metadata (2.9 kB) Collecting exhale>=0.3.3 (from -r doc/requirements.txt (line 16)) Downloading exhale-0.3.6-py3-none-any.whl (108 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 108.1/108.1 kB 205.7 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 198.0 MB/s eta 0:00:00 Collecting pybind11 (from -r doc/requirements.txt (line 18)) Obtaining dependency information for pybind11 from https://files.pythonhosted.org/packages/06/55/9f73c32dda93fa4f539fafa268f9504e83c489f460c380371d94296126cd/pybind11-2.11.1-py3-none-any.whl.metadata Downloading pybind11-2.11.1-py3-none-any.whl.metadata (9.5 kB) 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.7) 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.5) 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.4) 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.9) 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.6) 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.13.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) (0.7.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.2) Collecting nbformat (from nbsphinx==0.7->-r doc/requirements.txt (line 5)) Obtaining dependency information for nbformat from https://files.pythonhosted.org/packages/f4/e7/ef30a90b70eba39e675689b9eaaa92530a71d7435ab8f9cae520814e0caf/nbformat-5.9.2-py3-none-any.whl.metadata Downloading nbformat-5.9.2-py3-none-any.whl.metadata (3.4 kB) Collecting traitlets (from nbsphinx==0.7->-r doc/requirements.txt (line 5)) Obtaining dependency information for traitlets from https://files.pythonhosted.org/packages/85/e9/d82415708306eb348fb16988c4697076119dfbfa266f17f74e514a23a723/traitlets-5.11.2-py3-none-any.whl.metadata Downloading traitlets-5.11.2-py3-none-any.whl.metadata (10 kB) 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)) Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages/20/9f/bc63f0f0737ad7a60800bfd472a4836661adae21f9c2535f3957b1e54ceb/jedi-0.19.1-py2.py3-none-any.whl.metadata Downloading jedi-0.19.1-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython==8.10.0->-r doc/requirements.txt (line 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)) Obtaining dependency information for prompt-toolkit<3.1.0,>=3.0.30 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython==8.10.0->-r doc/requirements.txt (line 14)) Obtaining dependency information for stack-data from https://files.pythonhosted.org/packages/f1/7b/ce1eafaf1a76852e2ec9b22edecf1daa58175c090266e9f6c64afcd81d91/stack_data-0.6.3-py3-none-any.whl.metadata Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB) Collecting pexpect>4.3 (from ipython==8.10.0->-r doc/requirements.txt (line 14)) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 222.9 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 41.1 MB/s eta 0:00:00 Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Obtaining dependency information for pybtex-docutils>=1.0.0 from https://files.pythonhosted.org/packages/11/b1/ce1f4596211efb5410e178a803f08e59b20bedb66837dcf41e21c54f9ec1/pybtex_docutils-1.0.3-py3-none-any.whl.metadata Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting comm>=0.1.1 (from ipykernel->-r doc/requirements.txt (line 4)) Obtaining dependency information for comm>=0.1.1 from https://files.pythonhosted.org/packages/fe/47/0133ac1b7dc476ed77710715e98077119b3d9bae56b13f6f9055e7da1c53/comm-0.1.4-py3-none-any.whl.metadata Downloading comm-0.1.4-py3-none-any.whl.metadata (4.2 kB) Collecting debugpy>=1.6.5 (from ipykernel->-r doc/requirements.txt (line 4)) Obtaining dependency information for debugpy>=1.6.5 from https://files.pythonhosted.org/packages/01/18/4be69e4b466f6452ac42b2a2cb7e581a3f1af194f1dd563d5bdabdcd8c21/debugpy-1.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading debugpy-1.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.0 kB) Collecting jupyter-client>=6.1.12 (from ipykernel->-r doc/requirements.txt (line 4)) Obtaining dependency information for jupyter-client>=6.1.12 from https://files.pythonhosted.org/packages/dc/05/e91a1a935a25ca1b46c78260def39125b2cfca96c2adbc285d365af23e3f/jupyter_client-8.4.0-py3-none-any.whl.metadata Downloading jupyter_client-8.4.0-py3-none-any.whl.metadata (8.3 kB) Collecting jupyter-core!=5.0.*,>=4.12 (from ipykernel->-r doc/requirements.txt (line 4)) Obtaining dependency information for jupyter-core!=5.0.*,>=4.12 from https://files.pythonhosted.org/packages/ac/92/bec527b68e2b56d0b1a30db19ce8370cba69fb68d34c981f4549564ca551/jupyter_core-5.4.0-py3-none-any.whl.metadata Downloading jupyter_core-5.4.0-py3-none-any.whl.metadata (3.4 kB) Collecting nest-asyncio (from ipykernel->-r doc/requirements.txt (line 4)) Obtaining dependency information for nest-asyncio from https://files.pythonhosted.org/packages/ab/d3/48c01d1944e0ee49fdc005bf518a68b0582d3bd201e5401664890b62a647/nest_asyncio-1.5.8-py3-none-any.whl.metadata Downloading nest_asyncio-1.5.8-py3-none-any.whl.metadata (2.8 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 69.1 MB/s eta 0:00:00 Collecting pyzmq>=20 (from ipykernel->-r doc/requirements.txt (line 4)) Obtaining dependency information for pyzmq>=20 from https://files.pythonhosted.org/packages/ca/e2/a986e003fcc5a263591b2f0367caea0b0ca1cbac516b2d7086059f141450/pyzmq-25.1.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata Downloading pyzmq-25.1.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (4.9 kB) Collecting tornado>=6.1 (from ipykernel->-r doc/requirements.txt (line 4)) Obtaining dependency information for tornado>=6.1 from https://files.pythonhosted.org/packages/66/a5/e6da56c03ff61200d5a43cfb75ab09316fc0836aa7ee26b4e9dcbfc3ae85/tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting xanadu-sphinx-theme~=0.4.0 (from pennylane-sphinx-theme->-r doc/requirements.txt (line 10)) Obtaining dependency information for xanadu-sphinx-theme~=0.4.0 from https://files.pythonhosted.org/packages/9f/97/567c6c97856cc7f4a4e494be0dab16dd7f2cd0005e6741b11e6980be818a/xanadu_sphinx_theme-0.4.0-py3-none-any.whl.metadata Downloading xanadu_sphinx_theme-0.4.0-py3-none-any.whl.metadata (14 kB) Collecting pillow (from pennylane-sphinx-theme->-r doc/requirements.txt (line 10)) Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/7a/07/e896b096a77375e78e02ce222ae4fd6014928cd76c691d312060a1645dfa/Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting sphinx-gallery (from pennylane-sphinx-theme->-r doc/requirements.txt (line 10)) Obtaining dependency information for sphinx-gallery from https://files.pythonhosted.org/packages/5f/69/0deaf270322a163801fbf76416c316fac1de16e74fe4730292e3f7a98bf8/sphinx_gallery-0.14.0-py3-none-any.whl.metadata Downloading sphinx_gallery-0.14.0-py3-none-any.whl.metadata (5.9 kB) 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 183.6 MB/s eta 0:00:00 Collecting bleach!=5.0.0 (from nbconvert->-r doc/requirements.txt (line 11)) Obtaining dependency information for bleach!=5.0.0 from https://files.pythonhosted.org/packages/ea/63/da7237f805089ecc28a3f36bca6a21c31fcbc2eb380f3b8f1be3312abd14/bleach-6.1.0-py3-none-any.whl.metadata Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB) 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)) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/0d/2e/434ec240806b138a720c89ef8f7cfd84ea15879b63aba6982031ca1571e9/nbconvert-7.9.1-py3-none-any.whl.metadata Downloading nbconvert-7.9.1-py3-none-any.whl.metadata (7.9 kB) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/ae/b4/73f5a8c17eb9b334a3958e0d85f69ce6744e481e34e1bd4129f4b2f9c38e/nbconvert-7.9.0-py3-none-any.whl.metadata Downloading nbconvert-7.9.0-py3-none-any.whl.metadata (7.9 kB) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/a4/a6/072b6fd04616f1409f37ef5967ea5bbbeea1447d4494c2d98658a95fc985/nbconvert-7.8.0-py3-none-any.whl.metadata Downloading nbconvert-7.8.0-py3-none-any.whl.metadata (8.0 kB) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/80/ed/d883918ca3777f744f3373fc63d8af47b47237ca703450a451b3e885264a/nbconvert-7.7.4-py3-none-any.whl.metadata Downloading nbconvert-7.7.4-py3-none-any.whl.metadata (8.0 kB) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/51/bd/ede955c9e981abf6d0e12a7583fd0f9256eedfb461073f25045770f3e717/nbconvert-7.7.3-py3-none-any.whl.metadata Downloading nbconvert-7.7.3-py3-none-any.whl.metadata (8.0 kB) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/93/04/cc10ee418087f2a83f6862b9043291658ab81865f38cad41c74fba2306e5/nbconvert-7.7.2-py3-none-any.whl.metadata Downloading nbconvert-7.7.2-py3-none-any.whl.metadata (8.0 kB) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/2b/f3/82f51440acd133dc8bb11688312e801c115221c7ed601075c9728447f288/nbconvert-7.7.1-py3-none-any.whl.metadata Downloading nbconvert-7.7.1-py3-none-any.whl.metadata (8.0 kB) INFO: pip is still looking at multiple versions of nbconvert to determine which version is compatible with other requirements. This could take a while. Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/98/cf/a47b636a7c7754cbef3ccd63480c2ac00a1565f2657d12400350a4f0ae06/nbconvert-7.7.0-py3-none-any.whl.metadata Downloading nbconvert-7.7.0-py3-none-any.whl.metadata (8.0 kB) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/7d/65/bd0ed8fc533ad31742f2dc629523257ade468dea860d8ebb6faa1448d709/nbconvert-7.6.0-py3-none-any.whl.metadata Downloading nbconvert-7.6.0-py3-none-any.whl.metadata (7.9 kB) Obtaining dependency information for nbconvert from https://files.pythonhosted.org/packages/d9/8b/702359fe63516f6faa6b4f3255126fc958a80911fc73fb55bbe1053f3fa7/nbconvert-7.5.0-py3-none-any.whl.metadata Downloading nbconvert-7.5.0-py3-none-any.whl.metadata (7.9 kB) Downloading nbconvert-7.4.0-py3-none-any.whl (285 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 285.9/285.9 kB 67.1 MB/s eta 0:00:00 Downloading nbconvert-7.3.1-py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.1/284.1 kB 74.9 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.3.0-py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.0/284.0 kB 70.6 MB/s eta 0:00:00 Downloading nbconvert-7.2.10-py3-none-any.whl (275 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 275.2/275.2 kB 76.8 MB/s eta 0:00:00 Downloading nbconvert-7.2.9-py3-none-any.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.9/274.9 kB 72.8 MB/s eta 0:00:00 Downloading nbconvert-7.2.8-py3-none-any.whl (274 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 274.8/274.8 kB 76.8 MB/s eta 0:00:00 Downloading nbconvert-7.2.7-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 71.8 MB/s eta 0:00:00 Downloading nbconvert-7.2.6-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 71.0 MB/s eta 0:00:00 Downloading nbconvert-7.2.5-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.3/273.3 kB 71.7 MB/s eta 0:00:00 Downloading nbconvert-7.2.4-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.2/273.2 kB 73.9 MB/s eta 0:00:00 Downloading nbconvert-7.2.3-py3-none-any.whl (273 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 273.1/273.1 kB 78.4 MB/s eta 0:00:00 Downloading nbconvert-7.2.2-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.6/271.6 kB 68.1 MB/s eta 0:00:00 Downloading nbconvert-7.2.1-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.6/271.6 kB 70.2 MB/s eta 0:00:00 Downloading nbconvert-7.1.0-py3-none-any.whl (272 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 272.0/272.0 kB 70.7 MB/s eta 0:00:00 Downloading nbconvert-7.0.0-py3-none-any.whl (271 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 271.3/271.3 kB 71.0 MB/s eta 0:00:00 Collecting lxml (from nbconvert->-r doc/requirements.txt (line 11)) Obtaining dependency information for lxml from https://files.pythonhosted.org/packages/3c/d2/11533f0bc47ff4d828a20cfb702f3453fe714bd5b475fcdc8cec6e6b7dcf/lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl.metadata Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl.metadata (3.8 kB) 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 44.5 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)) Obtaining dependency information for nbclient>=0.5.0 from https://files.pythonhosted.org/packages/ac/5a/d670ca51e6c3d98574b9647599821590efcd811d71f58e9c89fc59a17685/nbclient-0.8.0-py3-none-any.whl.metadata Downloading nbclient-0.8.0-py3-none-any.whl.metadata (7.8 kB) 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.3 (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 226.8 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 74.0 MB/s eta 0:00:00 Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->ipykernel->-r doc/requirements.txt (line 4)) Obtaining dependency information for platformdirs>=2.5 from https://files.pythonhosted.org/packages/56/29/3ec311dc18804409ecf0d2b09caa976f3ae6215559306b5b530004e11156/platformdirs-3.11.0-py3-none-any.whl.metadata Downloading platformdirs-3.11.0-py3-none-any.whl.metadata (11 kB) Collecting fastjsonschema (from nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 5)) Obtaining dependency information for fastjsonschema from https://files.pythonhosted.org/packages/7f/1a/8aad366cf1779351741e5c791ae76dc8b293f72e9448c689cc2e730f06cb/fastjsonschema-2.18.1-py3-none-any.whl.metadata Downloading fastjsonschema-2.18.1-py3-none-any.whl.metadata (2.0 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 5)) Obtaining dependency information for jsonschema>=2.6 from https://files.pythonhosted.org/packages/0f/bf/a84bc75f069f4f156e1c0d9892fb7325945106c6ecaad9f29d24360872af/jsonschema-4.19.1-py3-none-any.whl.metadata Downloading jsonschema-4.19.1-py3-none-any.whl.metadata (7.9 kB) 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)) Obtaining dependency information for wcwidth from https://files.pythonhosted.org/packages/58/19/a9ce39f89cf58cf1e7ce01c8bb76ab7e2c7aadbc5a2136c3e192097344f5/wcwidth-0.2.8-py2.py3-none-any.whl.metadata Downloading wcwidth-0.2.8-py2.py3-none-any.whl.metadata (13 kB) Collecting PyYAML>=3.01 (from pybtex>=0.24->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Obtaining dependency information for PyYAML>=3.01 from https://files.pythonhosted.org/packages/29/61/bf33c6c85c55bc45a29eee3195848ff2d518d84735eb0e2d8cb42e0d285e/PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex->-r doc/requirements.txt (line 2)) Downloading latexcodec-2.0.1-py2.py3-none-any.whl (18 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests>=2.5.0->sphinx==4.5.0->-r doc/requirements.txt (line 3)) (3.3.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.6) 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.7.22) INFO: pip is looking at multiple versions of sphinxcontrib-htmlhelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/d0/a1/5b678486ce3f7f3135ac5396db4591e967fc6709f27aa57fe13c97180953/sphinxcontrib_htmlhelp-2.0.3-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.3-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/57/41/ad44d14fd5273a7b20905fa4dd8444abf1795f6581666f6272e7d8cabf5a/sphinxcontrib_htmlhelp-2.0.2-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 204.4 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-serializinghtml to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.5 from https://files.pythonhosted.org/packages/dc/85/ea34b6be0494eff8ae281107bb4a83f6c83066b358f2525a251dc852817c/sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.5 from https://files.pythonhosted.org/packages/36/c6/0d5b3f258fdb107558163e88607eb6c245d8785fbd707e027f2da7fbc795/sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml>=1.1.5 from https://files.pythonhosted.org/packages/82/a2/962548d13ceddff95eac7843c9ff37b451c02b69429007b93d6a10a353d3/sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 241.6 MB/s eta 0:00:00 Collecting importlib-resources (from xanadu-sphinx-theme~=0.4.0->pennylane-sphinx-theme->-r doc/requirements.txt (line 10)) Obtaining dependency information for importlib-resources from https://files.pythonhosted.org/packages/65/6e/09d8816b5cb7a4006ef8ad1717a2703ad9f331dae9717d9f22488a2d6469/importlib_resources-6.1.0-py3-none-any.whl.metadata Downloading importlib_resources-6.1.0-py3-none-any.whl.metadata (4.1 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert->-r doc/requirements.txt (line 11)) Obtaining dependency information for soupsieve>1.2 from https://files.pythonhosted.org/packages/4c/f3/038b302fdfbe3be7da016777069f26ceefe11a681055ea1f7817546508e3/soupsieve-2.5-py3-none-any.whl.metadata Downloading soupsieve-2.5-py3-none-any.whl.metadata (4.7 kB) Collecting webencodings (from bleach!=5.0.0->nbconvert->-r doc/requirements.txt (line 11)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) INFO: pip is looking at multiple versions of sphinxcontrib-applehelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-applehelp (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/b1/db/2c9a62f9d7c8abf45fa79d28a9d0c80e16cb42deac58a699cbd952efda1a/sphinxcontrib_applehelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/57/57/1cdaff9321329139ffb0616b9907f2ddf46fa9a6a9488a93f049b2325472/sphinxcontrib_applehelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 220.9 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-devhelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-devhelp (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/5d/b6/7f58acb86c93e54236ca8b5b79dd3873138397060a74a143b1c1e30ba6bf/sphinxcontrib_devhelp-1.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.4-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/30/68/7e7c2e823a50cc4d0835b962425924fe7006afa2bc7151a79c30b91fcf52/sphinxcontrib_devhelp-1.0.3-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.3-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 222.9 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of sphinxcontrib-qthelp to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-qthelp (from sphinx==4.5.0->-r doc/requirements.txt (line 3)) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/c1/54/d3f8d78634c43be776bbec969cce56cf6a6ba49fc950774179b6cc20176b/sphinxcontrib_qthelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/8d/57/6edeb937dbc2858d980242ffc5913303c19774048b68654e5bee9556e146/sphinxcontrib_qthelp-1.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.4-py3-none-any.whl.metadata (2.2 kB) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 239.8 MB/s eta 0:00:00 Collecting executing>=1.2.0 (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 14)) Obtaining dependency information for executing>=1.2.0 from https://files.pythonhosted.org/packages/bb/3f/748594706233e45fd0e6fb57a2fbfe572485009c52b19919d161a0ae5d52/executing-2.0.0-py2.py3-none-any.whl.metadata Downloading executing-2.0.0-py2.py3-none-any.whl.metadata (9.0 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython==8.10.0->-r doc/requirements.txt (line 14)) Obtaining dependency information for asttokens>=2.1.0 from https://files.pythonhosted.org/packages/4f/25/adda9979586d9606300415c89ad0e4c5b53d72b92d2747a3c634701a6a02/asttokens-2.4.0-py2.py3-none-any.whl.metadata Downloading asttokens-2.4.0-py2.py3-none-any.whl.metadata (4.9 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>=22.2.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 233.3 MB/s eta 0:00:00 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 5)) Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 5)) Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx==0.7->-r doc/requirements.txt (line 5)) Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/2e/3f/8351c2313cab6750aaf01dcb28d1bd1fe5dfaf0262628fd8915e5f46856c/rpds_py-0.10.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading rpds_py-0.10.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.7 kB) Downloading sphinxcontrib_bibtex-2.6.1-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 160.6 MB/s eta 0:00:00 Downloading ipykernel-6.25.2-py3-none-any.whl (154 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.2/154.2 kB 111.8 MB/s eta 0:00:00 Downloading pennylane_sphinx_theme-0.4.3-py3-none-any.whl (17 kB) Downloading sphinx_automodapi-0.16.0-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.8/80.8 kB 236.4 MB/s eta 0:00:00 Downloading pybind11-2.11.1-py3-none-any.whl (227 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.7/227.7 kB 88.0 MB/s eta 0:00:00 Downloading comm-0.1.4-py3-none-any.whl (6.6 kB) Downloading debugpy-1.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 48.2 MB/s eta 0:00:00 Downloading jedi-0.19.1-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 61.3 MB/s eta 0:00:00 Downloading jupyter_client-8.4.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.0/104.0 kB 255.3 MB/s eta 0:00:00 Downloading jupyter_core-5.4.0-py3-none-any.whl (28 kB) Downloading nbclient-0.8.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 236.8 MB/s eta 0:00:00 Downloading nbformat-5.9.2-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.6/77.6 kB 226.5 MB/s eta 0:00:00 Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 122.0 MB/s eta 0:00:00 Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB) Downloading pyzmq-25.1.1-cp310-cp310-manylinux_2_28_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 80.9 MB/s eta 0:00:00 Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.7/427.7 kB 194.1 MB/s eta 0:00:00 Downloading traitlets-5.11.2-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.7/83.7 kB 242.2 MB/s eta 0:00:00 Downloading xanadu_sphinx_theme-0.4.0-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 227.0 MB/s eta 0:00:00 Downloading bleach-6.1.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.8/162.8 kB 263.2 MB/s eta 0:00:00 Downloading lxml-4.9.3-cp310-cp310-manylinux_2_28_x86_64.whl (7.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.9/7.9 MB 93.8 MB/s eta 0:00:00 Downloading nest_asyncio-1.5.8-py3-none-any.whl (5.3 kB) Downloading Pillow-10.0.1-cp310-cp310-manylinux_2_28_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 138.8 MB/s eta 0:00:00 Downloading sphinx_gallery-0.14.0-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.2/151.2 kB 263.7 MB/s eta 0:00:00 Downloading stack_data-0.6.3-py3-none-any.whl (24 kB) Downloading asttokens-2.4.0-py2.py3-none-any.whl (27 kB) Downloading executing-2.0.0-py2.py3-none-any.whl (24 kB) Downloading jsonschema-4.19.1-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.3/83.3 kB 209.2 MB/s eta 0:00:00 Downloading platformdirs-3.11.0-py3-none-any.whl (17 kB) Downloading PyYAML-6.0.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (705 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 705.5/705.5 kB 257.4 MB/s eta 0:00:00 Downloading soupsieve-2.5-py3-none-any.whl (36 kB) Downloading fastjsonschema-2.18.1-py3-none-any.whl (23 kB) Downloading importlib_resources-6.1.0-py3-none-any.whl (33 kB) Downloading wcwidth-0.2.8-py2.py3-none-any.whl (31 kB) Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) Downloading referencing-0.30.2-py3-none-any.whl (25 kB) Downloading rpds_py-0.10.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 186.9 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=0bf2e1c2a5fee0840c605a8d5b15440730998f0517b48a7e08a0a9c6d9a4a09d Stored in directory: /tmp/pip-ephem-wheel-cache-b34s7omy/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, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, six, rpds-py, pyzmq, PyYAML, pybind11, psutil, prompt-toolkit, platformdirs, pillow, pexpect, parso, pandocfilters, nest-asyncio, markupsafe, lxml, jupyterlab-pygments, importlib-resources, graphviz, entrypoints, docutils, defusedxml, decorator, debugpy, attrs, referencing, python-dateutil, matplotlib-inline, m2r2, latexcodec, jupyter-core, jedi, comm, bleach, beautifulsoup4, asttokens, stack-data, sphinx, pybtex, jupyter-client, jsonschema-specifications, sphinx-gallery, sphinx-copybutton, sphinx-automodapi, pybtex-docutils, jsonschema, ipython, breathe, xanadu-sphinx-theme, sphinxcontrib-bibtex, nbformat, ipykernel, exhale, pennylane-sphinx-theme, nbclient, nbconvert, nbsphinx Attempting uninstall: sphinxcontrib-serializinghtml Found existing installation: sphinxcontrib-serializinghtml 1.1.9 Uninstalling sphinxcontrib-serializinghtml-1.1.9: Successfully uninstalled sphinxcontrib-serializinghtml-1.1.9 Attempting uninstall: sphinxcontrib-qthelp Found existing installation: sphinxcontrib-qthelp 1.0.6 Uninstalling sphinxcontrib-qthelp-1.0.6: Successfully uninstalled sphinxcontrib-qthelp-1.0.6 Attempting uninstall: sphinxcontrib-htmlhelp Found existing installation: sphinxcontrib-htmlhelp 2.0.4 Uninstalling sphinxcontrib-htmlhelp-2.0.4: Successfully uninstalled sphinxcontrib-htmlhelp-2.0.4 Attempting uninstall: sphinxcontrib-devhelp Found existing installation: sphinxcontrib-devhelp 1.0.5 Uninstalling sphinxcontrib-devhelp-1.0.5: Successfully uninstalled sphinxcontrib-devhelp-1.0.5 Attempting uninstall: sphinxcontrib-applehelp Found existing installation: sphinxcontrib-applehelp 1.0.7 Uninstalling sphinxcontrib-applehelp-1.0.7: Successfully uninstalled sphinxcontrib-applehelp-1.0.7 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.20.1 Uninstalling docutils-0.20.1: Successfully uninstalled docutils-0.20.1 Attempting uninstall: sphinx Found existing installation: Sphinx 7.2.6 Uninstalling Sphinx-7.2.6: Successfully uninstalled Sphinx-7.2.6 Successfully installed PyYAML-6.0.1 asttokens-2.4.0 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.1.0 breathe-4.35.0 comm-0.1.4 debugpy-1.8.0 decorator-5.1.1 defusedxml-0.7.1 docutils-0.16 entrypoints-0.4 executing-2.0.0 exhale-0.3.6 fastjsonschema-2.18.1 graphviz-0.20.1 importlib-resources-6.1.0 ipykernel-6.25.2 ipython-8.10.0 jedi-0.19.1 jsonschema-4.19.1 jsonschema-specifications-2023.7.1 jupyter-client-8.4.0 jupyter-core-5.4.0 jupyterlab-pygments-0.2.2 latexcodec-2.0.1 lxml-4.9.3 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.2 nbsphinx-0.7.0 nest-asyncio-1.5.8 pandocfilters-1.5.0 parso-0.8.3 pennylane-sphinx-theme-0.4.3 pexpect-4.8.0 pickleshare-0.7.5 pillow-10.0.1 platformdirs-3.11.0 prompt-toolkit-3.0.39 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pybind11-2.11.1 pybtex-0.24.0 pybtex-docutils-1.0.3 python-dateutil-2.8.2 pyzmq-25.1.1 referencing-0.30.2 rpds-py-0.10.6 six-1.16.0 soupsieve-2.5 sphinx-4.5.0 sphinx-automodapi-0.16.0 sphinx-copybutton-0.5.2 sphinx-gallery-0.14.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.6.1 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 stack-data-0.6.3 tinycss2-1.2.1 tornado-6.3.3 traitlets-5.11.2 version_information-1.0.4 wcwidth-0.2.8 webencodings-0.5.1 xanadu-sphinx-theme-0.4.0 [rtd-command-info] start-time: 2023-10-11T23:51:06.990872Z, end-time: 2023-10-11T23:51:41.480320Z, duration: 34, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting pennylane>=0.32 (from pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for pennylane>=0.32 from https://files.pythonhosted.org/packages/ec/12/783161913f263cc311fb686b05c0e7abb42f87b158f49664f95472aa2135/PennyLane-0.32.0-py3-none-any.whl.metadata Downloading PennyLane-0.32.0-py3-none-any.whl.metadata (9.0 kB) Collecting jax==0.4.14 (from pennylane-catalyst==0.3.1.dev0) Downloading jax-0.4.14.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 8.2 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting jaxlib==0.4.14 (from pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for jaxlib==0.4.14 from https://files.pythonhosted.org/packages/62/a1/beb609f27603cf2ce6f3fb14ad2e93bde9324158f872e46509d52b178cdc/jaxlib-0.4.14-cp310-cp310-manylinux2014_x86_64.whl.metadata Downloading jaxlib-0.4.14-cp310-cp310-manylinux2014_x86_64.whl.metadata (2.0 kB) Collecting ml-dtypes>=0.2.0 (from jax==0.4.14->pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for ml-dtypes>=0.2.0 from https://files.pythonhosted.org/packages/90/31/ec94e33a799323a8c37d1883f44b517c38d9defa7667db97cba212384d71/ml_dtypes-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading ml_dtypes-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (20 kB) Collecting numpy>=1.22 (from jax==0.4.14->pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for numpy>=1.22 from https://files.pythonhosted.org/packages/9b/5a/f265a1ba3641d16b5480a217a6aed08cceef09cd173b568cd5351053472a/numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading numpy-1.26.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 44.8 MB/s eta 0:00:00 Collecting opt-einsum (from jax==0.4.14->pennylane-catalyst==0.3.1.dev0) Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 34.7 MB/s eta 0:00:00 Collecting scipy>=1.7 (from jax==0.4.14->pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for scipy>=1.7 from https://files.pythonhosted.org/packages/18/44/7e8d208eb59a8224fcc474415104f13be9b378be8da63f76dfde12ec2b44/scipy-1.11.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading scipy-1.11.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 39.5 MB/s eta 0:00:00 Collecting numpy>=1.22 (from jax==0.4.14->pennylane-catalyst==0.3.1.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 76.7 MB/s eta 0:00:00 Collecting networkx (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 135.1 MB/s eta 0:00:00 Collecting rustworkx (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for rustworkx from https://files.pythonhosted.org/packages/1c/bb/1e8500b833dce6ca44ba698df5e34e2fefd6579c2471edc4b0a582416820/rustworkx-0.13.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading rustworkx-0.13.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting autograd<=1.5 (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Downloading autograd-1.5-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 214.9 MB/s eta 0:00:00 Collecting toml (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting appdirs (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting semantic-version>=2.7 (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Downloading semantic_version-2.10.0-py2.py3-none-any.whl (15 kB) Collecting autoray>=0.3.1 (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for autoray>=0.3.1 from https://files.pythonhosted.org/packages/7b/c2/c6aa844448722e795925560f39be3d5c737d5cc83770ef00505440be4b83/autoray-0.6.6-py3-none-any.whl.metadata Downloading autoray-0.6.6-py3-none-any.whl.metadata (18 kB) Collecting cachetools (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for cachetools from https://files.pythonhosted.org/packages/a9/c9/c8a7710f2cedcb1db9224fdd4d8307c9e48cbddc46c18b515fefc0f1abbe/cachetools-5.3.1-py3-none-any.whl.metadata Downloading cachetools-5.3.1-py3-none-any.whl.metadata (5.2 kB) Collecting pennylane-lightning>=0.32 (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for pennylane-lightning>=0.32 from https://files.pythonhosted.org/packages/92/ac/a4b8bfb3468b12e6e5bf2637af26f814fd09ae72c933d27ec07a72e4d973/PennyLane_Lightning-0.32.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PennyLane_Lightning-0.32.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) Requirement already satisfied: requests in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) (2.31.0) Collecting typing-extensions (from pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/24/21/7d397a4b7934ff4028987914ac1044d3b7d52712f30e2ac7a2ae5bc86dd0/typing_extensions-4.8.0-py3-none-any.whl.metadata Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) Collecting future>=0.15.2 (from autograd<=1.5->pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) Downloading future-0.18.3.tar.gz (840 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 840.9/840.9 kB 234.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests->pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) (3.3.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>=0.32->pennylane-catalyst==0.3.1.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>=0.32->pennylane-catalyst==0.3.1.dev0) (2.0.6) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/envs/latest/lib/python3.10/site-packages (from requests->pennylane>=0.32->pennylane-catalyst==0.3.1.dev0) (2023.7.22) Downloading jaxlib-0.4.14-cp310-cp310-manylinux2014_x86_64.whl (73.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.7/73.7 MB 200.1 MB/s eta 0:00:00 Downloading PennyLane-0.32.0-py3-none-any.whl (1.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 240.1 MB/s eta 0:00:00 Downloading autoray-0.6.6-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.7/54.7 kB 223.6 MB/s eta 0:00:00 Downloading ml_dtypes-0.3.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (206 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 206.7/206.7 kB 266.6 MB/s eta 0:00:00 Downloading PennyLane_Lightning-0.32.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 142.8 MB/s eta 0:00:00 Downloading scipy-1.11.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (36.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.4/36.4 MB 189.2 MB/s eta 0:00:00 Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Downloading rustworkx-0.13.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 217.8 MB/s eta 0:00:00 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) Building wheels for collected packages: pennylane-catalyst, jax, future Building wheel for pennylane-catalyst (pyproject.toml): started Building wheel for pennylane-catalyst (pyproject.toml): finished with status 'done' Created wheel for pennylane-catalyst: filename=pennylane_catalyst-0.3.1.dev0-cp310-cp310-linux_x86_64.whl size=155144 sha256=4e11484cdb84def813a3c4c0c7a6359273ebdc6171cf0d9467433052cae0a07b Stored in directory: /tmp/pip-ephem-wheel-cache-imaqykyf/wheels/8a/43/60/e108192de2067b56a0f6eaddd5460911da3fee25fb882d8c26 Building wheel for jax (pyproject.toml): started Building wheel for jax (pyproject.toml): finished with status 'done' Created wheel for jax: filename=jax-0.4.14-py3-none-any.whl size=1535361 sha256=9973ecda87272aa4b73a1de1fa457364bac0cf365b076dae30ed8e91d6cf58de Stored in directory: /tmp/pip-ephem-wheel-cache-imaqykyf/wheels/85/52/e7/dfa571c9f9b879e3facaa1584f52be04c4c3d1e14054ef40ab Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.3-py3-none-any.whl size=492024 sha256=704009d8b3003b35aefb06f2f55786e2e99adeee9eda15c3c0635c1c67a790ba Stored in directory: /tmp/pip-ephem-wheel-cache-imaqykyf/wheels/5e/a9/47/f118e66afd12240e4662752cc22cefae5d97275623aa8ef57d Successfully built pennylane-catalyst jax future Installing collected packages: appdirs, typing-extensions, 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.6 cachetools-5.3.1 future-0.18.3 jax-0.4.14 jaxlib-0.4.14 ml-dtypes-0.3.1 networkx-3.1 numpy-1.23.5 opt-einsum-3.3.0 pennylane-0.32.0 pennylane-catalyst-0.3.1.dev0 pennylane-lightning-0.32.0 rustworkx-0.13.2 scipy-1.11.3 semantic-version-2.10.0 toml-0.10.2 typing-extensions-4.8.0 [rtd-command-info] start-time: 2023-10-11T23:51:48.605093Z, end-time: 2023-10-11T23:51:48.671302Z, duration: 0, exit-code: 0 cat doc/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # Catalyst documentation build configuration file. # # This file is execfiled with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import json import os import re import subprocess import sys from pathlib import Path from unittest.mock import MagicMock # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0, os.path.abspath("")) sys.path.insert(0, os.path.abspath("_ext")) sys.path.insert(0, os.path.join(os.getcwd(), "doc")) # In Catalyst, modules are in a different directory, thus we have to # add paths to sys.path here to fix the issue. sys.path.insert(0, os.path.join(os.getcwd(), "frontend")) # For obtaining all relevant C++ source files currdir = Path(__file__).resolve().parent PROJECT_SOURCE_DIR = currdir.parent # ------------------------------------------------------------------------- CPP_SOURCE_DIRS = [ # PROJECT_SOURCE_DIR.joinpath("mlir").joinpath("include"), PROJECT_SOURCE_DIR.joinpath("runtime").joinpath("include"), ] CPP_EXCLUDE_DIRS = [] def obtain_cpp_files(): script_path = PROJECT_SOURCE_DIR.joinpath("bin/cpp-files.py") if not script_path.exists(): print("The project directory structure is corrupted.") sys.exit(1) file_list_total = [] for CPP_SOURCE_DIR in CPP_SOURCE_DIRS: exclude_dirs = [CPP_SOURCE_DIR.joinpath(exclude_dir) for exclude_dir in CPP_EXCLUDE_DIRS] print(f"CPP_SOURCE_DIR: {CPP_SOURCE_DIR}") p = subprocess.run( [str(script_path), "--header-only", CPP_SOURCE_DIR, "--exclude-dirs", *exclude_dirs], capture_output=True, ) file_list = json.loads(p.stdout) file_list_total.extend( "../" + str(Path(f).relative_to(PROJECT_SOURCE_DIR)) for f in file_list ) return file_list_total CPP_FILES = obtain_cpp_files() print(CPP_FILES) # ------------------------------------------------------------------------- # Mock out all modules that aren't required for compiling of documentation class Mock(MagicMock): __name__ = "foo" @classmethod def __getattr__(cls, name): return MagicMock() MOCK_MODULES = [ "mlir_quantum", "mlir_quantum.runtime", "mlir_quantum.dialects", "mlir_quantum.dialects.arith", "mlir_quantum.dialects.tensor", "mlir_quantum.dialects.scf", "mlir_quantum.dialects.quantum", "mlir_quantum.dialects.gradient", "mlir_quantum.compiler_driver", "pybind11", ] mock = Mock() for mod_name in MOCK_MODULES: sys.modules[mod_name] = mock # -- General configuration ------------------------------------------------ # If your documentation needs a minimal Sphinx version, state it here. needs_sphinx = "3.3" # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ "breathe", "exhale", "nbsphinx", "sphinx.ext.autodoc", "sphinx.ext.autosummary", "sphinx.ext.coverage", "sphinx.ext.graphviz", "sphinx.ext.inheritance_diagram", "sphinx.ext.intersphinx", "sphinx.ext.mathjax", "sphinx.ext.napoleon", "sphinx.ext.todo", "sphinx.ext.viewcode", "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 = "2023, Xanadu Quantum Technologies" author = "Xanadu Inc." add_module_names = False # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. import catalyst # pylint: disable=wrong-import-position release = catalyst.__version__ # The short X.Y version. version = re.match(r"^(\d+\.\d+)", release).expand(r"\1") # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # today_fmt is used as the format for a strftime call. today_fmt = "%Y-%m-%d" # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store"] # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. show_authors = True # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- Options for HTML output ---------------------------------------------- # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "_static/favicon.ico" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # -- html theme --------------------------------------------------------- html_theme = "pennylane" # html theme options (see theme.conf for more information) html_theme_options = { "navbar_name": "Catalyst", "navbar_active_link": 3, "google_analytics_tracking_id": "G-C480Z9JL0D", "extra_copyrights": [ "TensorFlow, the TensorFlow logo, and any related marks are trademarks " "of Google Inc." ], "toc_overview": True, "github_repo": "PennyLaneAI/catalyst", } edit_on_github_project = "PennyLaneAI/catalyst" edit_on_github_branch = "main/doc" # ============================================================ # the order in which autodoc lists the documented members autodoc_member_order = "bysource" # inheritance_diagram graphviz attributes inheritance_node_attrs = {"color": "lightskyblue1", "fillcolor": "lightskyblue1", "style": "filled"} # autodoc_default_flags = ['members'] autosummary_generate = True ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("html", "//docs.pennylane.ai/_/downloads/catalyst/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'xanaduai-catalyst', 'name': u'Catalyst', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/', 'api_host': 'https://readthedocs.com', 'github_user': 'PennyLaneAI', 'proxied_api_host': '/_', 'github_repo': 'catalyst', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '2280c80a', } # 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/1776243/' 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-10-11T23:51:49.196053Z, end-time: 2023-10-11T23:52:11.005181Z, duration: 21, 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/RuntimeCAPI.h', '../runtime/include/QuantumDevice.hpp', '../runtime/include/Exception.hpp', '../runtime/include/DataView.hpp', '../runtime/include/Types.h'] loading translations [en]... done making output directory... done [~] Exhale: executing doxygen. [+] Exhale: doxygen ran successfully in 0.06 seconds. [~] Exhale: adding tree view css / javascript. [+] Exhale: added tree view css / javascript. [~] Exhale: parsing Doxygen XML. [+] Exhale: finished parsing Doxygen XML in 0.43 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 0.2 seconds. [autosummary] generating autosummary for: changelog.md, code/__init__.rst, demos/adaptive_circuits_demo.ipynb, demos/magic_distillation_demo.ipynb, demos/qml/tutorial_qft_arithmetics.ipynb, demos/qml/tutorial_qubit_rotation.ipynb, dev/architecture.rst, dev/debugging.rst, dev/installation.rst, dev/quick_start.rst, dev/release_notes.rst, dev/roadmap.rst, dev/sharp_bits.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 18 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [html]: targets for 17 source files that are out of date updating environment: [new config] 140 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... [ 2%] 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... [ 5%] api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff reading sources... [ 6%] api/dir_runtime reading sources... [ 7%] api/dir_runtime_include reading sources... [ 7%] api/enum_Types_8h_1a6e26201eb21f1bedaf1ee4183e923545 reading sources... [ 8%] api/enum_Types_8h_1a85901d1da5ff83e122b5ac26c25e5085 reading sources... [ 9%] api/file_runtime_include_DataView.hpp reading sources... [ 10%] api/file_runtime_include_Exception.hpp reading sources... [ 10%] api/file_runtime_include_QuantumDevice.hpp reading sources... [ 11%] api/file_runtime_include_RuntimeCAPI.h reading sources... [ 12%] api/file_runtime_include_Types.h reading sources... [ 12%] api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285 reading sources... [ 13%] api/function_RuntimeCAPI_8h_1a0078d099c9a980a542713dc7f4980496 reading sources... [ 14%] api/function_RuntimeCAPI_8h_1a026a9083589f1466d5757c96a7f00a95 reading sources... [ 15%] api/function_RuntimeCAPI_8h_1a05575ef5192b264253d35a490286f0f7 reading sources... [ 15%] api/function_RuntimeCAPI_8h_1a064739b22967184c6c77e5bd2612bbf1 reading sources... [ 16%] api/function_RuntimeCAPI_8h_1a077c7e85091a8d280b157381148df51b reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a0ad7de052aa8c6f6362642b6b0810e19 reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a13f84d99eabecd0cf1a00057116a82bd reading sources... [ 18%] api/function_RuntimeCAPI_8h_1a19246f95f9866c89706e676c7ceac326 reading sources... [ 19%] api/function_RuntimeCAPI_8h_1a1a4f439b742f2b2fd2e0a0de7b9f27b6 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a2249c98b77b741f8dc9b645cd7918edd reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a298348c446ec72ce0fe6800cc00aa69d reading sources... [ 21%] api/function_RuntimeCAPI_8h_1a3041c5d4c93ee32d3534ef181f79e0c2 reading sources... [ 22%] api/function_RuntimeCAPI_8h_1a31a19ef4f29ff24e453d079186ae428f reading sources... [ 22%] api/function_RuntimeCAPI_8h_1a3614143f09695c867758c72ec98445d1 reading sources... [ 23%] api/function_RuntimeCAPI_8h_1a364d8ed8950c7b95868bcc7efd6920be reading sources... [ 24%] api/function_RuntimeCAPI_8h_1a3f9e912c30754cd5344b5688e07e8e9f reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a4255a548606fdbd65046e06c01e6f163 reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a457521f578399eb8068d7b61729a388a reading sources... [ 26%] api/function_RuntimeCAPI_8h_1a464d8b3ca8e024abc43478d4c214eacf reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a47d25d7cb448bf3bdb90b4958d9f21d9 reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a4aa2960e3ddc028fd401d4a079083c8b reading sources... [ 28%] api/function_RuntimeCAPI_8h_1a4ff12a7807e078389db07f3a4cdc0f0f reading sources... [ 29%] api/function_RuntimeCAPI_8h_1a506afd84e0f2bfd9faacb74705dc5d53 reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a51229a6819ffb3e4c8fe1d06077e958a reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a584a6a906faaa6e3c62cb45166165888 reading sources... [ 31%] api/function_RuntimeCAPI_8h_1a5ad360df8cef87992f73138384bc9727 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a62d86009251c2ba0a53cff9eb13f09a4 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a68d03f3a9907ca208ebb9098b8166d83 reading sources... [ 33%] api/function_RuntimeCAPI_8h_1a6b3528f881d15ee9488d47397e68b034 reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a6b9852f5fad3b6caebca9129815b7df3 reading sources... [ 35%] api/function_RuntimeCAPI_8h_1a6be66b4c7cfa7447d67105b5ce17f5b8 reading sources... [ 35%] api/function_RuntimeCAPI_8h_1a6ffdfb3a8833307a1da070a3f05247b8 reading sources... [ 36%] api/function_RuntimeCAPI_8h_1a72711487c4d966da9816cdac77a9501f reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a7be38229a793bc12853b45df818aea3e reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a7f48823155e1c581d5a58f24a4290c08 reading sources... [ 38%] api/function_RuntimeCAPI_8h_1a861ee5f2f6d35552e5c127e3e83ed6a5 reading sources... [ 39%] api/function_RuntimeCAPI_8h_1a935d5afab21dac610f26bcce040710fa reading sources... [ 40%] api/function_RuntimeCAPI_8h_1a99de8ea1a830fc12dd38f19a8c8fee40 reading sources... [ 40%] api/function_RuntimeCAPI_8h_1aa7e32beb7f25b16091adbf464c340448 reading sources... [ 41%] api/function_RuntimeCAPI_8h_1aaab5082a2cde0037f3705454d110c3a0 reading sources... [ 42%] api/function_RuntimeCAPI_8h_1aae6006f24fd3fb7a6fa5345225c7245c reading sources... [ 42%] api/function_RuntimeCAPI_8h_1aaf49104aa11355d195cc97ef170e351e reading sources... [ 43%] api/function_RuntimeCAPI_8h_1ac1bdf87b1d2b0326915f9d4124686b6e reading sources... [ 44%] api/function_RuntimeCAPI_8h_1ac3158c2de9bd4d2dea6e8182302d9369 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1accedfd98e0c1d245c2c199ce12f44941 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1ad18c42ee688e75542b0ae40b3818881b reading sources... [ 46%] api/function_RuntimeCAPI_8h_1ad3ddd98b63a413870b024052fc2a3e23 reading sources... [ 47%] api/function_RuntimeCAPI_8h_1adc4e0204c48c134aea6dc8d2974b5042 reading sources... [ 47%] api/function_RuntimeCAPI_8h_1adfc4f8ff40f1016bb4b25a6e27d0623d reading sources... [ 48%] api/function_RuntimeCAPI_8h_1ae1b1ea81ea4343c708f31b0353228a2e reading sources... [ 49%] api/function_RuntimeCAPI_8h_1ae3c36865a09347001fafc83f3439a89a reading sources... [ 50%] api/function_RuntimeCAPI_8h_1ae495ade913734611fa5784950305211c reading sources... [ 50%] api/function_RuntimeCAPI_8h_1aea32fd4e8d2da47bb05adcb14c9491f8 reading sources... [ 51%] api/function_RuntimeCAPI_8h_1aea5a16ff51803cfa6ca79e0d2267ddcb reading sources... [ 52%] api/function_RuntimeCAPI_8h_1af2fa2388f9cb0af2ef6aa9e561299be5 reading sources... [ 52%] api/function_RuntimeCAPI_8h_1af8e01486891f7a1fe4202d62c47d7e63 reading sources... [ 53%] api/function_RuntimeCAPI_8h_1af9d7621e84d9cf68dd9ff84e7651f4c7 reading sources... [ 54%] api/function_RuntimeCAPI_8h_1aff37c821d550602ac935dc2b280a03f6 reading sources... [ 55%] api/library_root reading sources... [ 55%] api/namespace_Catalyst reading sources... [ 56%] api/namespace_Catalyst__Runtime reading sources... [ 57%] api/namespace_std reading sources... [ 57%] api/program_listing_file_runtime_include_DataView.hpp reading sources... [ 58%] api/program_listing_file_runtime_include_Exception.hpp reading sources... [ 59%] api/program_listing_file_runtime_include_QuantumDevice.hpp reading sources... [ 60%] api/program_listing_file_runtime_include_RuntimeCAPI.h reading sources... [ 60%] api/program_listing_file_runtime_include_Types.h reading sources... [ 61%] api/structCatalyst_1_1Runtime_1_1QuantumDevice reading sources... [ 62%] api/structCplxT__double reading sources... [ 62%] api/structMemRefT__CplxT__double__1d reading sources... [ 63%] api/structMemRefT__CplxT__double__2d reading sources... [ 64%] api/structMemRefT__double__1d reading sources... [ 65%] api/structMemRefT__double__2d reading sources... [ 65%] api/structMemRefT__int64__1d reading sources... [ 66%] api/structPairT__MemRefT__double__int64__1d reading sources... [ 67%] api/typedef_Types_8h_1a14bd27f4b5ca3fc974f78dc2209461e9 reading sources... [ 67%] api/typedef_Types_8h_1a5004ab436c9c2ac0b28162a47534c4d7 reading sources... [ 68%] api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f reading sources... [ 69%] api/typedef_Types_8h_1a6f35d735ac4718534ea9967e85bfc408 reading sources... [ 70%] api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90 reading sources... [ 70%] api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e reading sources... [ 71%] api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6 reading sources... [ 72%] api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e reading sources... [ 72%] api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80 reading sources... [ 73%] api/typedef_Types_8h_1ad2810ee72712df3b699394a2ad43df0c reading sources... [ 74%] api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415 reading sources... [ 75%] api/unabridged_orphan reading sources... [ 75%] changelog reading sources... [ 76%] code/__init__ reading sources... [ 77%] code/api/catalyst.AutoGraphError reading sources... [ 77%] code/api/catalyst.CompileError reading sources... [ 78%] code/api/catalyst.CompileOptions reading sources... [ 79%] code/api/catalyst.QJIT reading sources... [ 80%] code/api/catalyst.adjoint reading sources... [ 80%] code/api/catalyst.autograph_ignore_fallbacks reading sources... [ 81%] code/api/catalyst.autograph_source reading sources... [ 82%] code/api/catalyst.autograph_strict_conversion reading sources... [ 82%] code/api/catalyst.cond reading sources... [ 83%] code/api/catalyst.ctrl reading sources... [ 84%] code/api/catalyst.for_loop reading sources... [ 85%] code/api/catalyst.grad reading sources... [ 85%] code/api/catalyst.jacobian reading sources... [ 86%] code/api/catalyst.jvp reading sources... [ 87%] code/api/catalyst.measure reading sources... [ 87%] code/api/catalyst.qjit reading sources... [ 88%] code/api/catalyst.vjp reading sources... [ 89%] code/api/catalyst.while_loop reading sources... [ 90%] demos/adaptive_circuits_demo reading sources... [ 90%] demos/magic_distillation_demo reading sources... [ 91%] demos/qml/tutorial_qft_arithmetics reading sources... [ 92%] demos/qml/tutorial_qubit_rotation reading sources... [ 92%] dev/architecture reading sources... [ 93%] dev/debugging reading sources... [ 94%] dev/installation reading sources... [ 95%] dev/quick_start reading sources... [ 95%] dev/release_notes reading sources... [ 96%] dev/roadmap reading sources... [ 97%] dev/sharp_bits 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/checkouts/latest/doc/changelog.md:962: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb:182: WARNING: image file not readable: demonstrations/qft_arithmetics/3_qubits_fourier_basis.gif /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb:182: WARNING: image file not readable: demonstrations/qft_arithmetics/3_qubits_fourier_basis.gif /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qubit_rotation.ipynb:119: WARNING: File not found: 'demos/index.rst' /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/architecture.rst:2: WARNING: Duplicate explicit target name: "up-to-date list". /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/installation.rst:2: WARNING: Duplicate explicit target name: "dev containers". /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/quick_start.rst:385: WARNING: malformed hyperlink target. changelog.md:962: WARNING: Inline interpreted text or phrase reference start-string without end-string. 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... [ 2%] 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... [ 5%] api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff writing output... [ 6%] api/dir_runtime writing output... [ 7%] api/dir_runtime_include writing output... [ 7%] api/enum_Types_8h_1a6e26201eb21f1bedaf1ee4183e923545 writing output... [ 8%] api/enum_Types_8h_1a85901d1da5ff83e122b5ac26c25e5085 writing output... [ 9%] api/file_runtime_include_DataView.hpp writing output... [ 10%] api/file_runtime_include_Exception.hpp writing output... [ 10%] api/file_runtime_include_QuantumDevice.hpp writing output... [ 11%] api/file_runtime_include_RuntimeCAPI.h writing output... [ 12%] api/file_runtime_include_Types.h writing output... [ 12%] api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285 writing output... [ 13%] api/function_RuntimeCAPI_8h_1a0078d099c9a980a542713dc7f4980496 writing output... [ 14%] api/function_RuntimeCAPI_8h_1a026a9083589f1466d5757c96a7f00a95 writing output... [ 15%] api/function_RuntimeCAPI_8h_1a05575ef5192b264253d35a490286f0f7 writing output... [ 15%] api/function_RuntimeCAPI_8h_1a064739b22967184c6c77e5bd2612bbf1 writing output... [ 16%] api/function_RuntimeCAPI_8h_1a077c7e85091a8d280b157381148df51b writing output... [ 17%] api/function_RuntimeCAPI_8h_1a0ad7de052aa8c6f6362642b6b0810e19 writing output... [ 17%] api/function_RuntimeCAPI_8h_1a13f84d99eabecd0cf1a00057116a82bd writing output... [ 18%] api/function_RuntimeCAPI_8h_1a19246f95f9866c89706e676c7ceac326 writing output... [ 19%] api/function_RuntimeCAPI_8h_1a1a4f439b742f2b2fd2e0a0de7b9f27b6 writing output... [ 20%] api/function_RuntimeCAPI_8h_1a2249c98b77b741f8dc9b645cd7918edd writing output... [ 20%] api/function_RuntimeCAPI_8h_1a298348c446ec72ce0fe6800cc00aa69d writing output... [ 21%] api/function_RuntimeCAPI_8h_1a3041c5d4c93ee32d3534ef181f79e0c2 writing output... [ 22%] api/function_RuntimeCAPI_8h_1a31a19ef4f29ff24e453d079186ae428f writing output... [ 22%] api/function_RuntimeCAPI_8h_1a3614143f09695c867758c72ec98445d1 writing output... [ 23%] api/function_RuntimeCAPI_8h_1a364d8ed8950c7b95868bcc7efd6920be writing output... [ 24%] api/function_RuntimeCAPI_8h_1a3f9e912c30754cd5344b5688e07e8e9f writing output... [ 25%] api/function_RuntimeCAPI_8h_1a4255a548606fdbd65046e06c01e6f163 writing output... [ 25%] api/function_RuntimeCAPI_8h_1a457521f578399eb8068d7b61729a388a writing output... [ 26%] api/function_RuntimeCAPI_8h_1a464d8b3ca8e024abc43478d4c214eacf writing output... [ 27%] api/function_RuntimeCAPI_8h_1a47d25d7cb448bf3bdb90b4958d9f21d9 writing output... [ 27%] api/function_RuntimeCAPI_8h_1a4aa2960e3ddc028fd401d4a079083c8b writing output... [ 28%] api/function_RuntimeCAPI_8h_1a4ff12a7807e078389db07f3a4cdc0f0f writing output... [ 29%] api/function_RuntimeCAPI_8h_1a506afd84e0f2bfd9faacb74705dc5d53 writing output... [ 30%] api/function_RuntimeCAPI_8h_1a51229a6819ffb3e4c8fe1d06077e958a writing output... [ 30%] api/function_RuntimeCAPI_8h_1a584a6a906faaa6e3c62cb45166165888 writing output... [ 31%] api/function_RuntimeCAPI_8h_1a5ad360df8cef87992f73138384bc9727 writing output... [ 32%] api/function_RuntimeCAPI_8h_1a62d86009251c2ba0a53cff9eb13f09a4 writing output... [ 32%] api/function_RuntimeCAPI_8h_1a68d03f3a9907ca208ebb9098b8166d83 writing output... [ 33%] api/function_RuntimeCAPI_8h_1a6b3528f881d15ee9488d47397e68b034 writing output... [ 34%] api/function_RuntimeCAPI_8h_1a6b9852f5fad3b6caebca9129815b7df3 writing output... [ 35%] api/function_RuntimeCAPI_8h_1a6be66b4c7cfa7447d67105b5ce17f5b8 writing output... [ 35%] api/function_RuntimeCAPI_8h_1a6ffdfb3a8833307a1da070a3f05247b8 writing output... [ 36%] api/function_RuntimeCAPI_8h_1a72711487c4d966da9816cdac77a9501f writing output... [ 37%] api/function_RuntimeCAPI_8h_1a7be38229a793bc12853b45df818aea3e writing output... [ 37%] api/function_RuntimeCAPI_8h_1a7f48823155e1c581d5a58f24a4290c08 writing output... [ 38%] api/function_RuntimeCAPI_8h_1a861ee5f2f6d35552e5c127e3e83ed6a5 writing output... [ 39%] api/function_RuntimeCAPI_8h_1a935d5afab21dac610f26bcce040710fa writing output... [ 40%] api/function_RuntimeCAPI_8h_1a99de8ea1a830fc12dd38f19a8c8fee40 writing output... [ 40%] api/function_RuntimeCAPI_8h_1aa7e32beb7f25b16091adbf464c340448 writing output... [ 41%] api/function_RuntimeCAPI_8h_1aaab5082a2cde0037f3705454d110c3a0 writing output... [ 42%] api/function_RuntimeCAPI_8h_1aae6006f24fd3fb7a6fa5345225c7245c writing output... [ 42%] api/function_RuntimeCAPI_8h_1aaf49104aa11355d195cc97ef170e351e writing output... [ 43%] api/function_RuntimeCAPI_8h_1ac1bdf87b1d2b0326915f9d4124686b6e writing output... [ 44%] api/function_RuntimeCAPI_8h_1ac3158c2de9bd4d2dea6e8182302d9369 writing output... [ 45%] api/function_RuntimeCAPI_8h_1accedfd98e0c1d245c2c199ce12f44941 writing output... [ 45%] api/function_RuntimeCAPI_8h_1ad18c42ee688e75542b0ae40b3818881b writing output... [ 46%] api/function_RuntimeCAPI_8h_1ad3ddd98b63a413870b024052fc2a3e23 writing output... [ 47%] api/function_RuntimeCAPI_8h_1adc4e0204c48c134aea6dc8d2974b5042 writing output... [ 47%] api/function_RuntimeCAPI_8h_1adfc4f8ff40f1016bb4b25a6e27d0623d writing output... [ 48%] api/function_RuntimeCAPI_8h_1ae1b1ea81ea4343c708f31b0353228a2e writing output... [ 49%] api/function_RuntimeCAPI_8h_1ae3c36865a09347001fafc83f3439a89a writing output... [ 50%] api/function_RuntimeCAPI_8h_1ae495ade913734611fa5784950305211c writing output... [ 50%] api/function_RuntimeCAPI_8h_1aea32fd4e8d2da47bb05adcb14c9491f8 writing output... [ 51%] api/function_RuntimeCAPI_8h_1aea5a16ff51803cfa6ca79e0d2267ddcb writing output... [ 52%] api/function_RuntimeCAPI_8h_1af2fa2388f9cb0af2ef6aa9e561299be5 writing output... [ 52%] api/function_RuntimeCAPI_8h_1af8e01486891f7a1fe4202d62c47d7e63 writing output... [ 53%] api/function_RuntimeCAPI_8h_1af9d7621e84d9cf68dd9ff84e7651f4c7 writing output... [ 54%] api/function_RuntimeCAPI_8h_1aff37c821d550602ac935dc2b280a03f6 writing output... [ 55%] api/library_root writing output... [ 55%] api/namespace_Catalyst writing output... [ 56%] api/namespace_Catalyst__Runtime writing output... [ 57%] api/namespace_std writing output... [ 57%] api/program_listing_file_runtime_include_DataView.hpp writing output... [ 58%] api/program_listing_file_runtime_include_Exception.hpp writing output... [ 59%] api/program_listing_file_runtime_include_QuantumDevice.hpp writing output... [ 60%] api/program_listing_file_runtime_include_RuntimeCAPI.h writing output... [ 60%] api/program_listing_file_runtime_include_Types.h writing output... [ 61%] api/structCatalyst_1_1Runtime_1_1QuantumDevice writing output... [ 62%] api/structCplxT__double writing output... [ 62%] api/structMemRefT__CplxT__double__1d writing output... [ 63%] api/structMemRefT__CplxT__double__2d writing output... [ 64%] api/structMemRefT__double__1d writing output... [ 65%] api/structMemRefT__double__2d writing output... [ 65%] api/structMemRefT__int64__1d writing output... [ 66%] api/structPairT__MemRefT__double__int64__1d writing output... [ 67%] api/typedef_Types_8h_1a14bd27f4b5ca3fc974f78dc2209461e9 writing output... [ 67%] api/typedef_Types_8h_1a5004ab436c9c2ac0b28162a47534c4d7 writing output... [ 68%] api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f writing output... [ 69%] api/typedef_Types_8h_1a6f35d735ac4718534ea9967e85bfc408 writing output... [ 70%] api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90 writing output... [ 70%] api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e writing output... [ 71%] api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6 writing output... [ 72%] api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e writing output... [ 72%] api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80 writing output... [ 73%] api/typedef_Types_8h_1ad2810ee72712df3b699394a2ad43df0c writing output... [ 74%] api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415 writing output... [ 75%] api/unabridged_orphan writing output... [ 75%] changelog writing output... [ 76%] code/__init__ writing output... [ 77%] code/api/catalyst.AutoGraphError writing output... [ 77%] code/api/catalyst.CompileError writing output... [ 78%] code/api/catalyst.CompileOptions writing output... [ 79%] code/api/catalyst.QJIT writing output... [ 80%] code/api/catalyst.adjoint writing output... [ 80%] code/api/catalyst.autograph_ignore_fallbacks writing output... [ 81%] code/api/catalyst.autograph_source writing output... [ 82%] code/api/catalyst.autograph_strict_conversion writing output... [ 82%] code/api/catalyst.cond writing output... [ 83%] code/api/catalyst.ctrl writing output... [ 84%] code/api/catalyst.for_loop writing output... [ 85%] code/api/catalyst.grad writing output... [ 85%] code/api/catalyst.jacobian writing output... [ 86%] code/api/catalyst.jvp writing output... [ 87%] code/api/catalyst.measure writing output... [ 87%] code/api/catalyst.qjit writing output... [ 88%] code/api/catalyst.vjp writing output... [ 89%] code/api/catalyst.while_loop writing output... [ 90%] demos/adaptive_circuits_demo writing output... [ 90%] demos/magic_distillation_demo writing output... [ 91%] demos/qml/tutorial_qft_arithmetics writing output... [ 92%] demos/qml/tutorial_qubit_rotation writing output... [ 92%] dev/architecture writing output... [ 93%] dev/debugging writing output... [ 94%] dev/installation writing output... [ 95%] dev/quick_start writing output... [ 95%] dev/release_notes writing output... [ 96%] dev/roadmap writing output... [ 97%] dev/sharp_bits writing output... [ 97%] index writing output... [ 98%] modules/frontend writing output... [ 99%] modules/mlir writing output... [100%] modules/runtime /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/sharp_bits.rst:39: WARNING: undefined label: ahead_of_time 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... [ 20%] catalyst.ag_utils highlighting module code... [ 40%] catalyst.compilation_pipelines highlighting module code... [ 60%] catalyst.compiler highlighting module code... [ 80%] catalyst.pennylane_extensions highlighting module code... [100%] catalyst.utils.exceptions writing additional pages... search done copying images... [ 14%] _build/doctrees/nbsphinx/demos_magic_distillation_demo_10_0.png copying images... [ 28%] _build/doctrees/nbsphinx/demos_qml_tutorial_qft_arithmetics_10_0.png copying images... [ 42%] _static/arch/overview.svg copying images... [ 57%] _static/arch/frontend.svg copying images... [ 71%] _static/arch/compiler.svg copying images... [ 85%] _static/arch/runtime.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, 19 warnings. The HTML pages are in ../_readthedocs/html. Updating searchtools for Read the Docs search... [rtd-command-info] start-time: 2023-10-11T23:52:11.451239Z, end-time: 2023-10-11T23:52:27.262031Z, duration: 15, 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/DataView.hpp', '../runtime/include/RuntimeCAPI.h', '../runtime/include/QuantumDevice.hpp', '../runtime/include/Types.h', '../runtime/include/Exception.hpp'] 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.43 seconds. [~] Exhale: generating reStructuredText documents. [+] Exhale: generated reStructuredText documents in 0.21 seconds. [autosummary] generating autosummary for: api/classCatalyst_1_1Runtime_1_1RuntimeException.rst, api/classDataView.rst, api/classDataView_1_1iterator.rst, api/define_Exception_8hpp_1a01a74f58446a9be58e5a699d275fd7aa.rst, api/define_Exception_8hpp_1aa5b156d8227c438f0562e9458d7cd79b.rst, api/define_Exception_8hpp_1afee2a739bfb730f7b6cdc92f0231895b.rst, api/define_RuntimeCAPI_8h_1a0d2689f4c69c28f3ec3256b01a3146a2.rst, api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff.rst, api/dir_runtime.rst, api/dir_runtime_include.rst, ..., dev/debugging.rst, dev/installation.rst, dev/quick_start.rst, dev/release_notes.rst, dev/roadmap.rst, dev/sharp_bits.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 18 automodsumm entries to generate building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 140 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... [ 2%] 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... [ 5%] api/define_Types_8h_1a3b424be9ff64eed7a14eeb44cbdb72ff reading sources... [ 6%] api/dir_runtime reading sources... [ 7%] api/dir_runtime_include reading sources... [ 7%] api/enum_Types_8h_1a6e26201eb21f1bedaf1ee4183e923545 reading sources... [ 8%] api/enum_Types_8h_1a85901d1da5ff83e122b5ac26c25e5085 reading sources... [ 9%] api/file_runtime_include_DataView.hpp reading sources... [ 10%] api/file_runtime_include_Exception.hpp reading sources... [ 10%] api/file_runtime_include_QuantumDevice.hpp reading sources... [ 11%] api/file_runtime_include_RuntimeCAPI.h reading sources... [ 12%] api/file_runtime_include_Types.h reading sources... [ 12%] api/function_Exception_8hpp_1a0632b9720badbf32eecc61eddcdad285 reading sources... [ 13%] api/function_RuntimeCAPI_8h_1a0078d099c9a980a542713dc7f4980496 reading sources... [ 14%] api/function_RuntimeCAPI_8h_1a026a9083589f1466d5757c96a7f00a95 reading sources... [ 15%] api/function_RuntimeCAPI_8h_1a05575ef5192b264253d35a490286f0f7 reading sources... [ 15%] api/function_RuntimeCAPI_8h_1a064739b22967184c6c77e5bd2612bbf1 reading sources... [ 16%] api/function_RuntimeCAPI_8h_1a077c7e85091a8d280b157381148df51b reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a0ad7de052aa8c6f6362642b6b0810e19 reading sources... [ 17%] api/function_RuntimeCAPI_8h_1a13f84d99eabecd0cf1a00057116a82bd reading sources... [ 18%] api/function_RuntimeCAPI_8h_1a19246f95f9866c89706e676c7ceac326 reading sources... [ 19%] api/function_RuntimeCAPI_8h_1a1a4f439b742f2b2fd2e0a0de7b9f27b6 reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a2249c98b77b741f8dc9b645cd7918edd reading sources... [ 20%] api/function_RuntimeCAPI_8h_1a298348c446ec72ce0fe6800cc00aa69d reading sources... [ 21%] api/function_RuntimeCAPI_8h_1a3041c5d4c93ee32d3534ef181f79e0c2 reading sources... [ 22%] api/function_RuntimeCAPI_8h_1a31a19ef4f29ff24e453d079186ae428f reading sources... [ 22%] api/function_RuntimeCAPI_8h_1a3614143f09695c867758c72ec98445d1 reading sources... [ 23%] api/function_RuntimeCAPI_8h_1a364d8ed8950c7b95868bcc7efd6920be reading sources... [ 24%] api/function_RuntimeCAPI_8h_1a3f9e912c30754cd5344b5688e07e8e9f reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a4255a548606fdbd65046e06c01e6f163 reading sources... [ 25%] api/function_RuntimeCAPI_8h_1a457521f578399eb8068d7b61729a388a reading sources... [ 26%] api/function_RuntimeCAPI_8h_1a464d8b3ca8e024abc43478d4c214eacf reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a47d25d7cb448bf3bdb90b4958d9f21d9 reading sources... [ 27%] api/function_RuntimeCAPI_8h_1a4aa2960e3ddc028fd401d4a079083c8b reading sources... [ 28%] api/function_RuntimeCAPI_8h_1a4ff12a7807e078389db07f3a4cdc0f0f reading sources... [ 29%] api/function_RuntimeCAPI_8h_1a506afd84e0f2bfd9faacb74705dc5d53 reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a51229a6819ffb3e4c8fe1d06077e958a reading sources... [ 30%] api/function_RuntimeCAPI_8h_1a584a6a906faaa6e3c62cb45166165888 reading sources... [ 31%] api/function_RuntimeCAPI_8h_1a5ad360df8cef87992f73138384bc9727 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a62d86009251c2ba0a53cff9eb13f09a4 reading sources... [ 32%] api/function_RuntimeCAPI_8h_1a68d03f3a9907ca208ebb9098b8166d83 reading sources... [ 33%] api/function_RuntimeCAPI_8h_1a6b3528f881d15ee9488d47397e68b034 reading sources... [ 34%] api/function_RuntimeCAPI_8h_1a6b9852f5fad3b6caebca9129815b7df3 reading sources... [ 35%] api/function_RuntimeCAPI_8h_1a6be66b4c7cfa7447d67105b5ce17f5b8 reading sources... [ 35%] api/function_RuntimeCAPI_8h_1a6ffdfb3a8833307a1da070a3f05247b8 reading sources... [ 36%] api/function_RuntimeCAPI_8h_1a72711487c4d966da9816cdac77a9501f reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a7be38229a793bc12853b45df818aea3e reading sources... [ 37%] api/function_RuntimeCAPI_8h_1a7f48823155e1c581d5a58f24a4290c08 reading sources... [ 38%] api/function_RuntimeCAPI_8h_1a861ee5f2f6d35552e5c127e3e83ed6a5 reading sources... [ 39%] api/function_RuntimeCAPI_8h_1a935d5afab21dac610f26bcce040710fa reading sources... [ 40%] api/function_RuntimeCAPI_8h_1a99de8ea1a830fc12dd38f19a8c8fee40 reading sources... [ 40%] api/function_RuntimeCAPI_8h_1aa7e32beb7f25b16091adbf464c340448 reading sources... [ 41%] api/function_RuntimeCAPI_8h_1aaab5082a2cde0037f3705454d110c3a0 reading sources... [ 42%] api/function_RuntimeCAPI_8h_1aae6006f24fd3fb7a6fa5345225c7245c reading sources... [ 42%] api/function_RuntimeCAPI_8h_1aaf49104aa11355d195cc97ef170e351e reading sources... [ 43%] api/function_RuntimeCAPI_8h_1ac1bdf87b1d2b0326915f9d4124686b6e reading sources... [ 44%] api/function_RuntimeCAPI_8h_1ac3158c2de9bd4d2dea6e8182302d9369 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1accedfd98e0c1d245c2c199ce12f44941 reading sources... [ 45%] api/function_RuntimeCAPI_8h_1ad18c42ee688e75542b0ae40b3818881b reading sources... [ 46%] api/function_RuntimeCAPI_8h_1ad3ddd98b63a413870b024052fc2a3e23 reading sources... [ 47%] api/function_RuntimeCAPI_8h_1adc4e0204c48c134aea6dc8d2974b5042 reading sources... [ 47%] api/function_RuntimeCAPI_8h_1adfc4f8ff40f1016bb4b25a6e27d0623d reading sources... [ 48%] api/function_RuntimeCAPI_8h_1ae1b1ea81ea4343c708f31b0353228a2e reading sources... [ 49%] api/function_RuntimeCAPI_8h_1ae3c36865a09347001fafc83f3439a89a reading sources... [ 50%] api/function_RuntimeCAPI_8h_1ae495ade913734611fa5784950305211c reading sources... [ 50%] api/function_RuntimeCAPI_8h_1aea32fd4e8d2da47bb05adcb14c9491f8 reading sources... [ 51%] api/function_RuntimeCAPI_8h_1aea5a16ff51803cfa6ca79e0d2267ddcb reading sources... [ 52%] api/function_RuntimeCAPI_8h_1af2fa2388f9cb0af2ef6aa9e561299be5 reading sources... [ 52%] api/function_RuntimeCAPI_8h_1af8e01486891f7a1fe4202d62c47d7e63 reading sources... [ 53%] api/function_RuntimeCAPI_8h_1af9d7621e84d9cf68dd9ff84e7651f4c7 reading sources... [ 54%] api/function_RuntimeCAPI_8h_1aff37c821d550602ac935dc2b280a03f6 reading sources... [ 55%] api/library_root reading sources... [ 55%] api/namespace_Catalyst reading sources... [ 56%] api/namespace_Catalyst__Runtime reading sources... [ 57%] api/namespace_std reading sources... [ 57%] api/program_listing_file_runtime_include_DataView.hpp reading sources... [ 58%] api/program_listing_file_runtime_include_Exception.hpp reading sources... [ 59%] api/program_listing_file_runtime_include_QuantumDevice.hpp reading sources... [ 60%] api/program_listing_file_runtime_include_RuntimeCAPI.h reading sources... [ 60%] api/program_listing_file_runtime_include_Types.h reading sources... [ 61%] api/structCatalyst_1_1Runtime_1_1QuantumDevice reading sources... [ 62%] api/structCplxT__double reading sources... [ 62%] api/structMemRefT__CplxT__double__1d reading sources... [ 63%] api/structMemRefT__CplxT__double__2d reading sources... [ 64%] api/structMemRefT__double__1d reading sources... [ 65%] api/structMemRefT__double__2d reading sources... [ 65%] api/structMemRefT__int64__1d reading sources... [ 66%] api/structPairT__MemRefT__double__int64__1d reading sources... [ 67%] api/typedef_Types_8h_1a14bd27f4b5ca3fc974f78dc2209461e9 reading sources... [ 67%] api/typedef_Types_8h_1a5004ab436c9c2ac0b28162a47534c4d7 reading sources... [ 68%] api/typedef_Types_8h_1a62053eb620a59c95cec8962ece8ace6f reading sources... [ 69%] api/typedef_Types_8h_1a6f35d735ac4718534ea9967e85bfc408 reading sources... [ 70%] api/typedef_Types_8h_1a6fabbb8df58b3d46363ee3e1d8b47d90 reading sources... [ 70%] api/typedef_Types_8h_1a80e882cbede62d618dfe853df7432c4e reading sources... [ 71%] api/typedef_Types_8h_1a84d504a99be42f55905ac49950afe2d6 reading sources... [ 72%] api/typedef_Types_8h_1a8cb6e89337cc01cf8783659f5d1ce72e reading sources... [ 72%] api/typedef_Types_8h_1aabd23159c9db75777a229c7e00082d80 reading sources... [ 73%] api/typedef_Types_8h_1ad2810ee72712df3b699394a2ad43df0c reading sources... [ 74%] api/typedef_Types_8h_1ae5e93a4f64f27b4c94fea6352937d415 reading sources... [ 75%] api/unabridged_orphan reading sources... [ 75%] changelog reading sources... [ 76%] code/__init__ reading sources... [ 77%] code/api/catalyst.AutoGraphError reading sources... [ 77%] code/api/catalyst.CompileError reading sources... [ 78%] code/api/catalyst.CompileOptions reading sources... [ 79%] code/api/catalyst.QJIT reading sources... [ 80%] code/api/catalyst.adjoint reading sources... [ 80%] code/api/catalyst.autograph_ignore_fallbacks reading sources... [ 81%] code/api/catalyst.autograph_source reading sources... [ 82%] code/api/catalyst.autograph_strict_conversion reading sources... [ 82%] code/api/catalyst.cond reading sources... [ 83%] code/api/catalyst.ctrl reading sources... [ 84%] code/api/catalyst.for_loop reading sources... [ 85%] code/api/catalyst.grad reading sources... [ 85%] code/api/catalyst.jacobian reading sources... [ 86%] code/api/catalyst.jvp reading sources... [ 87%] code/api/catalyst.measure reading sources... [ 87%] code/api/catalyst.qjit reading sources... [ 88%] code/api/catalyst.vjp reading sources... [ 89%] code/api/catalyst.while_loop reading sources... [ 90%] demos/adaptive_circuits_demo reading sources... [ 90%] demos/magic_distillation_demo reading sources... [ 91%] demos/qml/tutorial_qft_arithmetics reading sources... [ 92%] demos/qml/tutorial_qubit_rotation reading sources... [ 92%] dev/architecture reading sources... [ 93%] dev/debugging reading sources... [ 94%] dev/installation reading sources... [ 95%] dev/quick_start reading sources... [ 95%] dev/release_notes reading sources... [ 96%] dev/roadmap reading sources... [ 97%] dev/sharp_bits 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/checkouts/latest/doc/changelog.md:962: WARNING: Inline interpreted text or phrase reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb:182: WARNING: image file not readable: demonstrations/qft_arithmetics/3_qubits_fourier_basis.gif /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qft_arithmetics.ipynb:182: WARNING: image file not readable: demonstrations/qft_arithmetics/3_qubits_fourier_basis.gif /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/demos/qml/tutorial_qubit_rotation.ipynb:119: WARNING: File not found: 'demos/index.rst' /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/architecture.rst:2: WARNING: Duplicate explicit target name: "up-to-date list". /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/installation.rst:2: WARNING: Duplicate explicit target name: "dev containers". /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/quick_start.rst:385: WARNING: malformed hyperlink target. changelog.md:962: WARNING: Inline interpreted text or phrase reference start-string without end-string. 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/sharp_bits dev/release_notes dev/architecture modules/frontend modules/mlir modules/runtime dev/debugging dev/roadmap demos/magic_distillation_demo demos/adaptive_circuits_demo demos/qml/tutorial_qubit_rotation code/__init__ code/api/catalyst.qjit code/api/catalyst.for_loop code/api/catalyst.while_loop code/api/catalyst.cond code/api/catalyst.ctrl code/api/catalyst.measure code/api/catalyst.grad code/api/catalyst.jacobian code/api/catalyst.vjp code/api/catalyst.jvp code/api/catalyst.adjoint code/api/catalyst.autograph_source code/api/catalyst.QJIT code/api/catalyst.AutoGraphError code/api/catalyst.CompileError code/api/catalyst.CompileOptions code/api/catalyst.autograph_ignore_fallbacks code/api/catalyst.autograph_strict_conversion 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 /home/docs/checkouts/readthedocs.org/user_builds/xanaduai-catalyst/checkouts/latest/doc/dev/sharp_bits.rst:39: WARNING: undefined label: ahead_of_time done writing... done writing additional files... done copying images... [ 16%] _static/arch/overview.svg copying images... [ 33%] _static/arch/frontend.svg copying images... [ 50%] _static/arch/compiler.svg copying images... [ 66%] _static/arch/runtime.svg copying images... [ 83%] _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, 19 warnings. The HTML page is in ../_readthedocs/htmlzip. Updating searchtools for Read the Docs search...