-
In [`.github/workflows/gh-release.yml`](https://github.com/unitaryfund/mitiq/blob/master/.github/workflows/gh-release.yml) we make use of the [`actions/create-release`](https://github.com/actions/crea…
-
Bounties for quantify-core and quantify-scheduler do not show up.
-
Previously discussed here: https://github.com/unitaryfund/mitiq/issues/2278#issuecomment-2077751053
After moving to `PyData` theme for the docs, some of the left and right navigation sidebars appea…
-
ChatGPT, for example, seems at least conversant enough in quantum technologies to write descriptions for taxonomy items with acceptable accuracy. Since users very frequently skip adding an optional de…
-
If we still want to support pyQuil, then we also want to upgrade the pyQuil dependency v4, with the current version being [pinned at `pyquil~=3.5.4`](https://github.com/unitaryfund/mitiq/blob/728bbb57…
-
### User Web App
User
System (Web app)
1. (User on single submission view)
1. (Displaying homepage)
2.
2. "Scite!" button is displayed blow …
-
## Issue Description
Currently, the [Observable class](https://github.com/unitaryfund/mitiq/blob/main/mitiq/observable/observable.py#L19) only accepts* inputs of the type `PauliString` …
-
## Issue Description
I want to use mitiq to convert a circ circuit to a qiskit circuit, but the function I find in the [documentation](https://mitiq.readthedocs.io/en/stable/_modules/mitiq/interfa…
-
Python models (or "data transfer objects," "DTOs,") and route definitions should match those in https://github.com/unitaryfund/metriq-api, and it should be possible to run each request and receive the…
-
We currently have many versions of executor functions in `mitiq/interface/mitiq_` for `frontend in [cirq, qiskit, etc...]` .
Some of them have been coded years ago, some of them are more recent.
…