Geodaetic solution to an initial values problem
This project is the result of a small project for the German lecture on general relativity theory by Dr. Matthias Hanauske.
It can solve the geodaetic equations of a single body moving around a black hole.
Example
The following video displays the numeric solution to an initial values problem for a single body in the gravitational pull of a black hole:

Availability
Source Code
The source code for the general relativity project is available under the MIT License in the following GitLab repository: https://gitlab.com/ody55eus/general-relativity
Additionally, a second Jupyter Notebook on Google Colab tries to use a novel machine learning technique by Facebook to find analytic solutions (not working).