31 Aug 12:12
Re: Review Request: Polynomial
Paweł Kieliszczyk <lord.zerom1nd <at> gmail.com>
2008-08-31 10:12:18 GMT
2008-08-31 10:12:18 GMT
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
RSS Feed