bug-gsl
[Top][All Lists]
Advanced

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

[Bug-gsl] No gsl_complex_float_math.h


From: Alexander McPhail
Subject: [Bug-gsl] No gsl_complex_float_math.h
Date: Wed, 7 Jul 2010 22:28:18 +1200

Dear Bugs List,

I cannot find definitions for basic mathematical functions over
complex_float types.

<gsl/gsl_complex.h> defines types for arrays of complex_float but I cannot
find functions such as:

complex_float gsl_complex_float_add(complex_float,complex_float);
complex_float gsl_complex_float_sin(complex_float);

Cheers,

Vivian

P.S.  Perhaps you would like to know that there is an excellent Haskell
package, hmatrix: http://hackage.haskell.org/package/hmatrix, written by
Alberto Ruiz, which makes extensive use of GSL.  Also, there is
hmatrix-gsl-stats, which provides a Haskell wrapper to some GSL statistical
functions.  The hmatrix package currently can not provide a full interface
to the Vector (Complex Float) type because we are waiting for the above
functions.
-- 
---
yolar et elver.
---

DISCLAIMER

This transmission contains information that may be confidential. It is
intended for the named addressee only. Unless you are the named addressee
you may not copy or use it or disclose it to anyone else.


reply via email to

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