public inbox for gsl-cvs@sourceware.org
help / color / mirror / Atom feed
From: palken@sourceware.org
To: gsl-cvs@sourceware.org
Subject: gsl doc/eigen.texi doc/linalg.texi eigen/Makef ...
Date: Fri, 11 May 2007 23:11:00 -0000	[thread overview]
Message-ID: <20070511231119.16162.qmail@sourceware.org> (raw)

CVSROOT:	/cvs/gsl
Module name:	gsl
Changes by:	palken@sourceware.org	2007-05-11 23:11:19

Modified files:
	doc            : eigen.texi linalg.texi 
	eigen          : Makefile.am francis.c gen.c gensymm.c 
	                 gsl_eigen.h nonsymm.c nonsymmv.c sort.c test.c 
	                 testgen.c testgen2.c testnonsymm.c 
	linalg         : Makefile.am gsl_linalg.h householdercomplex.c 
	matrix         : gsl_matrix_char.h gsl_matrix_complex_double.h 
	                 gsl_matrix_complex_float.h 
	                 gsl_matrix_complex_long_double.h 
	                 gsl_matrix_double.h gsl_matrix_float.h 
	                 gsl_matrix_int.h gsl_matrix_long.h 
	                 gsl_matrix_long_double.h gsl_matrix_short.h 
	                 gsl_matrix_uchar.h gsl_matrix_uint.h 
	                 gsl_matrix_ulong.h gsl_matrix_ushort.h 
	                 rowcol_source.c 
Added files:
	eigen          : genherm.c genhermv.c 
	linalg         : choleskyc.c 
Removed files:
	eigen          : subrowcol.c subrowcol_source.c 

Log message:
	support for generalized hermitian-definite eigensystems
	
	added supporting functions:
	gsl_linalg_complex_cholesky_decomp
	gsl_linalg_complex_householder_mh
	
	moved subrow/subcol into matrix/ since its needed by
	linalg/choleskyc.c and eigen package
	
	update docs for new functions
	
	added tests for genherm


             reply	other threads:[~2007-05-11 23:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-11 23:11 palken [this message]
  -- strict thread matches above, loose matches on Subject: below --
2006-09-22 13:43 bjg
2006-09-18 21:27 bjg

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=20070511231119.16162.qmail@sourceware.org \
    --to=palken@sourceware.org \
    --cc=gsl-cvs@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).