Skip to content

Code to accompany: Unitary channel discrimination beyond group structures: Advantages of sequential and indefinite-causal-order strategies

License

Notifications You must be signed in to change notification settings

mtcq/unitary_channel_discrimination

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

Jessica Bavaresco, Mio Murao, and Marco Túlio Quintino

This is a repository for the code used to calculate the numerical results presented in the article "Unitary channel discrimination beyond group structures: Advantages of sequential and indefinite-causal-order strategies, Jessica Bavaresco, Mio Murao, and Marco Túlio Quintino, J. Math. Phys. 63, 042203 (2022), arXiv:2105.13369.

MATLAB code requires:

  • cvx - a free MATLAB toolbox for rapid prototyping of optimization problems
  • QETLAB - a free MATLAB toolbox for quantum entanglement theory

MATHEMATICA code requires:

  • QI - a free quantum information Mathematica package

The MATLAB code of this repository is:

  • run_example1.m: Script used to calculate the success probabilities presented in Example 1 of the paper.

  • run_example2.m: Script used to calculate the success probabilities presented in Example 2 of the paper.

  • run_example3.m: Script used to calculate the success probabilities presented in Example 3 of the paper.

  • channel_discrimination_2copies_primal.m: Primal SDP to calculate maximal success probability of discriminating a set of quantum channels when two copies of the channel are available. The user may impose the restrictions of Parallel, Sequential, Separable, or General strategies.

  • channel_discrimination_2copies_dual: Dual SDP to calculate maximal success probability of discriminating a set of quantum channels when two copies of the channel are available. The user may impose the restrictions of Parallel, Sequential, Separable, or General strategies.

  • channel_discrimination_3copies_primal.m: Primal SDP to calculate maximal success probability of discriminating a set of quantum channels when three copies of the channel are available. The user may impose the restrictions of Parallel, Sequential, or General strategies.

  • channel_discrimination_3copies_dual: Dual SDP to calculate maximal success probability of discriminating a set of quantum channels when three copies of the channel are available. The user may impose the restrictions of Parallel, Sequential, or General strategies.

  • TR.m: Function that implements the trace-and-replace map on matrices.

The mathematica code of this repository is:

This repository also includes the folders MatlabExample1, MatlabExample3, and MatlabExample3, which contain important variables used in the computer assisted proof written in mathematica notebooks. Note that the MATLAB script creates this folder and all the variables included on it, hence if you run the MATLAB code before the computer assisted mathematica notebook, this folder is not required.

About

Code to accompany: Unitary channel discrimination beyond group structures: Advantages of sequential and indefinite-causal-order strategies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published