Master thesis on Rational Homotopy Theory https://github.com/Jaxan/Rational-Homotopy-Theory
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

16 lines
257 B

My thesis
=========
At the time of writing this repo consists of some notes only.
Will be about rational homotopy theory or something.
## building
It will create a build directory for all those stupid latex files.
```
cd thesis
make
open thesis.pdf
```