Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I extract information on the reconstructed density matrix? #144

Open
silvio-sjsj opened this issue Feb 6, 2023 · 0 comments
Open

Comments

@silvio-sjsj
Copy link

Following this tutorial: Density matrix reconstruction. After the fit method and the plots with the metrics (KL-divergence and Fidelity) how can I extract the reconstructed density matrix so I can compare with the real density matrix?

I like to achieve something like this:

image

where the image on the left is the true density matrix, under true_matrix variable (matrix_path_real = "N2_W_state_target_real.txt" and matrix_path_imag = "N2_W_state_target_imag.txt") and the image to the right is the reconstructed matrix. How can I extract the information on the reconstructed matrix? Where is it stored?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant