help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: use LAPACK routine for triangular systems?


From: Evan Monroig
Subject: Re: use LAPACK routine for triangular systems?
Date: Mon, 28 Nov 2005 14:29:14 +0900

On 11/28/05, John W. Eaton <address@hidden> 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
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]