An interactive visualization tool for graph theory
-
Updated
Oct 12, 2024 - Elm
An interactive visualization tool for graph theory
Short python samples of recreational mathematics.
World of Wator: A Predator-Prey simulation as a screensaver
A (mostly) POSIX program that scans intervals for vampire numbers
An algorithm, a software library, and a collection of apps, to solve and visualize the general right tromino tiling puzzle.
"oof = { 0 | off }". (C++ OpenGL implementation of 3D infinite HACKENBUSH)
Doing some recreational math inspired by a numberphile video https://www.youtube.com/watch?v=kbKtFN71Lfs
Python functions for numerical analysis: numerical schemes for ODEs, linear algebra, linear/non-linear/iterative solvers, interpolation, and regression analysis.
(WIP) Esoteric Mathematic Library for TypeScript
Lucas Sequence L is a sequence of numbers such that L(n) = L(n-1) + L(n-2)
Python script for checking if a number is prime. If the number is composite, the script prints the prime factorization of the number.
Python cli script for counting prime numbers
Generating Ramanujan cab numbers
Drawings / tilings / patterns generally written in PostScript
Maths and Matlab code to multilaterate an undefined point in 3D space, based on reception times of 4+ microphones receiving an impulse created by an emitter at that point... Advanced Bird Watching!
A Mersenne prime is a prime number that is one less than a power of two. That is, it is a prime number of the form M_{n}=2^{n}-1 for some integer n.
This script is ready to use script to takes an argument and calculates all amicable number pairs smaller than the inputted number.
Miscellaneous scripts and modules implemented in Python
Blazingly fast simulation to solve for Matt Parker's Frog problem
Add a description, image, and links to the recreational-mathematics topic page so that developers can more easily learn about it.
To associate your repository with the recreational-mathematics topic, visit your repo's landing page and select "manage topics."