Skip to content

Resources for learning about numerical methods.

License

Notifications You must be signed in to change notification settings

comp-physics/awesome-numerics

Repository files navigation

Awesome Numerics Awesome Badge LinkCheck Action Status

Resources for learning about numerical methods. This document is a work in progress, but nevertheless contains useful information. Indended audience has little or modest experience with numerical methods. Assumed knowledge is an undergraduate linear algebra course and the calculus/diff. eq. sequence.

Disclaimer: Most linked content is not licensed, owned, or maintained by S. H. Bryngelson, nor can I ensure the correctness of any of the below resources. Use for educational purposes and at your own risk.

Table of contents

Linear algebra refresher

Numerical analysis and linear algebra are fundamentally entangled. Forget your lin. alg. basics at your own risk. Fortunately, there are many great resources to get you up to speed, so dust off your copy of Gil Strang's book and check out the links below.

Error analysis

Floating point numbers

Linear systems

Least squares

Eigenvalues

Solving nonlinear equations

Optimization

Interpolation

Numerical integration and quadrature

Initial value problems

Ordinary differential equations

Partial differential equations