{"id":28573376,"url":"https://github.com/pennylaneai/plugin-test-matrix","last_synced_at":"2025-06-10T21:17:39.884Z","repository":{"id":37961474,"uuid":"284466248","full_name":"PennyLaneAI/plugin-test-matrix","owner":"PennyLaneAI","description":"Scheduled integration tests for the official plugins","archived":false,"fork":false,"pushed_at":"2025-05-14T19:12:06.000Z","size":517,"stargazers_count":13,"open_issues_count":4,"forks_count":4,"subscribers_count":13,"default_branch":"master","last_synced_at":"2025-05-14T20:28:33.756Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PennyLaneAI.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-08-02T13:24:01.000Z","updated_at":"2025-04-01T21:02:16.000Z","dependencies_parsed_at":"2023-12-20T10:42:26.065Z","dependency_job_id":"1f3d69c4-c6d6-4fa0-8ce2-1516ff26ed17","html_url":"https://github.com/PennyLaneAI/plugin-test-matrix","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PennyLaneAI%2Fplugin-test-matrix","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PennyLaneAI%2Fplugin-test-matrix/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PennyLaneAI%2Fplugin-test-matrix/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PennyLaneAI%2Fplugin-test-matrix/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PennyLaneAI","download_url":"https://codeload.github.com/PennyLaneAI/plugin-test-matrix/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PennyLaneAI%2Fplugin-test-matrix/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259152773,"owners_count":22813223,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-10T21:17:39.123Z","updated_at":"2025-06-10T21:17:39.874Z","avatar_url":"https://github.com/PennyLaneAI.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Plugin Test Matrix\n\nThis repository contains regularly scheduled continuous-integration for the official PennyLane plugins.\n\nThe continuous integration is performed by GitHub actions. Tests are executed on every push to `master`,\nand are also run on a schedule of once per day.\n\nFinally, tests can be triggered manually via the 'Actions' tab.\n\n## Testing matrix\n\nAll entries in the matrix are tested against PennyLane latest (GitHub master).\n\n\n|                                                                             | PyPI version                                                                                              | Stable plugin/stable PennyLane                                                                                                                                                                                                                                         | Stable plugin/latest PennyLane                                                                                                                                                                                                                                         | Latest plugin/ stable PennyLane                                                                                                                                                                                                                                        | Latest plugin/latest PennyLane                                                                                                                                                                                                                                         |\n| :-------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [Qiskit](https://github.com/PennyLaneAI/pennylane-qiskit)                   | ![](https://img.shields.io/pypi/v/pennylane-qiskit?color=green\u0026label=%20\u0026style=flat-square)               | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qiskit-stable-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qiskit-stable-stable.yml)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qiskit-stable-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qiskit-stable-latest.yml)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qiskit-latest-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qiskit-latest-stable.yml)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qiskit-latest-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qiskit-latest-latest.yml)                 |\n| [Cirq](https://github.com/PennyLaneAI/pennylane-cirq)                       | ![](https://img.shields.io/pypi/v/pennylane-cirq?color=green\u0026label=%20\u0026style=flat-square)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/cirq-stable-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/cirq-stable-stable.yml)                     | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/cirq-stable-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/cirq-stable-latest.yml)                     | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/cirq-latest-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/cirq-latest-stable.yml)                     | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/cirq-latest-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/cirq-latest-latest.yml)                     |\n| [Qulacs](https://github.com/PennyLaneAI/pennylane-qulacs)                   | ![](https://img.shields.io/pypi/v/pennylane-qulacs?color=green\u0026label=%20\u0026style=flat-square)               | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qulacs-stable-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qulacs-stable-stable.yml)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qulacs-stable-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qulacs-stable-latest.yml)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qulacs-latest-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qulacs-latest-stable.yml)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qulacs-latest-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qulacs-latest-latest.yml)                 |\n| [AQT](https://github.com/PennyLaneAI/pennylane-aqt)                         | ![](https://img.shields.io/pypi/v/pennylane-aqt?color=green\u0026label=%20\u0026style=flat-square)                  | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/aqt-stable-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/aqt-stable-stable.yml)                       | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/aqt-stable-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/aqt-stable-latest.yml)                       | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/aqt-latest-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/aqt-latest-stable.yml)                       | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/aqt-latest-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/aqt-latest-latest.yml)                       |\n| [IonQ](https://github.com/PennyLaneAI/pennylane-ionq)                       | ![](https://img.shields.io/pypi/v/pennylane-ionq?color=green\u0026label=%20\u0026style=flat-square)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/ionq-stable-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/ionq-stable-stable.yml)                     | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/ionq-stable-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/ionq-stable-latest.yml)                     | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/ionq-latest-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/ionq-latest-stable.yml)                     | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/ionq-latest-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/ionq-latest-latest.yml)                     |\n| [Lightning](https://github.com/PennyLaneAI/pennylane-lightning)             | ![](https://img.shields.io/pypi/v/pennylane-lightning?color=green\u0026label=%20\u0026style=flat-square)            | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/pennylane-lightning/compat-check-stable-stable.yml?branch=master)](https://github.com/PennyLaneAI/pennylane-lightning/actions/workflows/compat-check-stable-stable.yml)   | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/pennylane-lightning/compat-check-stable-latest.yml?branch=master)](https://github.com/PennyLaneAI/pennylane-lightning/actions/workflows/compat-check-stable-latest.yml)   | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/pennylane-lightning/compat-check-latest-stable.yml?branch=master)](https://github.com/PennyLaneAI/pennylane-lightning/actions/workflows/compat-check-latest-stable.yml)   | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/pennylane-lightning/compat-check-latest-latest.yml?branch=master)](https://github.com/PennyLaneAI/pennylane-lightning/actions/workflows/compat-check-latest-latest.yml)   |\n| [Braket](https://github.com/aws/amazon-braket-pennylane-plugin-python)      | ![](https://img.shields.io/pypi/v/amazon-braket-pennylane-plugin?color=green\u0026label=%20\u0026style=flat-square) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/braket-stable-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/braket-stable-stable.yml)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/braket-stable-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/braket-stable-latest.yml)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/braket-latest-stable.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/braket-latest-stable.yml)                 | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/braket-latest-latest.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/braket-latest-latest.yml)                 |\n\n\n*Notes:*\n\n* The device integration tests currently do not support devices with a fixed\n  number of wires.\n\n* The Braket plugin device integration tests are run with `-k “not Sample and not no_0_shots”`,\n  see #6\n\n* The Qiskit tests are run using local simulators. There are no tests that access the IBM Quantum backends. \n\n\n## QML repo\n\n|                                                                                                                   | Status                                                                                                                                                                                                   |\n| :---------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [`build-branch-dev`](https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/build-branch-dev.yml)       | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/build-branch-dev.yml)](https://github.com/PennyLaneAI/qml/actions/workflows/build-branch-dev.yml)       |\n| [`build-branch-master`](https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/build-branch-master.yml) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/build-branch-master.yml)](https://github.com/PennyLaneAI/qml/actions/workflows/build-branch-master.yml) |\n| [`update-dev`](https://github.com/PennyLaneAI/qml/blob/master/.github/workflows/update-dev.yml) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/qml/update-dev.yml)](https://github.com/PennyLaneAI/qml/actions/workflows/update-dev.yml) |\n\n## Lightning Docker builds\n\n|                                                                                                                                    | Status                                                                                                                                                                                                                                                   |\n| :--------------------------------------------------------------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [Docker build `stable`](https://github.com/PennyLaneAI/pennylane-lightning/blob/master/.github/workflows/compat-docker-stable.yml) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/pennylane-lightning/compat-docker-stable.yml?branch=master)](https://github.com/PennyLaneAI/pennylane-lightning/actions/workflows/compat-docker-stable.yml) |\n| [Docker build `latest`](https://github.com/PennyLaneAI/pennylane-lightning/blob/master/.github/workflows/compat-docker-latest.yml) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/pennylane-lightning/compat-docker-latest.yml?branch=master)](https://github.com/PennyLaneAI/pennylane-lightning/actions/workflows/compat-docker-latest.yml) |\n\n## Catalyst compiler\n\nThe following table shows the current Catalyst compatibility with the Lightning and PennyLane packages, where each of the 3 packages is tested as \"latest\" and \"stable\". Latest versions are built directly from the repository's main or master branch, while stable is built from the repository at the most recent release tag. The reason this is needed rather than installing PyPI packages is that the Lightning dependency in Catalyst needs to be built from source and cannot be obtained from the PyPI package. PennyLane stable is installed from PyPI.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003c/td\u003e\n    \u003ctd colspan=\"2\"\u003ePennyLane \u003cb\u003estable\u003c/b\u003e\u003c/td\u003e\n    \u003ctd colspan=\"2\"\u003ePennyLane \u003cb\u003elatest\u003c/b\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003e\u003c/td\u003e\n    \u003ctd\u003eLightning \u003cb\u003estable\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eLightning \u003cb\u003elatest\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eLightning \u003cb\u003estable\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003eLightning \u003cb\u003elatest\u003c/b\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eCatalyst \u003cb\u003estable\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/catalyst/actions/workflows/CPL_stable-stable-stable.yaml\u003e\u003cimg src=https://img.shields.io/github/actions/workflow/status/PennyLaneAI/catalyst/CPL_stable-stable-stable.yaml alt=\"Check CPL stable/stable/stable\"\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/catalyst/actions/workflows/CPL_stable-stable-latest.yaml\u003e\u003cimg src=https://img.shields.io/github/actions/workflow/status/PennyLaneAI/catalyst/CPL_stable-stable-latest.yaml alt=\"Check CPL stable/stable/latest\"\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/catalyst/actions/workflows/CPL_stable-latest-stable.yaml\u003e\u003cimg src=https://img.shields.io/github/actions/workflow/status/PennyLaneAI/catalyst/CPL_stable-latest-stable.yaml alt=\"Check CPL stable/latest/stable\"\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/catalyst/actions/workflows/CPL_stable-latest-latest.yaml\u003e\u003cimg src=https://img.shields.io/github/actions/workflow/status/PennyLaneAI/catalyst/CPL_stable-latest-latest.yaml alt=\"Check CPL stable/latest/latest\"\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eCatalyst \u003cb\u003elatest\u003c/b\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/catalyst/actions/workflows/CPL_latest-stable-stable.yaml\u003e\u003cimg src=https://img.shields.io/github/actions/workflow/status/PennyLaneAI/catalyst/CPL_latest-stable-stable.yaml alt=\"Check CPL latest/stable/stable\"\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/catalyst/actions/workflows/CPL_latest-stable-latest.yaml\u003e\u003cimg src=https://img.shields.io/github/actions/workflow/status/PennyLaneAI/catalyst/CPL_latest-stable-latest.yaml alt=\"Check CPL latest/stable/latest\"\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/catalyst/actions/workflows/CPL_latest-latest-stable.yaml\u003e\u003cimg src=https://img.shields.io/github/actions/workflow/status/PennyLaneAI/catalyst/CPL_latest-latest-stable.yaml alt=\"Check CPL latest/latest/stable\"\u003e\u003c/a\u003e\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/catalyst/actions/workflows/CPL_latest-latest-latest.yaml\u003e\u003cimg src=https://img.shields.io/github/actions/workflow/status/PennyLaneAI/catalyst/CPL_latest-latest-latest.yaml alt=\"Check CPL latest/latest/latest\"\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## Latest reported warnings\n\n### PennyLane\n\n\u003ctable\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003eUserWarning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24%5B0%5D.UserWarning\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003eDeprecationWarning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24%5B0%5D.DeprecationWarning\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003epytest.PytestRemovedIn9Warning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24.%5B0%5D.%5B%22pytest.PytestRemovedIn9Warning%22%5D\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003ePendingDeprecationWarning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24.%5B0%5D.%5B%22PendingDeprecationWarning%22%5D\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003epytest.PytestUnraisableExceptionWarning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24.%5B0%5D.%5B%22pytest.PytestUnraisableExceptionWarning%22%5D\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003enumpy.exceptions.ComplexWarning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24.%5B0%5D.%5B%22numpy.exceptions.ComplexWarning%22%5D\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003eRuntimeWarning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24.%5B0%5D.%5B%22RuntimeWarning%22%5D\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003epytest.PytestCollectionWarning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24.%5B0%5D.%5B%22pytest.PytestCollectionWarning%22%5D\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003eFutureWarning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24.%5B0%5D.%5B%22FutureWarning%22%5D\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n  \u003ctd\u003e\u003ccode\u003epennylane.PennyLaneDeprecationWarning\u003c/code\u003e\u003c/td\u003e\n  \u003ctd\u003e\u003ca href=https://github.com/PennyLaneAI/pennylane/actions/workflows/package_warnings_as_errors.yml\u003e\u003cimg src=https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2FPennyLaneAI%2Fplugin-test-matrix%2Frefs%2Ftags%2Fwae_data_tag%2Funique_wae.json\u0026query=%24.%5B0%5D.%5B%22pennylane.PennyLaneDeprecationWarning%22%5D\u0026label=\u0026color=9c6700\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/table\u003e\n\n\n## Interpreting the test matrix\n\n* **Stable/stable**: This reflects a scenario where PennyLane and the plugin are both installed\n  from PyPI. This column should **always** pass. If this test fails, it indicates that either (a) a\n  bug exists, or (b) an upstream dependency (such as Qiskit or Qulacs)\n  were released with breaking changes. In both cases, a bugfix release of the plugin should be made.\n\n* **Stable/latest passing**: A new plugin release is not essential; the current\n  PyPI release will continue to work once the new PennyLane version is released.\n\n  - **Latest/latest passing**: Nothing to be done! However, it is still worth checking the\n    plugin repository to see if new unreleased changes have been added that would\n    be worth releasing.\n\n  - **Latest/latest failing**: Indicates that recent changes have been made to the plugin repository\n    post-release; further updates must be made to the plugin to ensure GitHub master passes.\n\n* **Stable/latest failing**: A new plugin release is required for compatibility\n  with the upcoming PennyLane release.\n\n  - **Latest/latest failing**: Updates must be made to the plugin to ensure GitHub\n    master passes.\n\n  - **Latest/stable failing**: The requirement of PennyLane in the plugin will\n    have to be increased.\n\n  - **Latest/latest passing**: Nothing to be done! The plugin is ready to be released\n    with the upcoming PennyLane release.\n\n## Feature freeze testing matrix\n\nThe latest of all plugins are tested against the PennyLane release candidate branch (GitHub `vX.XX.X-rc0` branch).\n\n|                                                                             | Status                                                                                                                                                                                                                                                         |\n| :-------------------------------------------------------------------------- | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [Qiskit](https://github.com/PennyLaneAI/pennylane-qiskit)                   | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qiskit-latest-rc.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qiskit-latest-rc.yml)                 |\n| [Cirq](https://github.com/PennyLaneAI/pennylane-cirq)                       | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/cirq-latest-rc.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/cirq-latest-rc.yml)                     |\n| [Qulacs](https://github.com/PennyLaneAI/pennylane-qulacs)                   | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/qulacs-latest-rc.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/qulacs-latest-rc.yml)                 |\n| [AQT](https://github.com/PennyLaneAI/pennylane-aqt)                         | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/aqt-latest-rc.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/aqt-latest-rc.yml)                       |\n| [IonQ](https://github.com/PennyLaneAI/pennylane-ionq)                       | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/ionq-latest-rc.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/ionq-latest-rc.yml)                     |\n| [Braket](https://github.com/aws/amazon-braket-pennylane-plugin-python)      | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/braket-latest-rc.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/braket-latest-rc.yml)                 |\n\nThe latest and release candidate of Lightning and Catalyst are tested with the release candidate of PennyLane:\n\n|                                                                                       | Latest                                                                                                                                                                                                                                               | Release candidate                                                                                                                                                                                                                                                        |\n| :------------------------------------------------------------------------------------ | :--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| [Lightning](https://github.com/PennyLaneAI/pennylane-lightning)                       | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/plugin-test-matrix/lightning-latest-rc.yml?branch=master)](https://github.com/PennyLaneAI/plugin-test-matrix/actions/workflows/lightning-latest-rc.yml) | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/pennylane-lightning/compat-check-release-release.yml?branch=master)](https://github.com/PennyLaneAI/pennylane-lightning/actions/workflows/compat-check-release-release.yml) |\n| [Catalyst](https://github.com/PennyLaneAI/catalyst)                                   |                                                                                                                                                                                                                                                      | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/catalyst/CPL_rc-rc-rc.yaml)](https://github.com/PennyLaneAI/catalyst/actions/workflows/CPL_rc-rc-rc.yaml)                                                                   |\n| [Docker build](https://github.com/PennyLaneAI/pennylane-lightning/tree/master/docker) |                                                                                                                                                                                                                                                      | [![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/PennyLaneAI/pennylane-lightning/compat-docker-release.yml?branch=master)](https://github.com/PennyLaneAI/pennylane-lightning/actions/workflows/compat-docker-release.yml)               |\n\n\n## Adding a plugin\n\nTwo Jinja2 workflow templates are provided, that makes it easier to add a new plugin to the test matrix:\n\n* [`workflow-template-latest.yml`](workflow-template-latest.yml): for testing plugins against PennyLane latest\n* [`workflow-template-stable.yml`](workflow-template-stable.yml): for testing plugins against PennyLane stable\n\nSimply add a new plugin to the `workflows` list in [`compile.py`](compile.py), with the following dictionary keys:\n\n* `plugin` (required): the name of the plugin **not including the PennyLane prefix**. The plugin\n  repository and PyPI project are inferred from the plugin name. E.g., `'plugin': 'qiskit'` will\n  correspond to the GitHub repo PennyLaneAI/pennylane-qiskit and the PyPI project\n  `pennylane-qiskit`.\n\n* `gh_user` (required): the GitHub user or organization which hosts the plugin repository.\n\n* `which` (required): a set specifying whether to generate a workflow to test the `{\"latest\"}`\n  (GitHub master) version of the plugin, `{\"stable\"}` (PyPI) version of the plugin, or both `{\"latest\", \"stable\"}`.\n\n* `requirements` (optional): a list of Python packages that should be installed prior to plugin\n  installation. You may use `pip` syntax, e.g., `pyscf==1.7.2`.\n\n* `requirements_latest` (optional): *additional* list of Python packages that should be installed prior to\n  latest/GitHub master plugin installation. For example, if the latest version of the plugin depends on a\n  development version of a particular framework.\n\n* `device_tests` (optional): a list of command line arguments to pass to the PennyLane device\n  integration tests. Each list element corresponds to a single test run, e.g.,\n\n  ```python\n  \"device_tests\":\n      [\n          \"--device=cirq.simulator --tb=short --skip-ops --analytic=True\",\n          \"--device=cirq.simulator --tb=short --skip-ops --analytic=False --shots=8000\"\n      ]\n  ```\n\n* `additional_setup` (optional): multiline string containing additional GitHub actions for execution\n  before the installment of plugins.\n\n* `token` (optional): sets an environment variable with the same name as the token. The value is loaded from the\n  repository secrets. The token is required by some plugins for backend authentication.\n\n* `additional_env_vars` (optional): string containing additional environment variables you'd like to be set for\n  the CI action. Double-check the whitespace when using this - variables should be separated with \"\\n  \"\n\n* `runs_on` (optional): string to override the workflow's default `runs-on` attribute of `ubuntu-latest`.\n\n* `test_kwargs` (optional): additional arguments to pass to pytest for the given plugin.\n\n* `no_deprecation_error` (optional): set to True to not raise PL deprecation warnings as errors when testing\n  the latest version of the plugin. By default, PL deprecation warnings are raised as errors.\n\nOnce you have added your plugin, run\n\n```console\n$ python compile.py\n```\n\nThis will autogenerate up to five workflow files, depending on the variable `which`:\n\n* `.github/workflows/plugin-stable-stable.yml`\n* `.github/workflows/plugin-stable-latest.yml`\n* `.github/workflows/plugin-latest-stable.yml`\n* `.github/workflows/plugin-latest-latest.yml`\n* `.github/workflows/plugin-latest-rc.yml`\n\nFinally, make sure to add a row to the testing matrix above!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpennylaneai%2Fplugin-test-matrix","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpennylaneai%2Fplugin-test-matrix","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpennylaneai%2Fplugin-test-matrix/lists"}