<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 </div><div>ipopt due to a miss understanding off the BLAS limitation. </div><div><br></div><div>the found blas api in : </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 </div><div><br></div><div><div>the blas API of DDOT , DCOPY, DAXPY</div><div>the increment in array must be not zero </div><div>otherwise <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 : </div><div><br></div><div></div></body></html>