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-compliant utility that scans a given interval for vampire numbers.
An algorithm, a C/C++ software library, and a collection of apps, to solve and visualize the general right tromino tiling puzzle.
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
"oof = { 0 | off }". (C++ OpenGL implementation of 3D infinite HACKENBUSH)
Lucas Sequence L is a sequence of numbers such that L(n) = L(n-1) + L(n-2)
Generating Ramanujan cab numbers
Python cli script for counting prime numbers
Python script for checking if a number is prime. If the number is composite, the script prints the prime factorization of the number.
Drawings / tilings / patterns generally written in PostScript
Miscellaneous scripts and modules implemented in Python
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.
My solution to Matt Parker's Frog Problem.
Goat Grazing Problem solved with Monte Carlo estimation
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."