caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] primality test for Big_int ?
@ 2003-09-01 12:16 Francesco Abbate
  2003-09-01 13:33 ` Xavier Leroy
  2003-09-01 13:35 ` Yamagata Yoriyuki
  0 siblings, 2 replies; 3+ messages in thread
From: Francesco Abbate @ 2003-09-01 12:16 UTC (permalink / raw)
  To: caml-list

Hello everyone,

I was implementing a modular GCD algorithm for polynomial with big_int coefficients when I've discovered that there isn't any primality test in the Nums library.

Someone can help me about this question ?

If possible I would avoid to implement a primality test by myself because
- I have to study the Rabin-Miller test
- I have to implement it in C to obtain a good speed (maybe ?)

-- 
Francesco Abbate <france.abbate@tiscalinet.it>

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2003-09-01 13:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-01 12:16 [Caml-list] primality test for Big_int ? Francesco Abbate
2003-09-01 13:33 ` Xavier Leroy
2003-09-01 13:35 ` Yamagata Yoriyuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).