Description
PrimeTest is a free and open-source Java-based app that encompasses 5 different tests for primality.
The methods implemented are Miller-Rabin, Miller-Rabin Deterministic, Solovay-Strassen, Fermat’s Primality Test and a Brute Force method.
In addition to the 5 primality tests, PrimeTest is also capable of finding the closest integer to a given upper bound.
The largest number it is capable of handling is a 2147483647 bit integer.
Detailed instructions on how to install and use the PrimeTest utility on your Mac are available HERE.
PrimeTest is a cross-platform utility capable of running on any operating system that comes with Java support (e.g. Mac OS X, Windows, Linux).
User Reviews for PrimeTest FOR MAC 1
-
PrimeTest FOR MAC is a versatile app offering 5 primality tests and close integer approximation, ideal for math enthusiasts and professionals.