Boost logo

Boost :

Subject: Re: [boost] boost.math
From: John Maddock (john_at_[hidden])
Date: 2009-10-29 06:45:28


>Thank you very much for ours replies.
>I had a look on these libs, but they don't fit to my context because i
>need the logarithm(s) function(s), and these libs don't implement
>it/them. And i don't have time nor skill to do it myself.
>I tried also MAPM, that implement logaritmic functions, but there is
>others problems with this lib. But i'm going to resolve them.

If you use the wrappers that Boost.Math supplies then both NTL::RR and mpfr
supply all the std lib functions including log etc.

But analyse your code to find out where the error is coming from before you
just reach for more digits.

John.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk