octave-maintainers
[Top][All Lists]
Advanced

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

Re: sundials in Octave core


From: John W. Eaton
Subject: Re: sundials in Octave core
Date: Fri, 16 Dec 2016 12:47:28 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.4.0

On 12/16/2016 05:42 AM, c. wrote:
Hi,

I just pushed a sequence of changesets that implement ode15i and ode15s
based on sundials:

http://hg.savannah.gnu.org/hgweb/octave/rev/31bd8a50d44c
http://hg.savannah.gnu.org/hgweb/octave/rev/ee1c77705fcd
http://hg.savannah.gnu.org/hgweb/octave/rev/4c56f3ffec04
http://hg.savannah.gnu.org/hgweb/octave/rev/284bbb0328f2
http://hg.savannah.gnu.org/hgweb/octave/rev/51c9eded34ee
http://hg.savannah.gnu.org/hgweb/octave/rev/a1f1ab76aa64

As a side effect, if this feature is enabled, Octave will link by default
with sundials.

IIRC Bill was trying to implement some other missing Matlab functions in Octave
by using sudials but was having problems in linking to both Octave and sundials,
but this should now be straightforward.

I don't think we should have liboctave and liboctinterp link with Sundials if we are only using it in one .oct file.

jwe





reply via email to

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