Projects

In the following I am listing software projects I have worked on. A complete list can be found on my GitHub profile.

Spike

library for the calculation of important statistics in various neuron models. focus on the parallelized Monte-Carlo simulation for use with the high computing cluster of the AG TCSNP @ HU Berlin.

C++ / MPI / Boost / FFTW

QuaCa

library providing fast calculations of nonequilibrium atom-surface interactions. I have designed the code together with Marty Oelschläger and helped to move the project from C to modern C++.

C++ / CMake / test-driven development / continuous integration