Questions tagged [cvx]

For problems associated with convex optimization using cvx packages from MatLab when applied to quantum computation and quantum information tasks, such as quantum steering, resource theoretic optimization, communication, etc.

2 questions
5
votes
1 answer

How to calculate the conditional min-entropy via a semidefinite program?

I am trying to formulate the calculation of conditional min-entropy as a semidefinite program. However, so far I have not been able to do so. Different sources formulate it differently. For example, in this highly influential paper, it has been…
1
vote
0 answers

Linear and Logarithmic Constraint in Semidefinite Programming

I am trying to minimize the largest component of a vector $x = [x_1, x_2, x_3, x_4]$, where $x_1 \ge x_2 ... \ge x_4$, such that it satisfies a set of linear inequalities $A, b$ in the following way: $$ Ax \le b. $$ Furthermore, I want that, the…
QuestionEverything
  • 1,837
  • 12
  • 23