public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Will I get speedup by providing Jacobian to the GSL ODE45 solver?
@ 2007-06-06 23:54 Michael
  2007-06-07 14:17 ` Robert G. Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Michael @ 2007-06-06 23:54 UTC (permalink / raw)
  To: help-gsl, gsl-discuss

Will I get speedup by providing Jacobian to the GSL ODE45 solver?

Hi all,

I am a newbie to GSL ODE solvers. I have a critical need for speed. I
am hunting for ways to speed up. My questions are:

1. If after a comparison of GSL ODE solvers, I conclude that ODE45 is
sufficient for my need in terms of accuracy. (And in fact I turned to
GSL ODE solver from Matlab, and I have already done a comparison
analysis using all the ODE solvers in Matlab. ) And I remember I don't
provide Jacobian to ODE45 solver. And now will I get speed-up at the
fixed accuracy level by providing the Jacobian to the GSL ODE45
solver?

2. Is it possible that after providing the Jacobian, other solvers use
the Jacobian more efficiently and start to outform ODE45 in terms of
speed or accuracy?

I am still experimenting these things, but I would like to hear your
comments too...

Thanks for your help!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-06-07 14:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-06 23:54 Will I get speedup by providing Jacobian to the GSL ODE45 solver? Michael
2007-06-07 14:17 ` Robert G. Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).