hJaffaliColibritd

Results 6 comments of hJaffaliColibritd

- Test for other noise models (Bitflip, ....) - Generalize so device are in parameter of the tests

Do we only handle noisy simulations for shot noise and probability distribution ? What about amplitude distribution (meaning error in the complex amplitudes) ? What about noise for expectation value...

Did you try to setup the credentials with the script on a docker ?

Another one! ``` self = unitary = array([[-0.01401479+0.j, -0.36022856+0.j, 0.78035743+0.j, 0.51096111+0.j], [ 0.96565434+0.j, -0.24492...81+0.j, 0.83339133+0.j], [ 0.24385713+0.j, 0.79761907+0.j, 0.51011359+0.j, -0.21005151+0.j]]) decomposer2q = , preferred_direction = None, approximation_degree = 1.0 def...

Thank for the answer. Concerning the ordering of the qubits and the matrix you're right, I was doing it in the reversed order. Concerning the global phase error, this is...

I actually found that the decomposition of a `unitary` and the export to QASM2 not only sometimes involve an additional global phase that doesn't change the sampling results, but that...