Skip to content

My study notes and python code for numerical analysis

License

Notifications You must be signed in to change notification settings

Jim00000/Numerical-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.