public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Przemyslaw Sliwa <sliwa@euv-frankfurt-o.de>
To: gsl-discuss@sources.redhat.com
Subject: Determinant of a matrix
Date: Tue, 22 Oct 2002 03:12:00 -0000	[thread overview]
Message-ID: <3DB521DE.2020006@euv-frankfurt-o.de> (raw)

Hello,

The determinant of a symmetric positive definite matrix is just the
product of the squares of the diagonal elements form the cholesky
decomposition (NAG documentation). So why I'm getting different
results form gsl_LU decomposition and the cholesky decomposition
of a 10*10 Hilbert matrix (elemenst i,j given by 1/(i+j-1)).
The results are not very big, but still they exist (determinant about 
0.5E+13 and
the difference 6.0E+1). Is it a bug, or the LU decomposition is unstable.
What should be suggested: determinant of a covariance matrix: its
Cholesky form or computation from LU decomposition.

Thanks for help

Przem


             reply	other threads:[~2002-10-22 10:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-22  3:12 Przemyslaw Sliwa [this message]
2002-10-22  7:20 ` Gert Van den Eynde
  -- strict thread matches above, loose matches on Subject: below --
2002-07-23 10:03 Przemyslaw Sliwa
2002-07-23 10:35 ` Alan Aspuru-Guzik
2002-07-23 10:44 ` Dan, Ho-Jin

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=3DB521DE.2020006@euv-frankfurt-o.de \
    --to=sliwa@euv-frankfurt-o.de \
    --cc=gsl-discuss@sources.redhat.com \
    /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).