Forum: mersennewiki
2005-12-19, 07:12
|
Replies: 6
Views: 9,922
Personnally, I was thinking of C with the GMP...
Personnally, I was thinking of C with the GMP library (simply because that's what I use), but I realise that there are many languages and many large integer libraries.
Perhaps a little pseudocode...
|
Forum: mersennewiki
2005-12-18, 10:42
|
Replies: 6
Views: 9,922
Wiki Code Examples
Would it be beneficial to users to have some example code in the factorization and primality checking pages of the wiki?
I realise that some topics may well be beyond simple code (GNFS, ECM etc),...
|