public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Tuomo Keskitalo <Tuomo.Keskitalo@iki.fi>
To: GSL Discuss Mailing List <gsl-discuss@sourceware.org>
Cc: Taneli Kalvas <taneli.v.m.kalvas@jyu.fi>, bug-gsl@gnu.org
Subject: Re: [Bug-gsl] Error in manual: forcing ode minimum step size
Date: Sat, 16 Oct 2010 11:20:00 -0000	[thread overview]
Message-ID: <4CB98A6F.4000809@iki.fi> (raw)
In-Reply-To: <4CAC9B2D.90003@iki.fi>

Hi,

On 10/06/2010 06:52 PM, Tuomo Keskitalo wrote:

>> Still... it would be nice to have a possibility for forcing a minimum
>> step size.
>
> You are the second person to ask for it, so I think I'll write a
> separate evolve_apply routine that forces evolution of a system with a
> user specified step size.

I've now added functions gsl_odeiv2_evolve_apply_fixed_step and 
gsl_odeiv2_driver_apply_fixed_step for this purpose, available at Bazaar 
(bzr) development branch ode-initval2 at savannah.

Download and compile with commands:

bzr checkout http://bzr.savannah.gnu.org/r/gsl/ode-initval2/
cd ode-initval2
autoreconf -i -f; ./configure --enable-maintainer-mode ; make

-- 
Tuomo.Keskitalo@iki.fi
http://iki.fi/tuomo.keskitalo

      reply	other threads:[~2010-10-16 11:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <4CA9D064.7040502@jyu.fi>
2010-10-06 15:52 ` Tuomo Keskitalo
2010-10-16 11:20   ` Tuomo Keskitalo [this message]

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=4CB98A6F.4000809@iki.fi \
    --to=tuomo.keskitalo@iki.fi \
    --cc=bug-gsl@gnu.org \
    --cc=gsl-discuss@sourceware.org \
    --cc=taneli.v.m.kalvas@jyu.fi \
    /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).