public inbox for gsl-discuss@sourceware.org
 help / color / mirror / Atom feed
* Some problems in gsl-0.6
@ 2000-06-09 17:38 Pablo Bianucci
  2000-06-11 12:13 ` Brian Gough
  0 siblings, 1 reply; 2+ messages in thread
From: Pablo Bianucci @ 2000-06-09 17:38 UTC (permalink / raw)
  To: gsl-discuss

Hi!

I am writing a program that does some manipulations on complex matrices and
found some buglets:

1) gsl_matrix_complex_{column,vector} and gsl_vector_complex_subvector 
return wrong vectors (they miscompute the start address for the vector data)
I think that the submatrices functions may be affected by the same problem.

2) The complex math functions were not being linked into the library.

3) gsl_matrix_complex_memcpy failed to copy some parts of a matrix.

I have patches for 1 and 2 (I don't know if they are right, though), and I 
could not find why 3 happens.

BTW, are there any routines for diagonalization of complex matrices?

Bye & Good Luck!

Pablo B.

P.S.: As the patches are short, I am attaching them to the message. I apologize
if that is not right.

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

end of thread, other threads:[~2000-06-11 12:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-09 17:38 Some problems in gsl-0.6 Pablo Bianucci
2000-06-11 12:13 ` Brian Gough

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