/uiuc-cs357-fa21-scripts

A repository of useful scripts for the course CS357 in the form of Jupyter Notebook.

Primary LanguageJupyter NotebookMIT LicenseMIT

Python Scripts for CS357

Overview

This is a repository that collects useful Python scripts for studying and understanding the course materials of CS357: Numerical Methods at UIUC.

Please make sure that you fully understand the course materials and try to implement these yourselves first.

Run

To run, simply use command

jupyter notebook

Authors