issues
search
QuTech-Delft
/
qx-simulator
QX Simulator
Other
16
stars
12
forks
source link
Output state on top of measurement averaging/proba
#119
Closed
pablolh
closed
1 year ago
pablolh
commented
1 year ago
Addresses #118
Output complex numbers of the FINAL state of the simulator. Final means the last shot in case multiple shots were done.
New JsonDict class for easy JSON output.
Refactor simulation_result.h for simplicity and unify both simulation result types.
Adapt simulator.h to use new simulation result.
Also output JSON string in Python.
Output is the same if the number of runs is 1 or higher
Addresses #118