-
Is that because of the data structure of DDsim?
-
This issue is a task list of things to test for qualification of revC2.
This issue lists the tests that should be able to do without firmware support for the new INA233 ADC (pre issue #219).
There…
-
It's testing time again here in the DDEV-Local factory. We'd love community help with every item that is interesting or relevant to you. Please use [ddev v1.16.0-rc2](https://github.com/drud/ddev/re…
-
Several suggestions to optimize Pauli expectation value in the MPS simulator:
1. Ignore identity gates.
2. Suppose that the Pauli term involves qubits 1 and 3. Currently there is a swap operation th…
-
Quick issue to outline the noise discussion we had in the meeting.
Having the possibility to add noise exactly where we want to as an extra gate is really useful. However, if one wanted to add nois…
-
@newm4n
Just want to highlight after short-circuit changes, benchmarks are looking even better, please find the detailed report below
### **`Before ShortCircuit Changes`:**
goos: darwin
goarc…
-
It's really slow when invoking req._parse_form_urlencoded() if the form body is huge.
And after digging deeper, I found it was caused by the function named decode(encoded_uri, unquote_plus=True) def…
-
**Submitting author:** @robfalck (Rob Falck)
**Repository:** https://github.com/OpenMDAO/dymos
**Version:** 1.0.0
**Editor:** @dpsanders
**Reviewer:** @goerz, @thowell
**Archive:** 10.5281/zenodo.4646…
-
PR #94 introduces benchmarking code that allows our ZNE methods to be tested against randomly generated n-qubit quantum circuits.
We have also discussed wanting to benchmark our performance on a va…
-
Currently the state is stored and manipulated as a rank-n tensor with dimension 2 for each index, instead of a 2^n vector. This requires reshaping the state at the beginning and end of the simulation …