octave-patch-tracker
[Top][All Lists]
Advanced

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

[Octave-patch-tracker] [patch #8047] New function for odepkg


From: Sebastian
Subject: [Octave-patch-tracker] [patch #8047] New function for odepkg
Date: Wed, 15 May 2013 10:48:57 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_8_3) AppleWebKit/536.29.13 (KHTML, like Gecko) Version/6.0.4 Safari/536.29.13

Follow-up Comment #6, patch #8047 (project octave):

Dear Carlo, 

I had chosen the classical half-step approach because it is robust and easy to
implement (I thought I used Richardson extrapolation? Then it should also be
second order). Anyway, I guess that the difference is negligible and we could
go for odebwenk here without any loss. 

I propose odeset('nlssolver',@function)  as an option for odebwe with fallback
to a private newton scheme. Then we don't need a dependency on optim because
it's the user's responsibility. 

Checking for the package is also fine (I personall check for functions because
I want to keep matlab compatibility). 

Bye
Sebastian

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/patch/?8047>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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