Paweł Kieliszczyk | 31 Aug 12:12
Picon

Re: Review Request: Polynomial

Hi,

2008/8/30 Ronald Garcia <garcia <at> cs.indiana.edu>
> Hi Paweł,
>
> I have added your library to the review queue.  Could
> you please send me a short description of the library?
>
> Thanks,
> ron

Thanks.

The library was written to enable fast and faithful polynomial manupulation.
It provides:
- main arithmetic operators (+, -, * using FFT, /, %),
- gcd,
- different methods of evaluation (Horner Scheme, Compensated Horner
Algorithm, by preconditioning),
- derivatives and integrals,
- interpolation,
- conversions between various polynomial forms (special functions for
creating Chebyshev, Hermite, Laguerre and Legendre form).

--

-- 
Pawel Kieliszczyk
_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Gmane