gaussian_prime_spiral, a Python 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 Python code which is true if a given complex number c is a Gaussian prime.
python_plots, a Python code which uses plotting to illustrate a mathematical structure, such as an iterative map, a fractal, a curve or surface.