[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Fixed point
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Fixed point |
Date: |
Wed, 5 May 2004 17:04:15 +0100 |
harshit suri writes:
> Is there plan to include a fixed point library in GSL. By that I mean
> fixed point add,sub,mul,div,sqrt,sin cos,tan etc...
>
> Would there be any use for me to pursue on coding one for gsl?
I think floating point is used in most scientific applications, so GSL
wouldn't be the right place for fixed point routines.
If you wanted to write something like that, I'd recommend doing it as
an independent project.
--
Brian Gough