Computing π
Image credit: Cormullion, Julia code here. π (Pi) is the mathematical constant that
Computing the Mandelbrot Set
The Mandelbrot Set is one of the most famous fractals in mathematics,
Distributed Prime Number Computation
For computing lots of prime numbers, the Sieve of Eratosthenes
Computational Complexity
Computational complexity is a measure of how many resources are required
Computing Prime Numbers
The fastest way to compute prime numbers between 2 and
Open MPI Programming Basics
The Open MPI library provides the facilities to write programs
Raspberry Pi 5 Cluster
I built a cluster using Raspberry Pi 5s to experiment
C++ Unit Testing with GoogleTest
Unit testing is a foundational practice in software development that
C++ Unit Testing with CppUnit
Unit testing is a foundational practice in software development that
1 2 3 4