Articles

LRU cache implementation in C++.
Article on the C++ implementation of least-recently-used replacement strategy caching. Presents two alternatives using STL and boost containers as a basis. (HTML, PDF).
Poster: Solving Project Euler with Scala.
Content based on the experience of solving the first couple of hundred Project Euler problems using the Scala programming language. (See also).
Poster: Tomographic Reconstruction Algorithms.
A survey of tomographic reconstruction algorithms (associated implementations in Python).
Visualisations:
Visualisations of some projects.