Home / 210 Extended
Name Modified Size InfoDownloads / Week
Parent folder
MuPuPriNT.exe 2012-12-03 1.3 MB
README.txt 2012-12-01 1.8 kB
MuPu212Ex.exe 2012-12-01 810.5 kB
MuPu211_beta1.rar 2012-11-30 4.6 MB
Totals: 4 Items   6.7 MB 0
MuPuPriNT 2.1.2 
Beta 3
1 December 2012

Please note that full instructions on using this version of MuPuPriNT are available by clicking the "Usage" button or selecting Help > Instructions in the application.

This version of MuPuPriNT uses a unified testing structure for all eleven types of numbers it can calculate. This has resulted in substantial code clean-up and reduced memory usage, and also gave an opportunity to implement some much-needed stability fixes.

Additionally, functions such as Tweeting, saving results files, and saving numbers themselves have all been updated and work properly for every different type of number.

The application now uses global variables almost exclusively to determine information about test status and number properties, meaning the amount of locally-defined "stuff" has gone down dramatically, which is also good news for memory usage.

Finally, all dialogs and other interfaces have been updated, since previously they displayed either incorrect information or an incorrect version number (or both). 

I have also implemented a slight change for reverse testing that is still experimental - in cases where the square root used as an upper limit is too big to fit an unsigned long integer, GMP/MPIR variables are used. This is, unfortunately, rather memory-intensive and therefore pretty slow. Perhaps I will be able to find a way to speed things up in the future, but for now, huge numbers (with a square root over 4 billion, or over 10 digits in general) are a bit out of the scope of MuPuPriNT. If it has any factors at all, single-threaded BFTD or even SPAT are both likely to find them anyway.

For updates, be sure to check ncprime.blogspot.com fairly regularly (which is about as often as I update it).

Enjoy testing MuPuPriNT!
Source: README.txt, updated 2012-12-01