From 1caf35480ecc8fbd6c1e900de019d21616103990 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 3 May 2026 13:40:34 +0100 Subject: Update homepage --- publications.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'publications.json') diff --git a/publications.json b/publications.json index a673859..39de522 100644 --- a/publications.json +++ b/publications.json @@ -94,6 +94,7 @@ "authors": ["tom"], "title": "Reverse Automatic Differentiation for Accelerate", "note": "Master thesis at Utrecht University. Supervisors: Trevor McDonell, Matthijs Vákár.", + "thesis": true, "links": [ {"type": "pdf", "url": "https://studenttheses.uu.nl/bitstream/handle/20.500.12932/38958/report.pdf?sequence=1&isAllowed=y"}, {"type": "code", "url": "https://github.com/tomsmeding/accelerate/tree/no-explode"} @@ -104,6 +105,7 @@ "authors": ["tom"], "title": "Fast Large-Integer Matrix Multiplication", "note": "Bachelor thesis at Leiden University. Supervisors: Peter Bruin, Kristian Rietveld.", + "thesis": true, "links": [ {"type": "pdf", "url": "https://www.universiteitleiden.nl/binaries/content/assets/science/mi/scripties/bachelor/2017-2018/smeding-bsc-scriptie.pdf"}, {"type": "code", "url": "https://github.com/tomsmeding/bachelor-thesis"} -- cgit v1.3