Files
real_analysis/README.md
2023-05-16 12:45:00 +02:00

7 lines
603 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?)).