lie-algebras-and-their-representations
Source code for my undergraduate dissertation
- git clone: git://git.pablopie.xyz/lie-algebras-and-their-representations
- Log
- Files
- Refs
- README
- LICENSE
Lie Algebras & their Representations
Source code for my undergraduate dissertation. A PDF version of the document can be found in my website.
Compiling the document requires LuaTeX. To compile the document simply run
latexmk -lualatex tcc.tex
or, equivalently,
make compile