|
From: Bill H. <goo...@go...> - 2008-08-23 13:32:53
|
Hi Peter, I merged you Lucas pseudoprime tests and wrote test code. However I don't know what values of a and b are allowed in the first version of the test. I removed some minor bugs, and it also seems that P was being set to 1 in the second test and therefore not being used, so I removed it. The second version works beautifully!! Bill. 2008/7/25 Peter Shrimpton <ps...@gm...>: > Hello > > Attached is the code that I have written to be attached to long_extras along > with the test code. Everything is passing the tests and I am confident that > everything is working. I am fairly certain that some things can be optimized > more which I will look into. Also could I ask for gcc to be upgraded on the > server so that I can begin programing in OpenMP. > > Peter > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > flint-devel mailing list > fli...@li... > https://lists.sourceforge.net/lists/listinfo/flint-devel > > |