Convert any number into different numerical bases, such as binary, trinary, octal, and base-20.
A website about randomness, (pseudo-)random number generators, and cryptographic entropy. Contains discussions of these topics as well as some online RNGs to play with.
The subtle wit of Isaac Asimov.
A publisher reprinting rare, forgotten, and unusual texts. Download them as .pdfs or purchase them online. Many categories are represented, from epic sagas to classical fiction, drama to architecture, history to technology.
A free, open source mathematical processing system written in Python.
A graphical application that makes it easier to generate and render in high resolution 3d fractals. Includes many of the classic fractal systems (like Mandelbrot, the Julia set, the Menger sponge, and IFS). All of the supported fractal systems can be hybridized and combined with one another. 64-bit safe. Makes full use of multiple CPUs for rendering. Also supports common graphical functions, like fog rendering, geometric primitives, ambient occlusion, reflection, keyframing, and more.
A free book on computation and understanding-first, math-second Bayesian reasoning techniques for hackers. The book is free for download and reference.
Github: https://github.com/CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
Exponential moving average. Used to smooth spikes out in a stream of numerical data.
From here you can purchase a DIY kit for a circuit that implements the German Enigma cypher from World War II. Fun for cypherpunks, electronics mavens, and geeks!
A python module for parsing mathematical expressions. Figures out the equation you specify (which can be in a spoken language) and solves them.