help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Complex vector math?


From: Jordi Gutiérrez Hermoso
Subject: Re: [Help-gsl] Complex vector math?
Date: Mon, 5 Nov 2007 11:02:19 -0600

On 05/11/2007, Michael Stauffer <address@hidden> wrote:
> > -----Original Message-----
> > From: Jordi Gutiérrez Hermoso [mailto:address@hidden
> > Sent: Monday, November 05, 2007 11:36 AM
> > To: Michael Stauffer
> > Cc: address@hidden
> > Subject: Re: [Help-gsl] Complex vector math?
> >
> >
> > On 05/11/2007, Michael Stauffer <address@hidden> wrote:
> > > I could write my own loop to run through a
> > gsl_complex_vector and use
> > > gsl_complex routines to do the work, but that would involve more
> > > variable assignments and function calls than seems efficient.
> >
> > Why not submit a patch to the GSL to go along with the other
> > vector routines, then? It seems like an easy task.
> >
> Hmmm. Not sure that I trust myself enough to add to such an established
> library. I'll think about it.

Just inspect the code in vector/ from the source tree.
vector/gsl_vector_complex.h is probably the file you would want to
look at, maybe look at vector/oper.c and vector/oper_source.c. This
well-established library really isn't that complicated. :-)

- Jordi G. H.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]