Category Archives: Math

Computer Speed Comparisons, Part 1: Integer Math

Summing the first 10^N primes can be the basis for a scalable benchmark for modern and vintage computers… Continue reading

Posted in BASIC, C, Coding, Math | Tagged , , , , , , | Leave a comment

The Short Way Around

How can you calculate Great Circle routes? Go straight through the Earth! (…and then normalize.) Continue reading

Posted in Algorithms, Aviation, Coding, Math | Tagged , , , , , | Leave a comment

Soup-er Computing

APGSearch is an easy way to find new, interesting Conway’s Life patterns (and get recognition for finding them.) Continue reading

Posted in Math | Leave a comment

Magical Music Machine

With a few musical rules, random number generators can create something not entirely unlike music… Continue reading

Posted in BASIC, Coding, Math, Music | Leave a comment