﻿Overview of Benchmark Quantum Programs
======================================

Here, the benchmark quantum programs registered in the benchmark 
registry are summarized. Especially, the original source information 
of these benchmark quantum programs is provided. 
It is the ``.md`` version 
(`benchmark_registry.md <_static/info/benchmark_registry.md>`_) 
of the code-accessible ``.json`` file 
(`benchmark_registry.json <_static/info/benchmark_registry.json>`_).

If there is a need to update the list of benchmark quantum programs 
(both markdown and JSON), please run the below command line upon the 
current directory as the root of this repository:

.. code-block:: bash

    python -m pytest tests/utils/test_backend_execution.py

.. include:: /_static/info/benchmark_registry.md
   :parser: myst_parser.sphinx_