openQKDsecurity icon indicating copy to clipboard operation
openQKDsecurity copied to clipboard

Bug in step1 solver if Yalmip is installed

Open LKamin96 opened this issue 11 months ago • 0 comments
trafficstars

If Yalmip is installed and in your path, the perturbation channel required for step1 fails. lamda_min reports the error that gRho and zRho are non-hermitian. This is caused by cvx and Yalmip having a function lambda_min.

LKamin96 avatar Dec 04 '24 19:12 LKamin96