Files
real_analysis/README.md
Philippe Zwietering 549af36a07
Some checks failed
gitea/real_analysis/pipeline/head There was a failure building this commit
Added deploy and updated the readme accordingly
2024-05-05 00:01:08 +02:00

9 lines
721 B
Markdown

# real_analysis
Exercises and maybe (just maybe, like, very probably not) lecture notes on the Real Analysis course from MIT OCW.
[Course link](https://ocw.mit.edu/courses/18-100a-real-analysis-fall-2020/)
The text book is included in the directory root. The `.tex` files can be compiled individually in the corresponding subdirectories or collectively from the assignments directory. I use `pdflatex` with texlive on Arch (through WSL2, [check this guide](https://gist.github.com/ld100/3376435a4bb62ca0906b0cff9de4f94b) on how to do this (why use Ubuntu if you're only going to use the CLI right?)).
The complete generated PDF file can be downloaded from [this address](https://zwietering.eu/pdfs/real_analysis.pdf).