Repository of Random, Useful, or Novel Functions
- Dual - Implementation of Dual numbers with an example of automatic differentiation
- Elementary Cellular Automata and Game of Life, implemented using efficient Bitvector
- Ellipse Perimeter formulas
- Games - Monty Hall, and Fares Problem simulation
- Minesweeper - Minesweeper implemented over a large plane utilizing integer lattices
- Mpz10 - Highly naive Arbitrary-precision arithmetic using Radix-10^19
- RCPrime - Research project on fast deterministic primality test in the interval [0;2^64]
- RNG Affine generator produces poor entropy, RDRAND call function
- Pi - Approximation of the prime counting function
- Primality - Some efficient primality tests, including trial division, Miller-Rabin and Lucas-Lehmer
- SI - Systemé International conversions from various other units
- SIRP - Sequential Interval Residue Product
- Sqrt - Symbolic computation of integer sqrt