public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: Patrick Alken <patrick.alken@colorado.edu>
Cc: gsl-discuss@sourceware.org
Subject: Re: unsymmetric eigenvalue update
Date: Mon, 14 Aug 2006 14:24:00 -0000	[thread overview]
Message-ID: <874pwftmyf.wl%bjg@network-theory.co.uk> (raw)
In-Reply-To: <20060613155620.GA21626@hippogriff.physics.drexel.edu>

At Tue, 13 Jun 2006 09:56:20 -0600,
> I propose adding the double-shift method to gsl (assuming it
> passes any further tests needed) which would be a perfectly
> fine eigenvalue solver (EISPACK used it for a number of years)
> until I (or someone else) can find the time to implement method 3.
> 
> Attached is the latest (final? :)) patch.

The latest patch is in sources.redhat.com CVS with some extra
cleanups.  It works well.  I modified the balance() routine to return
the diagonal scaling elements D (for computing the eigenvectors later)
and moved the memory allocation up out of hessenberg() into the
workspace.

-- 
Brian Gough

  parent reply	other threads:[~2006-08-14 14:24 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-14 16:31 Patrick Alken
2006-06-15  1:17 ` Brian Gough
2006-08-14 14:24 ` Brian Gough [this message]
2006-08-14 14:59   ` Patrick Alken
2006-08-14 16:10     ` Patrick Alken
2006-08-16 10:28     ` Brian Gough

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=874pwftmyf.wl%bjg@network-theory.co.uk \
    --to=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sourceware.org \
    --cc=patrick.alken@colorado.edu \
    /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).