public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: gsl-discuss@sourceware.org
Subject: Re: generalized eigensystems
Date: Wed, 21 Mar 2007 19:38:00 -0000	[thread overview]
Message-ID: <87y7lq5qv3.wl%bjg@network-theory.co.uk> (raw)
In-Reply-To: <20070321180206.GA13688@hippogriff.physics.drexel.edu>

At Wed, 21 Mar 2007 12:02:06 -0600,
Patrick Alken wrote:
> Is this a known issue? I'm trying to use gsl_finite() in testgen
> to better sort the eigenvalues so I can compare them to lapack
> if there are infinities present. Basically I'm getting segfaults
> all over the place whenever I try to access nans/infs in
> double-precision mode.

You can use GSL_IEEE_MODE=double-precision,mask-all to avoid that, or
just call finite() directly.

It does look like the order of the #ifdefs in sys/infnan.c could be
improved there to pick up the right functions though.

-- 
Brian Gough

  reply	other threads:[~2007-03-21 19:38 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-13  5:03 Patrick Alken
2007-03-16 15:49 ` Brian Gough
2007-03-20 19:17   ` Patrick Alken
2007-03-20 22:35     ` Leopold Palomo Avellaneda
2007-03-21  0:01       ` Patrick Alken
2007-03-21  7:32         ` Leopold Palomo Avellaneda
2007-03-21 14:47           ` Patrick Alken
2007-03-21 15:02             ` Leopold Palomo-Avellaneda
2007-03-21 10:10 ` Brian Gough
2007-03-21 18:02   ` Patrick Alken
2007-03-21 19:38     ` Brian Gough [this message]
2007-03-21 19:18   ` Patrick Alken
2007-03-30 21:34   ` Patrick Alken
2007-04-03 14:32     ` Brian Gough
2007-04-23 22:15     ` Patrick Alken

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=87y7lq5qv3.wl%bjg@network-theory.co.uk \
    --to=bjg@network-theory.co.uk \
    --cc=gsl-discuss@sourceware.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).