give GR a permalink linked to from CV

This commit is contained in:
Tom Hodson 2022-11-25 16:07:13 +01:00
parent ca60d7a109
commit 50f515f134
3 changed files with 15 additions and 15609 deletions

File diff suppressed because one or more lines are too long

14
_cv_entries/pyproblems.md Normal file
View File

@ -0,0 +1,14 @@
---
type: side_project
title: PyProblems
period: 2022
location: Imperial College London
excerpt: A series of scientific coding exercises on General Relativity.
image: /assets/images/spinning_earth.gif
alt: A spinning image of the earth but distorted as if it were a black hole.
layout: post
read_more: true
redirect_to: /blog/rendering_general_relativity
---

View File

@ -3,6 +3,7 @@ title: Rendering General Relativity
layout: post
image: /assets/images/spinning_earth.gif
alt: A spinning image of the earth but distorted as if it were a black hole.
permalink: /blog/rendering_general_relativity
---
I wrote this jupyter notebook for a python course at Imperial, it's based on <https://rantonels.github.io/starless/>