fern_chaos, a Python code which applies a randomized linear map to a starting point to compute the Barnsley fractal fern.
The information on this web page is distributed under the MIT license.
fern_chaos is available in a MATLAB version and an Octave version and a Python version.
cross_chaos, a Python code which creates a dot-plot of an elaborate cross by repeated applying a randomized linear transformation to a starting point.
dragon_chaos, a Python code which creates a dot-plot of a dragon by repeated applying a randomized linear transformation to a starting point.
python_plots, a Python code which uses plotting to illustrate a mathematical structure, such as an iterative map, a fractal, a curve or surface.