-
Is it possible to have a tomography routine (single qubits and 2 qubits) that allows sweeping a parameter in one of the gates implemented in the circuit?
This would allow us to run arbitrary experi…
-
Define minimum and optimal numbers of shots depend on number of data qubits.
-
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
Cell In[188], line 15
11 for rotation_ci…
-
In this current version of gate set tomography, it seems like only non-parameterized gates can be passed into GST.
There are two ways that I generate non-parameterized gates:
``` python
gate_set …
-
We have three implementations of state tomography:
- for 1-qubit states,
- for 2-qubit states,
- for n-qubit states for arbitrary n.
The last one isn't well tested (yet). Once it is, we should c…
-
-
In section 3.1 of the article [Stride: a flexible software platform for high-performance ultrasound computed tomography], a 3D focused sound source is used to compare the sound fields of stride and kw…
-
I was looking at `PauliPreparationBasis` for `ProcessTomography`. However, it is unclear to me how those bases will eventually be used to construct the channel matrix elements (i.e. for arbitrary basi…
-
### Problem description
I have an earthquake database. For each event-station pair, I have calculated the Q value along the raypath. Based on this information, I have created a DataContainer that i…
-
**Current Implementation:**
Tomography RuleSet or request (the only type of application at the moment) will create a Rule for state tomography between two end nodes. In this Rule, there are two condi…