octave-maintainers
[Top][All Lists]
Advanced

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

Re: sundialsTB


From: c.
Subject: Re: sundialsTB
Date: Tue, 14 Jan 2014 08:06:17 +0100

On 14 Jan 2014, at 01:10, Juan Pablo Carbajal <address@hidden> wrote:

> However the package contains several pre-compiled mex files. Is there
> a way to get the source code of this makefiles so we can re-implement
> them as .oct files (native interface of GNU Octave with Fortran, C,
> C++, etc)?

Juan Pablo,

Yes there is, the source is distributed from here:

http://computation.llnl.gov/casc/sundials/main.html

compiling with Octave requires nothing else but changing 
a few occurrences of "mex" with "mkoctfile -mex" in the makefies

HTH,
c.

reply via email to

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