From 151b69aeaba0f6927a6f8f80a9ef34da6678b8af Mon Sep 17 00:00:00 2001 From: Smaug123 Date: Fri, 12 Apr 2024 22:00:08 +0100 Subject: [PATCH] Enable math mode on Rewriting the Technical Interview --- hugo/content/posts/2021-03-17-rewriting-technical-interview.md | 1 + 1 file changed, 1 insertion(+) diff --git a/hugo/content/posts/2021-03-17-rewriting-technical-interview.md b/hugo/content/posts/2021-03-17-rewriting-technical-interview.md index 9227fc8..ea64078 100644 --- a/hugo/content/posts/2021-03-17-rewriting-technical-interview.md +++ b/hugo/content/posts/2021-03-17-rewriting-technical-interview.md @@ -8,6 +8,7 @@ comments: true date: "2021-03-17T00:00:00Z" title: Rewriting the Technical Interview, in Mathematica summary: "An exploration into reaching into the internals of Mathematica to natively evaluate C code." +math: true --- *Cross-posted at the [G-Research official blog](https://www.gresearch.co.uk/article/rewriting-the-technical-interview-in-mathematica/).*