-
Linkcheck non-deterministically fails when checking two MyBinder links that are in the README file.
Both links seem to work but maybe they are slow.
This is the error message that is produced by …
-
This function:
https://github.com/unitaryfund/mitiq/blob/c818e44858b401b45f1f09e021c49ba24c5dd4a1/mitiq/interface/mitiq_cirq/cirq_utils.py#L37
and this function:
https://github.com/unitaryfund/mi…
-
Tasks can not be deleted, once submitted. Hence, remove the DELETE method from the Python client.
Metriq client method is here: https://github.com/unitaryfund/metriq-client/blob/3504b73e282864671e7…
-
Tasks can not be deleted, once submitted. Hence, remove the DELETE task method from the Python client.
Metriq client method is here: https://github.com/unitaryfund/metriq-client/blob/3504b73e282864…
-
## New error mitigation technique: Dynamical decoupling
### Problem
Mitiq needs more error mitigation techniques.
Is there any experiment on gate-level dynamical decoupling?
This work from L…
-
Make sure method model field match https://github.com/unitaryfund/metriq-api/blob/main/metriq-api/models/methodModel.js
-
Make sure that the tag model matches https://github.com/unitaryfund/metriq-api/blob/main/metriq-api/models/tagModel.js
-
Make sure that the task model matches https://github.com/unitaryfund/metriq-api/blob/main/metriq-api/models/taskModel.js
-
Make sure that the submission model matches https://github.com/unitaryfund/metriq-api/blob/main/metriq-api/models/submissionModel.js
-
Make sure that the result model matches https://github.com/unitaryfund/metriq-api/blob/main/metriq-api/models/resultModel.js