public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Michael <comtech.usa@gmail.com>
To: help-gsl@gnu.org, gsl-discuss@sources.redhat.com
Subject: questions about using GSL's ODE solver?
Date: Wed, 06 Jun 2007 07:32:00 -0000	[thread overview]
Message-ID: <b1f16d9d0706060032l6b6f033dq8ccfe3e20f18e9b4@mail.gmail.com> (raw)

Hi all,

I am new to GSL's ODE solver and I began to use it because Matlab is
slow and I have to call the ODE solver thousands of millions of times.

My questions are:

1. In Matlab, I can provide a vector of times, and Matlab will return
a vector of solutions at these specified times. Is there a way to do
this in GSL ODE solver? I couldn't find a good way to handle this. I
want to solve the system of ODEs at 5, 7, 9, 11 seconds, and I only
want solutions at these points. How to do that? I hope I don't need to
repeat to run the solver for different time points, otherwise that's
just too slow. Time is critical to me.

2. Are there any ways to further speed up from internal of the solver?
I am thinking of providing a vector of parameters(hence a vector of
different ODEs) and solve them in a batch!

Thanks a lot for your help!

Best,

Michael.

             reply	other threads:[~2007-06-06  7:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-06  7:32 Michael [this message]
2007-06-06  7:46 ` [Help-gsl] " Jochen Küpper
2007-06-06 13:21 ` Robert G. Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b1f16d9d0706060032l6b6f033dq8ccfe3e20f18e9b4@mail.gmail.com \
    --to=comtech.usa@gmail.com \
    --cc=gsl-discuss@sources.redhat.com \
    --cc=help-gsl@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).