This document serves as an unofficial companion for the module MATH3036, Scientific Computation and Numerical Analysis, at the University of Nottingham. The material presented here is based on the available lecture slides from the academic year 2022-23. It is important to note that there might be slight variations in notation and the order of topics covered. As the course evolves, the content itself may also undergo changes at the instructor's discretion in subsequent academic years. Please be aware that this current version is provided with the caveat that it may contain typos, errors or inaccuracies. Your valuable contributions to enhance this resource are greatly appreciated. Feel free to get in touch by email or by submitting an issue or pull request on this repo.
Please go to release and find the PDF file under assets of the lastest version.
Clone the repo with git
:
git clone https://github.com/EricWay1024/Scientific-Computation-Notes.git
To compile the typst
source code to PDF, please install typst
as described here. Then run
typst watch main.typ main.pdf