<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Thank,<div>I have make small patch in the IpBlas, because but in not on apple but in&nbsp;</div><div>ipopt due to a miss understanding off the BLAS &nbsp;limitation.&nbsp;</div><div><br></div><div>the found &nbsp;blas api in :&nbsp;</div><div><div><br></div><div><a href="http://www.mathkeisan.com/usersguide/man/ddot.html">http://www.mathkeisan.com/usersguide/man/ddot.html</a></div><div><a href="http://www.mathkeisan.com/usersguide/man/dcopy.html">http://www.mathkeisan.com/usersguide/man/dcopy.html</a></div><div><a href="http://www.mathkeisan.com/usersguide/man/daxpy.html">http://www.mathkeisan.com/usersguide/man/daxpy.html</a></div><div>remark, They are not correct API of the BLAS lib on net lib&nbsp;</div><div><br></div><div><div>the &nbsp;blas &nbsp;API of DDOT , DCOPY, DAXPY</div><div>the &nbsp;increment in array must be not zero&nbsp;</div><div>otherwise&nbsp;<span class="Apple-style-span" style="font-family: monospace; white-space: pre; ">the results will be unpredictable.</span></div><div><br></div></div><div><br></div><div><br><div></div></div></div><div>My patch are :&nbsp;</div><div><br></div><div></div></body></html>