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: Min-relative entropy for quantum channels #42

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

Feature: Min-relative entropy for quantum channels #42

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 min-relative entropy for quantum channels.

The functionality for this should be created in channel_props/min_relative_entropy.py with corresponding unit tests found in tests/test_channel_props/test_min_relative_entropy.py. Be sure to also update the docs in /docs/channels.rst under "Properties of Quantum Channels" with toqito.channel_props.min_relative_entropy.py.

For a definition of min-relative entropy for quantum channels, consult:
https://arxiv.org/abs/1907.06306

See related tasks:
Min-relative entropy (quantum states): #40
Max-relative entropy (quantum states): #41
Max-relative entropy (quantum channels): #43

@vprusso vprusso added this to To do in toqito via automation Mar 4, 2021
@purva-thakre purva-thakre self-assigned this Dec 21, 2023
@purva-thakre purva-thakre removed this from To do in toqito Jan 30, 2024
@purva-thakre purva-thakre added this to the v1.0.8 milestone Feb 24, 2024
@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