$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] GSOC 2013
From: Michael Marcin (mike.marcin_at_[hidden])
Date: 2013-04-23 12:39:28
On 4/23/2013 8:14 AM, Dmitriy Gorbel wrote:
>
> Some functions(like modf, floor, fabs) really aren't difficult to implement.
> But some functions aren't easy to implement. I need some time to
> explore the algorithms and make the design. I know that MacLaurin series
> can be used in trig functions. I don't familiar with CORDIC algorithms yet,
> I just need some time.
>
> List of functions: ceil, floor, sqrt, sin, cos, exp, fabs, fmod, modf, exp.
> I think all of this functions must be implemented.
> I open to discuss this list, we can add more functions and then rate them by
> priority.
>
FWIW