Forum: Computer Science & Computational Number Theory
2018-02-06, 05:48
|
Replies: 59
Views: 26,615
Supplanting Primo for practical use is really...
Supplanting Primo for practical use is really unlikely. It's nice to have a decent open source version though, and now we have another one with Pari/GP. I admit I rather hoped for more immediate...
|
Forum: Computer Science & Computational Number Theory
2018-02-02, 19:51
|
Replies: 59
Views: 26,615
Wow, that's great!
The standalone ecpp is...
Wow, that's great!
The standalone ecpp is generated from https://github.com/danaj/Math-Prime-Util-GMP by running xt/create-standalone.sh.
I recently added the ability to use Ramanujan class...
|
Forum: Computer Science & Computational Number Theory
2015-03-13, 18:21
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2014-10-22, 14:33
|
Replies: 59
Views: 26,615
Thank you very much! That's immensely helpful,...
Thank you very much! That's immensely helpful, and should let me efficiently make this type of certificates. I'm doing the standard way you mention at the beginning. It works well, but of course...
|
Forum: Computer Science & Computational Number Theory
2014-10-21, 08:22
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2014-10-21, 07:00
|
Replies: 59
Views: 26,615
I'm sure there is a chance, but I'm not the...
I'm sure there is a chance, but I'm not the person to ask :). The other option is one I have control over (or anyone else since it is open source), which is adjusting the code to create Primo...
|
Forum: Computer Science & Computational Number Theory
2014-10-21, 06:55
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2014-10-20, 08:30
|
Replies: 59
Views: 26,615
Apologies, but no, it cannot. factordb is...
Apologies, but no, it cannot. factordb is running this verifier, but has a pre-step that ensures the uploaded certificate is in the Primo format. This is arguably a good thing in that we don't want...
|
Forum: Computer Science & Computational Number Theory
2014-08-21, 05:08
|
Replies: 59
Views: 26,615
I find it very useful for my own work, but...
I find it very useful for my own work, but mpz_aprcl (http://sourceforge.net/projects/mpzaprcl/), Pari (http://pari.math.u-bordeaux.fr/), and Primo (http://www.ellipsa.eu/public/primo/primo.html) are...
|
Forum: Computer Science & Computational Number Theory
2014-08-21, 00:53
|
Replies: 59
Views: 26,615
Link to latest version: ecpp-dj.tar.gz...
Link to latest version: ecpp-dj.tar.gz (http://sti15.com/nt/ecpp-dj.tar.gz)
Permission to edit the first post would be nice to allow it to show the latest information.
Version 1.04...
|
Forum: Computer Science & Computational Number Theory
2013-12-24, 18:11
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2013-12-23, 23:01
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2013-08-10, 22:29
|
Replies: 59
Views: 26,615
I know my native code is much faster on x86_64...
I know my native code is much faster on x86_64 and Power7 64-bit machines, but that's due to the mulmod code that isn't used by GMP. Almost every machine I have access to now is 64-bit, but I'll dig...
|
Forum: Computer Science & Computational Number Theory
2013-08-06, 17:48
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2013-07-29, 07:21
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2013-07-21, 10:29
|
Replies: 59
Views: 26,615
Performance graph: [link to image...
Performance graph: [link to image (http://sti15.com/nt/ecpp-perf1.png)]
Because of the scale (from under 0.0001 seconds to over 40,000) I've used a log-log graph. This does require some extra...
|
Forum: Computer Science & Computational Number Theory
2013-07-21, 07:33
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2013-06-15, 09:47
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2013-06-14, 17:59
|
Replies: 59
Views: 26,615
This page...
This page (http://primes.utm.edu/prove/merged.html) on the "prime pages" website is pretty useful. Here follows a rambling text with much handwaving, ovesimplification, and not reviewed for...
|
Forum: Computer Science & Computational Number Theory
2013-06-14, 16:48
|
Replies: 59
Views: 26,615
|
Forum: Computer Science & Computational Number Theory
2013-06-14, 16:04
|
Replies: 59
Views: 26,615
Updated table, including Primo (one core) and...
Updated table, including Primo (one core) and reruns with GMP-ECPP after playing more with parameters. Times are in seconds.
Primo v 4.0.3 LX64, 22 bits (4.0.1 with 26 bits is a little faster...
|
Forum: Computer Science & Computational Number Theory
2013-06-13, 18:41
|
Replies: 59
Views: 26,615
With one core or 12? I can make arguments both...
With one core or 12? I can make arguments both ways in terms of fairness. If Boinc is the goal, then it's easy enough to load up the machine with N numbers all individually running in serial. But...
|
Forum: Computer Science & Computational Number Theory
2013-06-13, 18:39
|
Replies: 59
Views: 26,615
I tried running that in early May and I didn't...
I tried running that in early May and I didn't get it to run (it segfaults after entering the number). With some help from strace I've got it running now (v6.4.5a). I wrote in the comments at the...
|
Forum: Computer Science & Computational Number Theory
2013-06-13, 08:22
|
Replies: 59
Views: 26,615
I'm not involved in factordb so maybe I'm not...
I'm not involved in factordb so maybe I'm not following this. You could stop partway, but why not just do the full proof and enter every q value? That way factordb gets the whole chain entered, but...
|
Forum: Computer Science & Computational Number Theory
2013-06-12, 17:27
|
Replies: 59
Views: 26,615
ECPP-DJ
As mentioned on the Primo (http://mersenneforum.org/showthread.php?t=16643) thread, I wrote an ECPP implementation for my Math::Prime::Util (https://metacpan.org/release/Math-Prime-Util) Perl module,...
|