Re: Multi precision floating point
- From: Nick Keighley <nick_keighley_nospam@xxxxxxxxxxx>
- Date: Mon, 3 Dec 2007 01:49:25 -0800 (PST)
On 2 Dec, 18:25, Ben Bacarisse <ben.use...@xxxxxxxxx> wrote:
Nick Keighley<nick_keighley_nos...@xxxxxxxxxxx> writes:
On 28 Nov, 17:34, santosh <santosh....@xxxxxxxxx> wrote:
mathieu.dut...@xxxxxxxxx wrote:
<snip>
If you can, think about using tested existing packages instead of
writing yet another implementation. Something like GMP is a good
candidate
note: GMP uses the full GPL (or did last time I looked) this may
limit where you can use it.
http://gmplib.org/says it is released under the LGPL. Unless I am
mistaken, this is the same as the licence used by the C library used
when build with gcc. I doubt this is what most people mean by "the
full GPL" but YMMV.
oops. No I did not mean LGPL to be included in "full GPL"
I was under the impression that GMP didn't use LGPL.
I relied on a vague memory rather than checking. :-(
--
Nick Keighley
.
- References:
- Re: Multi precision floating point
- From: Ben Bacarisse
- Re: Multi precision floating point
- Prev by Date: Re: Print Extended ASCII in ANSI C
- Next by Date: Re: about string and character
- Previous by thread: Re: Multi precision floating point
- Next by thread: Re: Multi precision floating point
- Index(es):
Relevant Pages
|