Read the Docs build information Build id: 2308182 Project: d-wave-systems-dwave-hybrid Version: latest Commit: da2275962488cb124ec6a4607058a62eba50f6c9 Date: 2024-06-25T13:48:13.306296Z State: finished Success: True [rtd-command-info] start-time: 2024-06-25T13:48:14.548514Z, end-time: 2024-06-25T13:48:21.755158Z, duration: 7, exit-code: 0 git clone --depth 1 https://github.com/dwavesystems/dwave-hybrid.git . Cloning into '.'... [rtd-command-info] start-time: 2024-06-25T13:48:21.827633Z, end-time: 2024-06-25T13:48:22.743721Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/dwavesystems/dwave-hybrid * [new tag] 0.6.1 -> 0.6.1 * [new tag] 0.6.10 -> 0.6.10 * [new tag] 0.6.11 -> 0.6.11 * [new tag] 0.6.2 -> 0.6.2 * [new tag] 0.6.3 -> 0.6.3 * [new tag] 0.6.4 -> 0.6.4 * [new tag] 0.6.5 -> 0.6.5 * [new tag] 0.6.6 -> 0.6.6 * [new tag] 0.6.7 -> 0.6.7 * [new tag] 0.6.8 -> 0.6.8 * [new tag] 0.6.9 -> 0.6.9 [rtd-command-info] start-time: 2024-06-25T13:48:22.874727Z, end-time: 2024-06-25T13:48:23.523522Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 da22759 Disambiguate some xrefs (#294) [rtd-command-info] start-time: 2024-06-25T13:48:23.599502Z, end-time: 2024-06-25T13:48:23.656959Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: ubuntu-22.04 tools: python: "3.11" python: install: - method: pip path: . - requirements: docs/requirements.txt sphinx: builder: html configuration: docs/conf.py [rtd-command-info] start-time: 2024-06-25T13:48:29.842294Z, end-time: 2024-06-25T13:48:29.920442Z, duration: 0, exit-code: 0 asdf global python 3.11.9 [rtd-command-info] start-time: 2024-06-25T13:48:30.327586Z, end-time: 2024-06-25T13:48:31.434286Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.9.final.0-64 in 769ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-06-25T13:48:31.515534Z, end-time: 2024-06-25T13:48:43.547215Z, duration: 12, 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/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (23.1) Collecting pip Downloading pip-24.1-py3-none-any.whl (1.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 8.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (67.6.1) Collecting setuptools Downloading setuptools-70.1.1-py3-none-any.whl (883 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 883.3/883.3 kB 16.0 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-24.1 setuptools-70.1.1 [rtd-command-info] start-time: 2024-06-25T13:48:43.626226Z, end-time: 2024-06-25T13:48:51.096782Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.3.7-py3-none-any.whl.metadata (6.0 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) Collecting docutils<0.22,>=0.18.1 (from sphinx) Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB) Collecting babel>=2.9 (from sphinx) Downloading Babel-2.15.0-py3-none-any.whl.metadata (1.5 kB) Collecting alabaster~=0.7.14 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-24.1-py3-none-any.whl.metadata (3.2 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.2.2-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2024.6.2-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.3.7-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 74.7 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 150.1 MB/s eta 0:00:00 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 193.7 MB/s eta 0:00:00 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Downloading jinja2-3.1.4-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 179.0 MB/s eta 0:00:00 Downloading packaging-24.1-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.0/54.0 kB 160.8 MB/s eta 0:00:00 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 197.3 MB/s eta 0:00:00 Downloading requests-2.32.3-py3-none-any.whl (64 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 167.4 MB/s eta 0:00:00 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 155.8 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 171.8 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 171.0 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 167.9 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 164.5 MB/s eta 0:00:00 Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 175.5 MB/s eta 0:00:00 Downloading certifi-2024.6.2-py3-none-any.whl (164 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.4/164.4 kB 177.1 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 156.5 MB/s eta 0:00:00 Downloading idna-3.7-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 164.7 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading urllib3-2.2.2-py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 162.6 MB/s eta 0:00:00 Installing collected packages: snowballstemmer, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.4 MarkupSafe-2.1.5 Pygments-2.18.0 alabaster-0.7.16 babel-2.15.0 certifi-2024.6.2 charset-normalizer-3.3.2 docutils-0.21.2 idna-3.7 imagesize-1.4.1 packaging-24.1 readthedocs-sphinx-ext-2.2.5 requests-2.32.3 snowballstemmer-2.2.0 sphinx-7.3.7 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.2.2 [rtd-command-info] start-time: 2024-06-25T13:48:51.175646Z, end-time: 2024-06-25T13:49:11.757893Z, duration: 20, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/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 numpy>=1.19.1 (from dwave-hybrid==0.6.11) Downloading numpy-2.0.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.9/60.9 kB 6.5 MB/s eta 0:00:00 Collecting networkx (from dwave-hybrid==0.6.11) Downloading networkx-3.3-py3-none-any.whl.metadata (5.1 kB) Collecting click>5 (from dwave-hybrid==0.6.11) Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) Collecting plucky>=0.4.3 (from dwave-hybrid==0.6.11) Downloading plucky-0.4.3-py2.py3-none-any.whl.metadata (4.4 kB) Collecting dimod<0.13,>=0.10.13 (from dwave-hybrid==0.6.11) Downloading dimod-0.12.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting dwave-preprocessing (from dwave-hybrid==0.6.11) Downloading dwave_preprocessing-0.6.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.3 kB) Collecting minorminer>=0.1.7 (from dwave-hybrid==0.6.11) Downloading minorminer-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.2 kB) Collecting dwave-networkx>=0.8.8 (from dwave-hybrid==0.6.11) Downloading dwave_networkx-0.8.15-py3-none-any.whl.metadata (2.6 kB) Collecting dwave-system>=1.13.0 (from dwave-hybrid==0.6.11) Downloading dwave_system-1.25.0-py3-none-any.whl.metadata (3.8 kB) Collecting dwave-cloud-client>=0.10.6 (from dwave-hybrid==0.6.11) Downloading dwave_cloud_client-0.12.0-py3-none-any.whl.metadata (5.5 kB) Collecting dwave-neal>=0.5.4 (from dwave-hybrid==0.6.11) Downloading dwave_neal-0.6.0-py3-none-any.whl.metadata (3.0 kB) Collecting dwave-tabu>=0.2.0 (from dwave-hybrid==0.6.11) Downloading dwave_tabu-0.5.0-py3-none-any.whl.metadata (3.3 kB) Collecting dwave-greedy>=0.1.0 (from dwave-hybrid==0.6.11) Downloading dwave_greedy-0.3.0-py3-none-any.whl.metadata (4.6 kB) Collecting numpy>=1.19.1 (from dwave-hybrid==0.6.11) Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.0/61.0 kB 173.3 MB/s eta 0:00:00 Requirement already satisfied: requests<3,>=2.25 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from requests[socks]<3,>=2.25->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) (2.32.3) Requirement already satisfied: urllib3<3,>=1.26 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) (2.2.2) Collecting pydantic<3,>=2 (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading pydantic-2.7.4-py3-none-any.whl.metadata (109 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 109.4/109.4 kB 71.1 MB/s eta 0:00:00 Collecting homebase<2,>=1.0 (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading homebase-1.0.1-py2.py3-none-any.whl.metadata (3.3 kB) Collecting python-dateutil<3,>=2.7 (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting diskcache<6,>=5.2.1 (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading diskcache-5.6.3-py3-none-any.whl.metadata (20 kB) Requirement already satisfied: packaging>=19 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) (24.1) Collecting werkzeug<4,>=2.2 (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading werkzeug-3.0.3-py3-none-any.whl.metadata (3.7 kB) Collecting typing-extensions<5,>=4.5.0 (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) Collecting authlib<2,>=1.2 (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading Authlib-1.3.1-py2.py3-none-any.whl.metadata (3.8 kB) Collecting importlib-metadata>=5.0.0 (from dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading importlib_metadata-7.2.1-py3-none-any.whl.metadata (4.6 kB) Collecting dwave-samplers>=1.0.0 (from dwave-greedy>=0.1.0->dwave-hybrid==0.6.11) Downloading dwave_samplers-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.8 kB) Collecting dwave-optimization<0.3,>=0.1.0 (from dwave-system>=1.13.0->dwave-hybrid==0.6.11) Downloading dwave_optimization-0.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting scipy>=1.7.3 (from dwave-system>=1.13.0->dwave-hybrid==0.6.11) Downloading scipy-1.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 243.8 MB/s eta 0:00:00 Collecting fasteners>=0.15 (from minorminer>=0.1.7->dwave-hybrid==0.6.11) Downloading fasteners-0.19-py3-none-any.whl.metadata (4.9 kB) Collecting cryptography (from authlib<2,>=1.2->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl.metadata (5.3 kB) Collecting zipp>=0.5 (from importlib-metadata>=5.0.0->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading zipp-3.19.2-py3-none-any.whl.metadata (3.6 kB) Collecting annotated-types>=0.4.0 (from pydantic<3,>=2->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading annotated_types-0.7.0-py3-none-any.whl.metadata (15 kB) Collecting pydantic-core==2.18.4 (from pydantic<3,>=2->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading pydantic_core-2.18.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.5 kB) Collecting six>=1.5 (from python-dateutil<3,>=2.7->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from requests<3,>=2.25->requests[socks]<3,>=2.25->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from requests<3,>=2.25->requests[socks]<3,>=2.25->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) (3.7) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from requests<3,>=2.25->requests[socks]<3,>=2.25->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) (2024.6.2) Collecting PySocks!=1.5.7,>=1.5.6 (from requests[socks]<3,>=2.25->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) Requirement already satisfied: MarkupSafe>=2.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from werkzeug<4,>=2.2->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) (2.1.5) Collecting cffi>=1.12 (from cryptography->authlib<2,>=1.2->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (1.5 kB) Collecting pycparser (from cffi>=1.12->cryptography->authlib<2,>=1.2->dwave-cloud-client>=0.10.6->dwave-hybrid==0.6.11) Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) Downloading click-8.1.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 268.7 MB/s eta 0:00:00 Downloading dimod-0.12.15-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (19.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 19.5/19.5 MB 205.1 MB/s eta 0:00:00 Downloading dwave_cloud_client-0.12.0-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 282.2 MB/s eta 0:00:00 Downloading dwave_greedy-0.3.0-py3-none-any.whl (10 kB) Downloading dwave_neal-0.6.0-py3-none-any.whl (8.7 kB) Downloading dwave_networkx-0.8.15-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.3/102.3 kB 276.0 MB/s eta 0:00:00 Downloading dwave_system-1.25.0-py3-none-any.whl (106 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.7/106.7 kB 267.9 MB/s eta 0:00:00 Downloading dwave_preprocessing-0.6.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 240.4 MB/s eta 0:00:00 Downloading dwave_tabu-0.5.0-py3-none-any.whl (9.2 kB) Downloading minorminer-0.2.14-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.7/10.7 MB 49.4 MB/s eta 0:00:00 Downloading networkx-3.3-py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 279.7 MB/s eta 0:00:00 Downloading numpy-1.26.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.3/18.3 MB 211.6 MB/s eta 0:00:00 Downloading plucky-0.4.3-py2.py3-none-any.whl (10 kB) Downloading Authlib-1.3.1-py2.py3-none-any.whl (223 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 223.8/223.8 kB 299.9 MB/s eta 0:00:00 Downloading diskcache-5.6.3-py3-none-any.whl (45 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 45.5/45.5 kB 241.1 MB/s eta 0:00:00 Downloading dwave_optimization-0.1.0-cp311-cp311-manylinux_2_24_x86_64.manylinux_2_28_x86_64.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 19.8 MB/s eta 0:00:00 Downloading dwave_samplers-1.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.0/7.0 MB 19.8 MB/s eta 0:00:00 Downloading fasteners-0.19-py3-none-any.whl (18 kB) Downloading homebase-1.0.1-py2.py3-none-any.whl (11 kB) Downloading importlib_metadata-7.2.1-py3-none-any.whl (25 kB) Downloading pydantic-2.7.4-py3-none-any.whl (409 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 409.0/409.0 kB 291.2 MB/s eta 0:00:00 Downloading pydantic_core-2.18.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 257.6 MB/s eta 0:00:00 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 263.8 MB/s eta 0:00:00 Downloading scipy-1.14.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (41.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.1/41.1 MB 205.9 MB/s eta 0:00:00 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) Downloading werkzeug-3.0.3-py3-none-any.whl (227 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 227.3/227.3 kB 298.8 MB/s eta 0:00:00 Downloading annotated_types-0.7.0-py3-none-any.whl (13 kB) Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Downloading zipp-3.19.2-py3-none-any.whl (9.0 kB) Downloading cryptography-42.0.8-cp39-abi3-manylinux_2_28_x86_64.whl (3.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 189.6 MB/s eta 0:00:00 Downloading cffi-1.16.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (464 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 464.8/464.8 kB 300.4 MB/s eta 0:00:00 Downloading pycparser-2.22-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.6/117.6 kB 276.8 MB/s eta 0:00:00 Building wheels for collected packages: dwave-hybrid Building wheel for dwave-hybrid (pyproject.toml): started Building wheel for dwave-hybrid (pyproject.toml): finished with status 'done' Created wheel for dwave-hybrid: filename=dwave_hybrid-0.6.11-py3-none-any.whl size=77111 sha256=554b29551b3e35579a3edf473c50c5da07169a3fb8ff086099cd838166cd9e01 Stored in directory: /tmp/pip-ephem-wheel-cache-j66nwn71/wheels/bf/89/ff/00d3a35cb1b5cc51c6d6b121d4a7b3c1f0af9a5b60ac0b9b87 Successfully built dwave-hybrid Installing collected packages: plucky, homebase, zipp, werkzeug, typing-extensions, six, PySocks, pycparser, numpy, networkx, fasteners, diskcache, click, annotated-types, scipy, python-dateutil, pydantic-core, importlib-metadata, dwave-optimization, dimod, cffi, pydantic, dwave-samplers, dwave-preprocessing, dwave-networkx, cryptography, minorminer, dwave-tabu, dwave-neal, dwave-greedy, authlib, dwave-cloud-client, dwave-system, dwave-hybrid Successfully installed PySocks-1.7.1 annotated-types-0.7.0 authlib-1.3.1 cffi-1.16.0 click-8.1.7 cryptography-42.0.8 dimod-0.12.15 diskcache-5.6.3 dwave-cloud-client-0.12.0 dwave-greedy-0.3.0 dwave-hybrid-0.6.11 dwave-neal-0.6.0 dwave-networkx-0.8.15 dwave-optimization-0.1.0 dwave-preprocessing-0.6.5 dwave-samplers-1.2.0 dwave-system-1.25.0 dwave-tabu-0.5.0 fasteners-0.19 homebase-1.0.1 importlib-metadata-7.2.1 minorminer-0.2.14 networkx-3.3 numpy-1.26.4 plucky-0.4.3 pycparser-2.22 pydantic-2.7.4 pydantic-core-2.18.4 python-dateutil-2.9.0.post0 scipy-1.14.0 six-1.16.0 typing-extensions-4.12.2 werkzeug-3.0.3 zipp-3.19.2 [rtd-command-info] start-time: 2024-06-25T13:49:11.856392Z, end-time: 2024-06-25T13:49:13.708285Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from -r docs/requirements.txt (line 1)) (7.3.7) Collecting sphinx_rtd_theme (from -r docs/requirements.txt (line 2)) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) Collecting recommonmark (from -r docs/requirements.txt (line 3)) Downloading recommonmark-0.7.1-py2.py3-none-any.whl.metadata (463 bytes) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.0.7) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (3.1.4) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.18.0) Requirement already satisfied: docutils<0.22,>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.21.2) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.15.0) Requirement already satisfied: alabaster~=0.7.14 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (2.32.3) Requirement already satisfied: packaging>=21.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from sphinx->-r docs/requirements.txt (line 1)) (24.1) Collecting docutils<0.22,>=0.18.1 (from sphinx->-r docs/requirements.txt (line 1)) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx_rtd_theme->-r docs/requirements.txt (line 2)) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl.metadata (2.6 kB) Collecting commonmark>=0.8.1 (from recommonmark->-r docs/requirements.txt (line 3)) Downloading commonmark-0.9.1-py2.py3-none-any.whl.metadata (5.7 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from Jinja2>=3.0->sphinx->-r docs/requirements.txt (line 1)) (2.1.5) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (3.7) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (2.2.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/envs/latest/lib/python3.11/site-packages (from requests>=2.25.0->sphinx->-r docs/requirements.txt (line 1)) (2024.6.2) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 62.7 MB/s eta 0:00:00 Downloading recommonmark-0.7.1-py2.py3-none-any.whl (10 kB) Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 247.6 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 299.5 MB/s eta 0:00:00 Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 270.8 MB/s eta 0:00:00 Installing collected packages: commonmark, docutils, sphinxcontrib-jquery, recommonmark, sphinx_rtd_theme Attempting uninstall: docutils Found existing installation: docutils 0.21.2 Uninstalling docutils-0.21.2: Successfully uninstalled docutils-0.21.2 Successfully installed commonmark-0.9.1 docutils-0.20.1 recommonmark-0.7.1 sphinx_rtd_theme-2.0.0 sphinxcontrib-jquery-4.1 [rtd-command-info] start-time: 2024-06-25T13:49:14.247268Z, end-time: 2024-06-25T13:49:14.305547Z, duration: 0, exit-code: 0 cat docs/conf.py # -*- coding: utf-8 -*- # # Hybrid asynchronous solver documentation build configuration file # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # 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. # import os import sys sys.path.insert(0, os.path.abspath('.')) sys.path.insert(0, os.path.dirname(os.path.dirname(os.path.abspath(__file__)))) # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx.ext.autosummary', 'sphinx.ext.autodoc', 'sphinx.ext.coverage', 'sphinx.ext.doctest', 'sphinx.ext.intersphinx', 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', 'sphinx.ext.todo', 'sphinx.ext.viewcode', 'sphinx.ext.ifconfig', ] autosummary_generate = True # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # source_suffix = ['.rst', '.md'] source_parsers = {'.md': 'recommonmark.parser.CommonMarkParser'} # The master toctree document. master_doc = 'index' # 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. # from hybrid import package_info project = package_info.__title__ copyright = package_info.__copyright__ author = package_info.__author__ version = package_info.__version__ release = package_info.__version__ # 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 add_module_names = False # 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', 'sdk_index.rst'] linkcheck_retries = 2 linkcheck_anchors = False linkcheck_ignore = [r'https://cloud.dwavesys.com/leap', # redirects, many checks ] # 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 modindex_common_prefix = ['hybrid.'] doctest_global_setup = """ from hybrid.samplers import * from hybrid.core import * from hybrid.utils import * from hybrid.decomposers import * from hybrid.composers import * from hybrid.flow import * """ # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # import sphinx_rtd_theme html_theme = 'sphinx_rtd_theme' html_theme_path = [sphinx_rtd_theme.get_html_theme_path()] html_static_path = ['_static'] # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} def setup(app): app.add_css_file('cookie_notice.css') app.add_js_file('cookie_notice.js') app.add_config_value('target', 'repo', 'env') # Example configuration for intersphinx: refer to the Python standard library. intersphinx_mapping = { 'python': ('https://docs.python.org/3', None), 'neal': ('https://docs.ocean.dwavesys.com/projects/neal/en/latest/', None), 'tabu': ('https://docs.ocean.dwavesys.com/projects/tabu/en/latest/', None), 'greedy': ('https://docs.ocean.dwavesys.com/projects/greedy/en/latest/', None), 'qbsolv': ('https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/', None), 'oceandocs': ('https://docs.ocean.dwavesys.com/en/latest/', None), 'sysdocs_gettingstarted': ('https://docs.dwavesys.com/docs/latest/', None), } ########################################################################### # 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': [ ], 'subprojects': [ ], 'slug': 'd-wave-systems-dwave-hybrid', 'name': u'dwave-hybrid', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'dwavesystems', 'proxied_api_host': '/_', 'github_repo': 'dwave-hybrid', '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': 'da227596', } # 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/d-wave-systems-dwave-hybrid/builds/2308182/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2024-06-25T13:49:14.393994Z, end-time: 2024-06-25T13:49:22.420586Z, duration: 8, exit-code: 0 python -m sphinx -T -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.3.7 WARNING: Invalid configuration value found: 'language = None'. Update your configuration to a valid language code. Falling back to 'en' (English). making output directory... done [autosummary] generating autosummary for: README.rst, index.rst, installation.rst, intro/developing.rst, intro/index.rst, intro/overview.rst, intro/reference_examples.rst, intro/using.rst, license.rst, reference/composers.rst, ..., reference/core.rst, reference/decomposers.rst, reference/exceptions.rst, reference/flow.rst, reference/index.rst, reference/profiling.rst, reference/reference.rst, reference/samplers.rst, reference/traits.rst, reference/utilities.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.Runnable.dispatch.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.Runnable.error.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.Runnable.halt.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.Runnable.init.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.Runnable.name.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.Runnable.next.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.Runnable.run.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.Runnable.stop.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.SampleSet.empty.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.core.SampleSet.first.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.max_sample.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.min_sample.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.random_sample.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.random_sample_seq.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.sample_as_dict.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.sample_as_list.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.select_localsearch_adversaries.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.select_random_subgraph.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.updated_sample.rst, /home/docs/checkouts/readthedocs.org/user_builds/d-wave-systems-dwave-hybrid/checkouts/latest/docs/reference/generated/hybrid.utils.vstack_samplesets.rst loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/neal/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/tabu/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/greedy/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/projects/qbsolv/en/latest/objects.inv... loading intersphinx inventory from https://docs.ocean.dwavesys.com/en/latest/objects.inv... loading intersphinx inventory from https://docs.dwavesys.com/docs/latest/objects.inv... building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 21 source files that are out of date updating environment: [new config] 72 added, 0 changed, 0 removed reading sources... [ 1%] README reading sources... [ 3%] index reading sources... [ 4%] installation reading sources... [ 6%] intro/developing reading sources... [ 7%] intro/index reading sources... [ 8%] intro/overview reading sources... [ 10%] intro/reference_examples reading sources... [ 11%] intro/using reading sources... [ 12%] license reading sources... [ 14%] reference/composers reading sources... [ 15%] reference/conversion reading sources... [ 17%] reference/core reading sources... [ 18%] reference/decomposers reading sources... [ 19%] reference/exceptions reading sources... [ 21%] reference/flow reading sources... [ 22%] reference/generated/hybrid.core.Runnable.dispatch reading sources... [ 24%] reference/generated/hybrid.core.Runnable.error reading sources... [ 25%] reference/generated/hybrid.core.Runnable.halt reading sources... [ 26%] reference/generated/hybrid.core.Runnable.init reading sources... [ 28%] reference/generated/hybrid.core.Runnable.name reading sources... [ 29%] reference/generated/hybrid.core.Runnable.next reading sources... [ 31%] reference/generated/hybrid.core.Runnable.run reading sources... [ 32%] reference/generated/hybrid.core.Runnable.stop reading sources... [ 33%] reference/generated/hybrid.core.SampleSet.empty reading sources... [ 35%] reference/generated/hybrid.core.SampleSet.first reading sources... [ 36%] reference/generated/hybrid.core.SampleSet.hstack reading sources... [ 38%] reference/generated/hybrid.core.SampleSet.vstack reading sources... [ 39%] reference/generated/hybrid.core.State.copy reading sources... [ 40%] reference/generated/hybrid.core.State.from_problem reading sources... [ 42%] reference/generated/hybrid.core.State.from_sample reading sources... [ 43%] reference/generated/hybrid.core.State.from_samples reading sources... [ 44%] reference/generated/hybrid.core.State.from_subproblem reading sources... [ 46%] reference/generated/hybrid.core.State.from_subsample reading sources... [ 47%] reference/generated/hybrid.core.State.from_subsamples reading sources... [ 49%] reference/generated/hybrid.core.State.result reading sources... [ 50%] reference/generated/hybrid.core.State.updated reading sources... [ 51%] reference/generated/hybrid.core.States.first reading sources... [ 53%] reference/generated/hybrid.core.States.updated reading sources... [ 54%] reference/generated/hybrid.core.stoppable reading sources... [ 56%] reference/generated/hybrid.decomposers.make_origin_embeddings reading sources... [ 57%] reference/generated/hybrid.profiling.make_count reading sources... [ 58%] reference/generated/hybrid.profiling.make_timeit reading sources... [ 60%] reference/generated/hybrid.profiling.print_counters reading sources... [ 61%] reference/generated/hybrid.profiling.print_structure reading sources... [ 62%] reference/generated/hybrid.profiling.tictoc reading sources... [ 64%] reference/generated/hybrid.profiling.trace reading sources... [ 65%] reference/generated/hybrid.utils.NumpyEncoder reading sources... [ 67%] reference/generated/hybrid.utils.OceanEncoder reading sources... [ 68%] reference/generated/hybrid.utils.bqm_density reading sources... [ 69%] reference/generated/hybrid.utils.bqm_edges_between_variables reading sources... [ 71%] reference/generated/hybrid.utils.bqm_induced_by reading sources... [ 72%] reference/generated/hybrid.utils.bqm_reduced_to reading sources... [ 74%] reference/generated/hybrid.utils.chimera_tiles reading sources... [ 75%] reference/generated/hybrid.utils.cpu_count reading sources... [ 76%] reference/generated/hybrid.utils.flip_energy_gains reading sources... [ 78%] reference/generated/hybrid.utils.hstack_samplesets reading sources... [ 79%] reference/generated/hybrid.utils.max_sample reading sources... [ 81%] reference/generated/hybrid.utils.min_sample reading sources... [ 82%] reference/generated/hybrid.utils.random_sample reading sources... [ 83%] reference/generated/hybrid.utils.random_sample_seq reading sources... [ 85%] reference/generated/hybrid.utils.sample_as_dict reading sources... [ 86%] reference/generated/hybrid.utils.sample_as_list reading sources... [ 88%] reference/generated/hybrid.utils.select_localsearch_adversaries reading sources... [ 89%] reference/generated/hybrid.utils.select_random_subgraph reading sources... [ 90%] reference/generated/hybrid.utils.updated_sample reading sources... [ 92%] reference/generated/hybrid.utils.vstack_samplesets reading sources... [ 93%] reference/index reading sources... [ 94%] reference/profiling reading sources... [ 96%] reference/reference reading sources... [ 97%] reference/samplers reading sources... [ 99%] reference/traits reading sources... [100%] reference/utilities looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done copying assets... copying static files... done copying extra files... done done writing output... [ 1%] README writing output... [ 3%] index writing output... [ 4%] installation writing output... [ 6%] intro/developing writing output... [ 7%] intro/index writing output... [ 8%] intro/overview writing output... [ 10%] intro/reference_examples writing output... [ 11%] intro/using writing output... [ 12%] license writing output... [ 14%] reference/composers writing output... [ 15%] reference/conversion writing output... [ 17%] reference/core writing output... [ 18%] reference/decomposers writing output... [ 19%] reference/exceptions writing output... [ 21%] reference/flow writing output... [ 22%] reference/generated/hybrid.core.Runnable.dispatch writing output... [ 24%] reference/generated/hybrid.core.Runnable.error writing output... [ 25%] reference/generated/hybrid.core.Runnable.halt writing output... [ 26%] reference/generated/hybrid.core.Runnable.init writing output... [ 28%] reference/generated/hybrid.core.Runnable.name writing output... [ 29%] reference/generated/hybrid.core.Runnable.next writing output... [ 31%] reference/generated/hybrid.core.Runnable.run writing output... [ 32%] reference/generated/hybrid.core.Runnable.stop writing output... [ 33%] reference/generated/hybrid.core.SampleSet.empty writing output... [ 35%] reference/generated/hybrid.core.SampleSet.first writing output... [ 36%] reference/generated/hybrid.core.SampleSet.hstack writing output... [ 38%] reference/generated/hybrid.core.SampleSet.vstack writing output... [ 39%] reference/generated/hybrid.core.State.copy writing output... [ 40%] reference/generated/hybrid.core.State.from_problem writing output... [ 42%] reference/generated/hybrid.core.State.from_sample writing output... [ 43%] reference/generated/hybrid.core.State.from_samples writing output... [ 44%] reference/generated/hybrid.core.State.from_subproblem writing output... [ 46%] reference/generated/hybrid.core.State.from_subsample writing output... [ 47%] reference/generated/hybrid.core.State.from_subsamples writing output... [ 49%] reference/generated/hybrid.core.State.result writing output... [ 50%] reference/generated/hybrid.core.State.updated writing output... [ 51%] reference/generated/hybrid.core.States.first writing output... [ 53%] reference/generated/hybrid.core.States.updated writing output... [ 54%] reference/generated/hybrid.core.stoppable writing output... [ 56%] reference/generated/hybrid.decomposers.make_origin_embeddings writing output... [ 57%] reference/generated/hybrid.profiling.make_count writing output... [ 58%] reference/generated/hybrid.profiling.make_timeit writing output... [ 60%] reference/generated/hybrid.profiling.print_counters writing output... [ 61%] reference/generated/hybrid.profiling.print_structure writing output... [ 62%] reference/generated/hybrid.profiling.tictoc writing output... [ 64%] reference/generated/hybrid.profiling.trace writing output... [ 65%] reference/generated/hybrid.utils.NumpyEncoder writing output... [ 67%] reference/generated/hybrid.utils.OceanEncoder writing output... [ 68%] reference/generated/hybrid.utils.bqm_density writing output... [ 69%] reference/generated/hybrid.utils.bqm_edges_between_variables writing output... [ 71%] reference/generated/hybrid.utils.bqm_induced_by writing output... [ 72%] reference/generated/hybrid.utils.bqm_reduced_to writing output... [ 74%] reference/generated/hybrid.utils.chimera_tiles writing output... [ 75%] reference/generated/hybrid.utils.cpu_count writing output... [ 76%] reference/generated/hybrid.utils.flip_energy_gains writing output... [ 78%] reference/generated/hybrid.utils.hstack_samplesets writing output... [ 79%] reference/generated/hybrid.utils.max_sample writing output... [ 81%] reference/generated/hybrid.utils.min_sample writing output... [ 82%] reference/generated/hybrid.utils.random_sample writing output... [ 83%] reference/generated/hybrid.utils.random_sample_seq writing output... [ 85%] reference/generated/hybrid.utils.sample_as_dict writing output... [ 86%] reference/generated/hybrid.utils.sample_as_list writing output... [ 88%] reference/generated/hybrid.utils.select_localsearch_adversaries writing output... [ 89%] reference/generated/hybrid.utils.select_random_subgraph writing output... [ 90%] reference/generated/hybrid.utils.updated_sample writing output... [ 92%] reference/generated/hybrid.utils.vstack_samplesets writing output... [ 93%] reference/index writing output... [ 94%] reference/profiling writing output... [ 96%] reference/reference writing output... [ 97%] reference/samplers writing output... [ 99%] reference/traits writing output... [100%] reference/utilities generating indices... genindex py-modindex done highlighting module code... [ 7%] hybrid.composers highlighting module code... [ 14%] hybrid.core highlighting module code... [ 21%] hybrid.decomposers highlighting module code... [ 29%] hybrid.exceptions highlighting module code... [ 36%] hybrid.flow highlighting module code... [ 43%] hybrid.profiling highlighting module code... [ 50%] hybrid.reference.kerberos highlighting module code... [ 57%] hybrid.reference.lattice_lnls highlighting module code... [ 64%] hybrid.reference.pa highlighting module code... [ 71%] hybrid.reference.pt highlighting module code... [ 79%] hybrid.reference.qbsolv highlighting module code... [ 86%] hybrid.samplers highlighting module code... [ 93%] hybrid.traits highlighting module code... [100%] hybrid.utils writing additional pages... search done copying images... [ 14%] _images/tree.png copying images... [ 29%] _images/HybridBlockDiagram.png copying images... [ 43%] _images/racing_branches_1.png copying images... [ 57%] _images/eid_energy.png copying images... [ 71%] _images/eid_bfs_pfs.png copying images... [ 86%] _images/square_problem.png copying images... [100%] _images/square_problem_path.png dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 1 warning. The HTML pages are in ../_readthedocs/html.