Tag: climate
-

A nonlinear model of Amazon Forest Dieback (Bachelor Thesis)
This thesis attempts to explain the basic principles of climate modelling and tipping points in the words of a first year mathematics student. Further, it investigates whether it is possible to overshoot tipping points for a brief period of time but still return to a healthy state.
-

Algorithms from The Book: Graph Theory (Explained)
This document explains how puzzles from classic riddle collections can rapidly be solved. For this, it introduces fundamental algorithms from graph theory and how they can be implemented with code. In the end, it presents two problems that were presented in the “Professor Layton” video game – it would make me very happy if at…