From help-request at octave dot org Sun Nov 27 23:31:01 2005 Subject: Re: use LAPACK routine for triangular systems? From: Evan Monroig To: "John W. Eaton" , help@octave.org Cc: Fredrik Lingvall Date: Mon, 28 Nov 2005 14:29:14 +0900 On 11/28/05, John W. Eaton wrote: > On 28-Nov-2005, Evan Monroig wrote: > > | 1) get the LAPACK f-file > | 2) wrap up the file in the way you did to have a mex-file > | 3) use mex-tools to convert that to an oct-file > > If you are starting from scratch, write the code required to make a > .oct file directly instead of using Matlab's mex interface. Ok, thanks ! After a little googling I found this link: http://octave.sourceforge.net/coda/ Is this the "best-practice" to do the conversion? Evan ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------