![]() |
![]() |
#1 |
Jun 2003
1710 Posts |
![]()
Hi personal.
To if work with great numbers, which is the best C or C++??? Which the compiler, library and IDE who should catch to to start Any help is well coming, until accepted tutorials. As usual, apologizing by my bad English. Moises Deangelo |
![]() |
![]() |
![]() |
#2 |
"Mark"
Apr 2003
Between here and the
142208 Posts |
![]()
Get GMP from http://www.swox.com/gmp. It is by far the best MP (multi-precision) library that I know of. It is written in C with low level routines in assembler optimized for many CPUs.
--Mark |
![]() |
![]() |
![]() |
#3 |
Sep 2002
66210 Posts |
![]()
This page describes it and has the link for download ( a zip file )
http://www.perfsci.com/free/giantint/freesoftware.html File list The following is a list of files in the giantint release. readme numberth/ factor.c fermat.c ellmul.c ellmul0.c giants.c giants.h lucdwt.c readme tutor.c A direct link for the zipped C source. http://www.perfsci.com/free/giantint/giantint.zip |
![]() |
![]() |
![]() |
#4 |
"Mark"
Apr 2003
Between here and the
24·3·131 Posts |
![]()
GMP has quite a bit more documentation, both online and downloadable. It is more cryptic than perfsci's package due to how much it encompasses, but far faster, in case speed is an issue.
--Mark |
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Need some help on php programming | pinhodecarlos | Programming | 2 | 2012-07-23 18:17 |
Using long long's in Mingw with 32-bit Windows XP | grandpascorpion | Programming | 7 | 2009-10-04 12:13 |
I think it's gonna be a long, long time | panic | Hardware | 9 | 2009-09-11 05:11 |
Powerful Numbers programming challenge | geoff | Programming | 31 | 2005-02-20 18:25 |
How long does factoring run on 2^33,xxx,xxx type numbers? | nukemyrman | Lounge | 11 | 2003-03-06 14:12 |