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