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

Time evolution of mixed states (density matrices) #514

Open
DiegoGM91 opened this issue Nov 18, 2021 · 2 comments
Open

Time evolution of mixed states (density matrices) #514

DiegoGM91 opened this issue Nov 18, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@DiegoGM91
Copy link
Contributor

Currently, it is not possible to (directly and straightforwardly) simulate time evolution of mixed states represented by density matrices with Qibo, as far as I understand.

I think this would be a useful feature to include in the library, and I guess it shouldn't be difficult to implement from what is already built-in. I'm thinking of something like StateEvolution(ham, dt, density_matrix=True).

@DiegoGM91 DiegoGM91 added the enhancement New feature or request label Nov 18, 2021
@scarrazza
Copy link
Member

@DiegoGM91 thanks for reporting this feature, if you have some implementation please open a PR or share the code with us.

@DiegoGM91
Copy link
Contributor Author

@scarrazza apologies for the late reply. I'll open a PR soon.

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

No branches or pull requests

2 participants