Short python samples of recreational mathematics.
-
Updated
Jun 18, 2025 - Python
Short python samples of recreational mathematics.
Representation of Bio Sequences via Chaos Game and using the same to find similarities
Yin, C. (2018). Encoding DNA sequences by integer Chaos Game Representation, Journal of Computational Biology
Creates iterated function system images, like the Barnsley fern fractal, or the Sierpiński triangle.
Chaos Game in python3 using Pygame
Draw a Sierpiński triangle with random numbers. Uses python and turtle.
Creating fractal images using Bokeh Server for chaos game.
Integer chaos game representation encoder/decoder in python.
Several different chaos game fractals shown using Pygame.
Scripts for generating fractals by chaos game method.
A growing collection of classic and modern fractal patterns implemented in Python using the Turtle graphics library. All codes are designed to be minimalistic, clean, and easy to modify, making them ideal for learning, experimentation, and artistic exploration.
Generating a Sierpinski Triangle using Chaos Game method.
Using Chaos Game to generate Sierpinski's Triangle
🧩 Representation of Small Genomes using the Chaos Game.
Fractals are infinitely complicated abstract objects used to describe and simulate naturally occurring objects.
Exploring fractals and creating hasty implementations
A Pygame program that simulates the Chaos Game theory to generate a fractal.
Add a description, image, and links to the chaos-game topic page so that developers can more easily learn about it.
To associate your repository with the chaos-game topic, visit your repo's landing page and select "manage topics."