From 03b43a3a0c4df095689ec4defa3e6e7e68b5ffaa Mon Sep 17 00:00:00 2001
From: Tom Smeding
+ Currently my primary research interest is in automatic differentiation (AD), as seen through the lens of functional programming (FP), in my case mostly using the programming language Haskell. + My PhD supervisors are Gabriele Keller and Matthijs Vákár. +
++ In general I am enthousiastic about lots of things in computer science; I enjoy functional programming and thinking about programming techniques that make FP work well, but I also have some experience in more low-level programming (in C and C++), some of it in competitive programming. + I like thinking about how to optimise code to make it run faster, and also about devising compiler optimisations to make other people's code run faster. + Furthermore, I like being able to do all of those things while enabling the compiler to prevent me from making mistakes as much as possible; typically, I do this by using the type system of the programming language I'm working in. +
++ Also send me your favourite esolangs :) +
+ +