|
From: | Jacopo Corno |
Subject: | Re: Default merged to stable for upcoming 4.2 release |
Date: | Wed, 5 Oct 2016 18:42:22 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0 |
On 05/10/2016 18:34, c. wrote:
On 5 Oct 2016, at 17:42, Jacopo Corno <address@hidden> wrote:Dear all, While fixing some compatibility issues for the release of odepkg I realized there is a minor bug in the core private functions, namely the function arguments are not passed for the first step. I attach a patch to fix the problem. Can this go in the release or is it too late? I'll keep working on the package to make it ready ASAP. Cheers, JackHi Jacopo, Does Matlab still support additional function parameters? I think this is an heritage of a now deprecated way to invoke the solvers, the matlab documentation now recomends using anonymous functions to capture additional parameters ...
Yes you are correct. Matlab uses anonymous functions.
Oone would need to delete all the references to options.funarguments in the solvers and the steppers.Would it be difficult to get rid of additional function arguments alltogether?
I don't have a strong preference. If we decide to go this way I could prepare a patch that goes in the other direction and then fix the solvers and the testsuite accordingly...If not I think it's OK to apply this patch to stable ...
Jack
c.
-- Jacopo Corno M.Sc. Graduate School CE S4|10-232 Dolivostraße 15 D-64293 Darmstadt / Germany Email: address@hidden
[Prev in Thread] | Current Thread | [Next in Thread] |