numberphile
There are 49 repositories under numberphile topic.
QuantumZain/chaotic-system
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.
rmccorm4/NumberPhile
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.
AtaTrkgl/numberphile-beautifultrig
Recreation of the animations shown in Numberphile's "Beautiful Trigonometry"
PzanettiD/oeis
Code for generating interesting integer sequences from the OEIS using python3, C and C++
ignaeche/recaman-sequence
Recamán's sequence image and animation generator
TotallyNotChase/funky-prime-generator
A collection of some algorithms on generating numerous prime sequences
armandwayoff/Amazing-Graphs
Programming and Plotting Graphs From the Numberphile "Amazing Graphs" Series
CaastOS/trappedknight
Javascript visualization of "The Trapped Knight" math problem invented by Neil Sloane.
jatzuk/NumberphileFractalProblem
self-made "chaos games" problem realization as described in the video https://www.youtube.com/watch?v=kbKtFN71Lfs using kotlin
lebesnec/non-parker-square
Trying to find a magic square of squares, see https://www.youtube.com/watch?v=aOT_bG-vWyg
nlitsme/expressionfinder
Tool for solving math problems involving finding an expression for a given value. (like numberphile's 10958 problem)
QuantumZain/chaos-balls
Balls bouncing inside of a circle. This was inspired by a similar Numberphile video on chaotic systems.
rutgerklamer/cool_math
Interactive visualizations of interesting math phenomena (LIVE DEMO). Most are inspired by Youtube videos.
GwenTinho/Cellular-Automata
Let's you play around with different types of Cellular Automata e.g. Conway's Game Of Life, Ulam Stanislaw's Cellular Automaton
jflopezfernandez/EPLSIM
Simulation of the English Premiere League as seen on Numberphile, but in C and with a few addons I was curious to check out.
jsaffer/Recaman
Calculate and visualize the Recamán sequence
lebesnec/hydra-game
This script compute the number of step to finish the hydra game, see https://www.youtube.com/watch?v=prURA1i8Qj4
martijnkunstman/SierpinskiTrianglesP5
6 completely different algorithms to create a SierpinskiTriangle using P5
mattvasc/CpfsQueTerminamEm9
Projeto simples feito com propósito de responder uma pergunta no Brainly
sixteen05/Numberphilephile
An illustration of videos on Numberphile channel (if they are possible)
taavishthaman/Barnsley-fern-generation-in-python-
Python code to generate a barnsley fern and a mutated version of the barnsley fern.
anguspmc/Two-Candels--One-Cake
A simulation based on the numberphile video, Two Candles, One Cake
antonjolsson/divisibility
Small React app demonstrating some shortcuts for testing divisibility of integers.
AtaTrkgl/numberphile-chaosgame
Recreation & the Extension of the behaviour shown in Numberphile's "Chaos Game"
GregSym/infinite-chessboard
An interactive visualisation of a maths problem detailed in: https://youtu.be/m4Uth-EaTZ8
ivcandela/parker-multiplicative-persistance-augmentator
A Matt Parker-inspired tool to find a number with a greater multiplicative persistence of any* input
adebiasi/NumberphileCountTanks
After looking the Numberphile video "The Clever Way to Count Tanks", I wanted to check their findings.
Ericvf/ChaosTriangle
Fractal visualization from Chaos Game -Numberphile
geeseven/one_roll_Yahtzee
script to see how many rolls it takes to get a one roll Yahtzee
GuilloteauQ/gitomezashi
Hitomezashi Stitch Patterns for git commit hashes
jabbalaci/shanksbot-go
A Go implementation of Matt Parker's ShanksBot
MrGeislinger/fun-math-graphs
Just some fun plotting graphs
OnlyF0uR/Maths
A collective repository of math related challenges/demonstrations.