gaussian_prime_spiral, a MATLAB code which computes a twisting spiral path along the Gaussian primes, and displays a plot of the total trajectory.
The information on this web page is distributed under the MIT license.
gaussian_prime_spiral is available in a MATLAB version and an Octave version and a Python version.
is_gaussian_prime, a MATLAB code which is true if a given complex number c is a Gaussian prime.
matlab_plots, a MATLAB code which uses plotting to illustrate a mathematical structure, such as an iterative map, a fractal, a curve or surface.
prime_plot, a MATLAB code which displays a box plot of the prime and composite numbers.