-
### Discussed in https://github.com/unitaryfund/mitiq/discussions/2383
Originally posted by **purva-thakre** May 23, 2024
https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/versio…
-
In the API doc, the parameters of some of the functions are missing the docstring after the docs are build, despite it's there in the source code, e.g., https://mitiq.readthedocs.io/en/stable/apidoc.h…
-
Noticed this failure twice in a CI run for Windows. If I rerun the test, it passes.
https://github.com/unitaryfund/mitiq/actions/runs/9748119578/job/26902405324?pr=2347#step:6:4326
![image](htt…
-
Came across this failure in a Python3.10 windows job
https://github.com/unitaryfund/mitiq/actions/runs/10029442356/job/27717625797?pr=2447#step:6:4259
![image](https://github.com/user-attachment…
-
If I want to create a page listing all the resources for quantum computing and information, would it be preferred to have it as a blogpost or create a separate page/tab on the unitary fund website ?
…
-
When I run the automated script with each of the three cases in https://github.com/unitaryfund/aquapointer/pull/78#issuecomment-2195124326, etc, I get the following error:
> File "/Users/mistywahl…
-
Currently `QPROGRAM` is either a `typing.Union` of several quantum circuit types, or a single type if only Cirq is installed. It should be consistent in both cases - it was a bit of a pain to write a …
-
There has been some change to the configuration settings of `mypy`. Whenever `make check-types` is run, json files are gradually added.
My local dev environment might also be causing this. 🤷🏾♀️
-
### Describe the bug
When running a sphinx-build with the `-j auto` option, the build sometimes fails with the following error, suggesting a race condition when multiple processes are trying to cre…
-
## Issue Description
The released version of the docs, for v0.38.0 has the Changelog link commented out:
while the latest version shows it:
## How to Reproduce
1. ...…