public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd
  2001-12-19 13:20 documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd Abraham David Smith
@ 2001-12-12 15:52 ` Abraham David Smith
  2001-12-18 23:46 ` Abraham David Smith
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Abraham David Smith @ 2001-12-12 15:52 UTC (permalink / raw)
  To: gsl-discuss



The documentation refers to 
int gsl_linalg_hermtd_unpack_dsd (const gsl_matrix_complex * A,
				 gsl_vector * d, 
				 gsl_vector * sd) 

However, searching through gsl_linalg.h, I find only:
int gsl_linalg_hermtd_unpack_T (const gsl_matrix_complex * A, 
                                gsl_vector * d, 
                                gsl_vector * subdiag);


which I presume does the same thing.  it would be nice to have them
match. ;-)







-- 
# Abraham David Smith       UW--Madison Mathematics/Physics Undergraduate [*] #
# <abrahamsmith@students.wisc.edu>  Y!:abrahamdavidsmith  AOL-IM:abrahamsmith #
# http://euclid.dsl.wisc.edu/~abe     Molon Labe!       Defend your rights!   #
# [*]: The views I express are not necessarily those of the UW--Madison, etc. #

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd
  2001-12-19 13:20 ` Brian Gough
@ 2001-12-14  1:24   ` Brian Gough
  0 siblings, 0 replies; 6+ messages in thread
From: Brian Gough @ 2001-12-14  1:24 UTC (permalink / raw)
  To: abrahamsmith; +Cc: gsl-discuss

Abraham David Smith writes:
 >  The documentation refers to int gsl_linalg_hermtd_unpack_dsd
 > (const gsl_matrix_complex * A,
 > 				 gsl_vector * d,
 > 				 gsl_vector * sd)
 >  However, searching through gsl_linalg.h, I find only: int
 > gsl_linalg_hermtd_unpack_T (const gsl_matrix_complex * A,
 >                                 gsl_vector * d, gsl_vector *
 >                                 subdiag);

Hi,
Thanks for the bug report.
The documentation was out of date.  
The correct function name is unpack_T.
regards
Brian Gough

^ permalink raw reply	[flat|nested] 6+ messages in thread

* documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd
  2001-12-19 13:20 documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd Abraham David Smith
  2001-12-12 15:52 ` Abraham David Smith
@ 2001-12-18 23:46 ` Abraham David Smith
  2001-12-19 13:20 ` Brian Gough
  2001-12-19 13:20 ` Abraham David Smith
  3 siblings, 0 replies; 6+ messages in thread
From: Abraham David Smith @ 2001-12-18 23:46 UTC (permalink / raw)
  To: gsl-discuss

The documentation refers to 
int gsl_linalg_hermtd_unpack_dsd (const gsl_matrix_complex * A,
				 gsl_vector * d, 
				 gsl_vector * sd) 

However, searching through gsl_linalg.h, I find only:
int gsl_linalg_hermtd_unpack_T (const gsl_matrix_complex * A, 
                                gsl_vector * d, 
                                gsl_vector * subdiag);


which I presume does the same thing.  it would be nice to have them
match. ;-)







-- 
# Abraham David Smith       UW--Madison Mathematics/Physics Undergraduate [*] #
# <abrahamsmith@students.wisc.edu>  Y!:abrahamdavidsmith  AOL-IM:abrahamsmith #
# http://euclid.dsl.wisc.edu/~abe     Molon Labe!       Defend your rights!   #
# [*]: The views I express are not necessarily those of the UW--Madison, etc. #

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd
  2001-12-19 13:20 documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd Abraham David Smith
  2001-12-12 15:52 ` Abraham David Smith
  2001-12-18 23:46 ` Abraham David Smith
@ 2001-12-19 13:20 ` Brian Gough
  2001-12-14  1:24   ` Brian Gough
  2001-12-19 13:20 ` Abraham David Smith
  3 siblings, 1 reply; 6+ messages in thread
From: Brian Gough @ 2001-12-19 13:20 UTC (permalink / raw)
  To: abrahamsmith; +Cc: gsl-discuss

Abraham David Smith writes:
 >  The documentation refers to int gsl_linalg_hermtd_unpack_dsd
 > (const gsl_matrix_complex * A,
 > 				 gsl_vector * d,
 > 				 gsl_vector * sd)
 >  However, searching through gsl_linalg.h, I find only: int
 > gsl_linalg_hermtd_unpack_T (const gsl_matrix_complex * A,
 >                                 gsl_vector * d, gsl_vector *
 >                                 subdiag);

Hi,
Thanks for the bug report.
The documentation was out of date.  
The correct function name is unpack_T.
regards
Brian Gough

^ permalink raw reply	[flat|nested] 6+ messages in thread

* documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd
@ 2001-12-19 13:20 Abraham David Smith
  2001-12-12 15:52 ` Abraham David Smith
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Abraham David Smith @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss

The documentation refers to 
int gsl_linalg_hermtd_unpack_dsd (const gsl_matrix_complex * A,
				 gsl_vector * d, 
				 gsl_vector * sd) 

However, searching through gsl_linalg.h, I find only:
int gsl_linalg_hermtd_unpack_T (const gsl_matrix_complex * A, 
                                gsl_vector * d, 
                                gsl_vector * subdiag);


which I presume does the same thing.  it would be nice to have them
match. ;-)







-- 
# Abraham David Smith       UW--Madison Mathematics/Physics Undergraduate [*] #
# <abrahamsmith@students.wisc.edu>  Y!:abrahamdavidsmith  AOL-IM:abrahamsmith #
# http://euclid.dsl.wisc.edu/~abe     Molon Labe!       Defend your rights!   #
# [*]: The views I express are not necessarily those of the UW--Madison, etc. #

^ permalink raw reply	[flat|nested] 6+ messages in thread

* documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd
  2001-12-19 13:20 documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd Abraham David Smith
                   ` (2 preceding siblings ...)
  2001-12-19 13:20 ` Brian Gough
@ 2001-12-19 13:20 ` Abraham David Smith
  3 siblings, 0 replies; 6+ messages in thread
From: Abraham David Smith @ 2001-12-19 13:20 UTC (permalink / raw)
  To: gsl-discuss



The documentation refers to 
int gsl_linalg_hermtd_unpack_dsd (const gsl_matrix_complex * A,
				 gsl_vector * d, 
				 gsl_vector * sd) 

However, searching through gsl_linalg.h, I find only:
int gsl_linalg_hermtd_unpack_T (const gsl_matrix_complex * A, 
                                gsl_vector * d, 
                                gsl_vector * subdiag);


which I presume does the same thing.  it would be nice to have them
match. ;-)







-- 
# Abraham David Smith       UW--Madison Mathematics/Physics Undergraduate [*] #
# <abrahamsmith@students.wisc.edu>  Y!:abrahamdavidsmith  AOL-IM:abrahamsmith #
# http://euclid.dsl.wisc.edu/~abe     Molon Labe!       Defend your rights!   #
# [*]: The views I express are not necessarily those of the UW--Madison, etc. #

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-12-19 21:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-12-19 13:20 documentation/reality discrepency: gsl_linalg_hermtd_unpack_dsd Abraham David Smith
2001-12-12 15:52 ` Abraham David Smith
2001-12-18 23:46 ` Abraham David Smith
2001-12-19 13:20 ` Brian Gough
2001-12-14  1:24   ` Brian Gough
2001-12-19 13:20 ` Abraham David Smith

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).