An interactive visualization tool for graph theory
-
Updated
Mar 10, 2026 - Elm
An interactive visualization tool for graph theory
Short python samples of recreational mathematics.
World of Wator: A Predator-Prey simulation as a screensaver
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
(WIP) Esoteric Mathematic Library for TypeScript
Python functions for numerical analysis: numerical schemes for ODEs, linear algebra, linear/non-linear/iterative solvers, interpolation, and regression analysis.
A (mostly) POSIX program that scans intervals for vampire numbers
Python script for checking if a number is prime. If the number is composite, the script prints the prime factorization of the number.
Generating Ramanujan cab numbers
Lucas Sequence L is a sequence of numbers such that L(n) = L(n-1) + L(n-2)
Python cli script for counting prime numbers
Drawings / tilings / patterns generally written in PostScript
Implementations to produce solutions for the IBM Research Ponder This monthly challenges
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!
Create a magic square of order three in your terminal.
This script is ready to use script to takes an argument and calculates all amicable number pairs smaller than the inputted number.
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.
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."