From 50f515f134396461d705bf9c94b2b96c3959bf0c Mon Sep 17 00:00:00 2001 From: Tom Hodson Date: Fri, 25 Nov 2022 16:07:13 +0100 Subject: [PATCH] give GR a permalink linked to from CV --- _cv_entries/pyproblems.html | 15609 ---------------- _cv_entries/pyproblems.md | 14 + ...2022-11-25-rendering_general_relativity.md | 1 + 3 files changed, 15 insertions(+), 15609 deletions(-) delete mode 100644 _cv_entries/pyproblems.html create mode 100644 _cv_entries/pyproblems.md diff --git a/_cv_entries/pyproblems.html b/_cv_entries/pyproblems.html deleted file mode 100644 index f010777..0000000 --- a/_cv_entries/pyproblems.html +++ /dev/null @@ -1,15609 +0,0 @@ ---- -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 ---- - -Geodesics_questions_and_answers - - - - - - - - - - - - - - - - - - - - - -
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
- - - - -
-
- -
-
- -
- - - - -
- - - - -
-
- -
-
- -
- - - - -
-
- -
-
- -
-
- -
- - - - -
-
- -
-
- -
-
- -
-
- -
- - - - -
-
- -
- - -
-
- -
- - -
-
- -
- - -
-
- -
- - -
-
- -
- - -
-
- -
-
- -
- - - - -
- - -
diff --git a/_cv_entries/pyproblems.md b/_cv_entries/pyproblems.md new file mode 100644 index 0000000..6a36aae --- /dev/null +++ b/_cv_entries/pyproblems.md @@ -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 +--- \ No newline at end of file diff --git a/_posts/2022-11-25-rendering_general_relativity.md b/_posts/2022-11-25-rendering_general_relativity.md index 82089af..674da5d 100644 --- a/_posts/2022-11-25-rendering_general_relativity.md +++ b/_posts/2022-11-25-rendering_general_relativity.md @@ -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