-
Google's Lighthouse tool (available in chrome devtools) can perform automated accessibility (a11y) testing. It found two problems with our [`index.html`](https://github.com/unitaryfund/unitary-fund/bl…
-
Navigate to https://unitaryhack.dev/projects/. Expand the "See all topics" section.
There are two tags at the end, namely `authors` and `tagList` that are not being used on any project. Unsure wh…
-
# Current status of dependency management
As it stands, we restrict our mandatory requirements to a "compatible release" using `~=`.
https://github.com/unitaryfund/mitiq/blob/a2964908db14df6e8838e…
-
Add information in the readme file at https://github.com/matt-lourens/dynamic-qcnn.
Some stuff is standard and existing information that can be summarized in the Readme, other stuff may need to b…
-
Currently Mitiq is built using [Qiskit 0.41.1](https://github.com/unitaryfund/mitiq/blob/b5f3a06069a5b72a19b8b799a4f17803b7ed5589/dev_requirements.txt#L2), and [Qiskit 0.43.0](https://github.com/Qiski…
-
-
In https://github.com/unitaryfund/mitiq/pull/1497 the version of `sphinx-gallery` has been pinned to `0.10.1` since, with later
versions, the gallery examples [doesn't look good](https://mitiq.readth…
-
There is some great work ongoing in https://github.com/unitaryfund/mitiq/pull/1338 to replace the default mitiq logo with example-specific logos. While reviewing that I realized there is the separate …
-
We rely on Qrack library unit tests, but a [random mirror circuit integration test](https://github.com/vm6502q/qrack/blob/12e733cf866eeb9b4996c9558be77858535f59d6/test/tests.cpp#L5954) should be adapt…
-
At present there are no examples in the `examples/` directory for the `result` API endpoints. Specific examples for this endpoint should include the existing result routes. Namely:
- result_metric_…