Re: [ANN] GSL Shell new beta release with anti-gran graphics module
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] GSL Shell new beta release with anti-gran graphics module
- From: Pavol Severa <pavol.severa@...>
- Date: Thu, 3 Dec 2009 13:57:45 +0100
the gsl-shell is really great
I have a little complaint however :)
complex numbers are not quite precise, e.g.
> =(1+1i)^2
1.2246063538224e-016+2i
The complex module from numlua doesn't have these problems; would it
be somehow possible to merge it with gsl-shell? (the module is very
small and independent of any libraries)
Best regards,
Pavol