is_gaussian_prime


is_gaussian_prime, a MATLAB code which determines whether a complex number c is a Gaussian prime.

Licensing:

The computer code and data files made available on this web page are distributed under the MIT license

Languages:

is_gaussian_prime is available in a C version and a C++ version and a Fortran90 version and a MATLAB version and an Octave version and a Python version.

Related Data and Programs:

is_gaussian_prime_test

euclid, a MATLAB code which investigates various versions of Euclid's algorithm for computing the greatest common divisor (GCD) of two integers.

i4lib, a MATLAB code which contains many utility routines, using integer arithmetic.

is_prime, a MATLAB code which is true if a given integer n is prime.

polpak, a MATLAB code which evaluates a variety of mathematical functions, polynomials, and sequences, including Bell, Benford, Bernoulli, Bernstein, Cardan, Catalan, Charlier, Chebyshev, Collatz, Delannoy, Euler, Fibonacci, Gegenbauer, Gudermannian, Harmonic, Hermite, Hofstadter, Jacobi, Krawtchouk, Laguerre, Lambert, Legendre, Lerch, Meixner, Mertens, Moebius, Motzkin, Phi, Stirling, Tau, Tribonacci, Zernike.

Source Code:


Last modified on 26 January 2023.