Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 916 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 916 Bytes

Numerical-Analysis

This repository contains my study note of numerical analysis. The jupyter notebook includes important definitions and theorems of numerical analysis, most examples in the textbook which are rewritten and implemented in Python and code for computer problems.

Requirements

It is recommended to use JupyterLab for Jupyter notebooks and code.

Reference

License

This repository is under MIT License.