<div dir="ltr">Thank you !<div>By the way, I have seen that you have a list of CSDP wrappers on the webpage so you might be interested to know that Elias Kuthe and I have written a Julia wrapper for CSDP. See here: <a href="http://github.com/JuliaOpt/CSDP.jl">github.com/JuliaOpt/CSDP.jl</a>.</div><div><div><br></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2016-12-30 22:37 GMT+01:00 Brian Borchers <span dir="ltr"><<a href="mailto:borchers@nmt.edu" target="_blank">borchers@nmt.edu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you for spotting this error in the documentation.  Because either a or C might be 0, it's important to include both |a'*y'| and |tr(C*X)| in the normalization in this termination criteria.  I'll make sure that the documentation matches the code.  </div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Sun, Dec 18, 2016 at 6:55 AM, Benoît Legat <span dir="ltr"><<a href="mailto:benoit.legat@gmail.com" target="_blank">benoit.legat@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr"><div>Dear CSDP maintainers,</div><div><br></div>In the CSDP user guide, the first termination criteria is:<div>tr(X*Z) / (1 + |a' y|)</div><div>however, in the source code, it seems that what is computed is rather</div><div>tr(X*Z) / (1 + |a' y| + |tr(C*X)|)</div><div><br></div><div>Regards,</div><div>Benoît</div></div>
<br></div></div>______________________________<wbr>_________________<br>
Csdp-tickets mailing list<br>
<a href="mailto:Csdp-tickets@list.coin-or.org" target="_blank">Csdp-tickets@list.coin-or.org</a><br>
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__list.coin-2Dor.org_mailman_listinfo_csdp-2Dtickets&d=CwICAg&c=Ngd-ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLxWPA_2Wlc4&r=v6WE143jZEM_60H8_5y1Mg&m=FATiA2BDuVsZAB3zUDi1tezY_6gPHHFHZum3U06iydo&s=Eb981M1OfJK4RwFh28vCUeJBvGKo6qiunb5j47n_1mU&e=" rel="noreferrer" target="_blank">https://urldefense.proofpoint.<wbr>com/v2/url?u=http-3A__list.coi<wbr>n-2Dor.org_mailman_listinfo_<wbr>csdp-2Dtickets&d=CwICAg&c=Ngd-<wbr>ta5yRYsqeUsEDgxhcqsYYY1Xs5ogLx<wbr>WPA_2Wlc4&r=v6WE143jZEM_60H8_5<wbr>y1Mg&m=FATiA2BDuVsZAB3zUDi1tez<wbr>Y_6gPHHFHZum3U06iydo&s=Eb981M1<wbr>OfJK4RwFh28vCUeJBvGKo6qiunb5j4<wbr>7n_1mU&e=</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div class="m_-1568670028773696997gmail_signature" data-smartmail="gmail_signature">Brian Borchers                          <a href="mailto:borchers@nmt.edu" target="_blank">borchers@nmt.edu</a><br>Department of Mathematics      <a href="http://www.nmt.edu/~borchers/" target="_blank">http://www.nmt.edu/~borchers/</a><br>New Mexico Tech                       Phone: <a href="tel:(575)%20322-2592" value="+15753222592" target="_blank">(575) 322-2592</a><br>Socorro, NM 87801                   FAX: <a href="tel:(575)%20835-5366" value="+15758355366" target="_blank">(575) 835-5366</a></div>
</font></span></div>
</blockquote></div><br></div>