Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

LaTeX notes for the undergraduate Finite Fields course at University of Trento

License

Notifications You must be signed in to change notification settings

edoars/finite-fields-notes

Repository files navigation

Finite Fields notes

Notes for the undergraduate Finite Fields course (Algebraic Cryptography - Mod 2) at University of Trento, academic year 2017/2018.

The pdf file is available in the Releases.

Manual build

The notes are compiled via latexmk with the custom class edoars-notes.cls found in this repository as a submodule. You will need to have an up-to-date distribution of LaTeX and the Latexmk utility.

First clone the repository and submodules:

git clone --recurse-submodules https://github.com/edoars/finite-fields-notes

Then build the notes with make:

make all

The latex document will be compiled into main.pdf.

About

LaTeX notes for the undergraduate Finite Fields course at University of Trento

Topics

Resources

License

Stars

Watchers

Forks