Balls bouncing in a ring. This simulation outlines how chaos emerges from a simple ball bouncing around in a ring. This code was inspired by a numberphile video on chaos-theory.
-
Updated
Feb 13, 2024 - Python
Balls bouncing in a ring. This simulation outlines how chaos emerges from a simple ball bouncing around in a ring. This code was inspired by a numberphile video on chaos-theory.
A repository for simulating some of the interesting mathematics problems discussed on the popular YouTube channel, NumberPhile. One implementation done so far is a visualization of the golden ratio turning into sequences of flower petals.
Recreation of the animations shown in Numberphile's "Beautiful Trigonometry"
Recamán's sequence image and animation generator
A collection of some algorithms on generating numerous prime sequences
Programming and Plotting Graphs From the Numberphile "Amazing Graphs" Series
Balls bouncing inside of a circle. This was inspired by a similar Numberphile video on chaotic systems.
Python code to generate a barnsley fern and a mutated version of the barnsley fern.
Calculate and visualize the Recamán sequence
Hitomezashi Stitch Patterns for git commit hashes
As a double major in Computer Science and Applied Mathematics, I often find myself watching YouTube videos about fascinating topics in math (love Numberphile and 3Blue1Brown) and try to code my own version of the mathematical topic. Usually the code doesn't lead to anything tangible, but it's fun thinking about the two fields together :)
Python math scripts about Numberphile Videos
Recreation & the Extension of the behaviour shown in Numberphile's "Chaos Game"
A simulation based on the numberphile video, Two Candles, One Cake
script to see how many rolls it takes to get a one roll Yahtzee
Number of arrangements of n circles in the affine plane.
Add a description, image, and links to the numberphile topic page so that developers can more easily learn about it.
To associate your repository with the numberphile topic, visit your repo's landing page and select "manage topics."