-
We haven't pinned down what constitutes a "submission" for Metriq, as a proper source. A simple solution might be that a "submission" is **any URL**, approved by the review team.
GitHub repositorie…
-
User (Web App)
System (REST API)
1. Submit request to: POST ./api/login
1.
2.
2. Find normalized user name in DB
…
-
Users may be tempted to use this function:
https://github.com/unitaryfund/mitiq/blob/2cb68d64a0f2ebfc98f6c3fbb03cb9c67f516cdf/mitiq/zne/scaling/folding.py#L240
with arbitrary scale factors. Howeve…
-
For example, at the time moment, zero-noise extrapolation is never tested with Braket circuits (see #767).
A good way to automatically test all (current and **future**) supported circuit types is …
-
If you copy-paste the [IBMQ example](https://mitiq.readthedocs.io/en/stable/examples/ibmq-backends.html) into a [colab](https://colab.research.google.com/drive/1UK8mTyVIY673U23zXjUbhft8BU_M8DQs?usp=sh…
-
"list of all the issues with bounties." on the Rules page at point 2. gets one to https://unitaryfund.github.io/unitaryhack/TODO
-
After making a successful? submission I get this output:
```
(metriq) will@Wills-MacBook-Pro metriq % python submission_add.py
id='611a9c4f4f5e51bdf13b9e8e' userId=None submissionName='Google AI MA…
-
I'm not sure if there any efficiency gain in doing this, but there is at least some level of clarity gain from defining variables that should be constant with the `const` keyword over the `let` keywor…
-
User (Web App)
System (REST API)
1. Call REST API: DELETE ./api/token
1.
2.
2. Check token validity
3.
…
-
When I click the thumbs up button the number appropriately goes up, but when I click it again it does nothing and the number stays the same. I would expect this to toggle like hearts on twitter or mes…