Software
New projects
darts
A computational toolbox aimed at the game of darts
In darts games, there is always something to compute. This project focuses on the following questions:
- How can I reach zero in a game of darts?
- How many of these so-called checkouts are there?
To answer these questions, this project presents a computational toolbox going by the name of darts
.
Educational projects
Patterns
A collection of design patterns
With this educational project, I provide implementations of commonly used design patterns.
Types
A collection of data types and structures
With this educational project, I provide implementations of commonly used data types and structures.
Challenges
A collection of programming challenges
With this educational project, I provide solutions to common programming challenges.
Academic projects
lesTools
A toolbox for the construction and assessment of subgrid-scale models for large-eddy simulations
Large-eddy simulation is a powerful methodology for the numerical prediction of the behavior of turbulent flows.
This project provides a toolbox of MATLAB
scripts that can aid in the construction and assessment of subgrid-scale models for such simulations.