octave-maintainers
[Top][All Lists]
Advanced

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

Re: Code Sprint Topic 4: Moving ODE package functions to core


From: Jacopo Corno
Subject: Re: Code Sprint Topic 4: Moving ODE package functions to core
Date: Mon, 7 Dec 2015 11:29:36 +0100
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0



Il 07/12/2015 09:34, Carlo De Falco ha scritto:
On 6 Dec 2015, at 18:29, Rik <address@hidden> wrote:

I created a new wiki page for the sprint topic to move ODE package
functions into the core.

http://wiki.octave.org/Move_some_ODE_package_functions_from_Octave-Forge_to_core

Someone who knows more should edit the wiki page to expand the list of
files to be transferred to core.  Currently, the only one I listed was
odeplot.m

--Rik
Hi,

I added a new section were we should add
steps to adapt odepkg for compatibility
to the new Octave release.

Jacopo, coulp you please help complete it?

c.

I added a couple of points to the list and the runge kutta 23 solver to the functions to be moved. ode23.m and runge_kutta_23.m should be ready to be ported but they are currently not working properly since the 3rd order interpolator in runge_kutta_interpolate.m is not yet implemented. I already have a patch that should fix it. I will clean it up and submit it before Saturday.

Regarding OdePkg compatibility with core I am going trough the functions order-wise. The first order solvers are currently ok and I'm currently fixing the second order geometric integrators.

Unfortunately I will be able to join the code sprint in real time (I will be flying over Switzerland at the time).

Best,
Jack

--
Jacopo Corno M.Sc.
Technische Universität Darmstadt
Graduate School of Computational Engineering
Dolivostraße 15
64293 Darmstadt / Germany

Office: S4|10-232
Phone: +49 6151 16 - 76877
Email: address@hidden




reply via email to

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