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

Feature: Max-relative entropy for quantum states #41

Closed
vprusso opened this issue Mar 4, 2021 · 1 comment
Closed

Feature: Max-relative entropy for quantum states #41

vprusso opened this issue Mar 4, 2021 · 1 comment

Comments

@vprusso
Copy link
Owner

vprusso commented Mar 4, 2021

Implement a function that calculates the max-relative entropy for quantum states.

The functionality for this should be created in state_props/max_relative_entropy.py with corresponding unit tests found in tests/test_state_props/test_max_relative_entropy.py. Be sure to also update the docs in /docs/states.rst under "Properties of Quantum States" with toqito.state_props.max_relative_entropy.py.

For a definition of max-relative entropy for quantum states, consult:
https://arxiv.org/abs/1905.11629

See related tasks:
Min-relative entropy (quantum states): #40

@vprusso
Copy link
Owner Author

vprusso commented Apr 20, 2024

Closing as part of task clean-up.

@vprusso vprusso closed this as completed Apr 20, 2024
Unitary Grant Fall 2023 - Spring/Summer 2024 automation moved this from To do to Finished (Issues) Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants