mirror of
https://github.com/TomHodson/tomhodson.github.com.git
synced 2025-06-26 10:01:18 +02:00
give GR a permalink linked to from CV
This commit is contained in:
parent
ca60d7a109
commit
50f515f134
File diff suppressed because one or more lines are too long
14
_cv_entries/pyproblems.md
Normal file
14
_cv_entries/pyproblems.md
Normal 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
|
||||
---
|
@ -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/>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user