Blog

This is my personal blog where I occasionally write about anything.

We used to have fftw…

10 minute read

Published:

A pragmatic introduction to Fast Fourier Transform (FFT) in Python, with a focus on optimization techniques.

Implementing Message Passing Algorithms

14 minute read

Published:

An overview on message passing algorithms and their software abstractions in graph-based probabilistic programming libraries.