summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2026-05-14 23:18:14 +0200
committerTom Smeding <tom@tomsmeding.com>2026-05-14 23:18:14 +0200
commit2e85981f7a8daf719c414e615bd770ad68a179c9 (patch)
tree056bb6fddde4f1852ab51592f7d7762ee0bb0459
parent6ce33f54a0cc7b5f6bd2c879f8f3e0d4994a6790 (diff)
index.html: Fix grammarHEADmaster
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8e088f5..6408184 100644
--- a/index.html
+++ b/index.html
@@ -122,7 +122,7 @@ div.main-content {
<h2>About me</h2>
<p>
In my postdoc at the University of Edinburgh, I am looking at compilation and optimisation techniques for array programs with static and dynamic sparsity.
- Before that, during my PhD at Utrecht University in The Netherlands (supervised by Gabriele Keller and Matthijs V&aacute;k&aacute;r), I worked on <a href="https://en.wikipedia.org/wiki/Automatic_differentiation" target="_blank">automatic differentiation</a> as seen through the lens of <a href="https://en.wikipedia.org/wiki/Functional_programming" target="_blank">functional programming</a>.
+ Before that, during my PhD at Utrecht University in The Netherlands (supervised by Gabriele Keller and Matthijs V&aacute;k&aacute;r), I worked on <a href="https://en.wikipedia.org/wiki/Automatic_differentiation" target="_blank">automatic differentiation</a> seen through the lens of <a href="https://en.wikipedia.org/wiki/Functional_programming" target="_blank">functional programming</a>.
Before that, I completed my master's degree at Utrecht University in 2021 and my bachelor's degree at Leiden University in 2018.
I was born and grew up in The Netherlands.
</p>