Skip to content

A collection of Python notebooks covering topics in an undergraduate Numerical Methods in Engineering course.

Notifications You must be signed in to change notification settings

kylebeggs/Numerical-Methods-in-Python

Repository files navigation

Numerical Methods in Python (Undergraduate level)

This repo is a collection of Jupyter notebooks covering fundamental numerical methods meant for a beginner. It is assumed the reader has previous knowledge in Calculus, Differential Equations, basic Linear Algebra, and some experience with Python and the NumPy library. There is an abundance of free Python tutorials available on the internet, whether it be on blogs/sites like mine or YouTube. If you have previous knowledge of Python but not NumPy, I think this is a good, succinct tutorial.

Lessons Binder

(click the binder button above to interact with the notebooks in this repository!)

Truncation and Round-off Error

Finding Roots of Scalar Equations

Solution of Linear Systems - Direct Methods

About

A collection of Python notebooks covering topics in an undergraduate Numerical Methods in Engineering course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published