Computational Methods in Physics ASU Physics PHY 494

05 More errors

Today's lectures follows last's lecture on numbers and discusses the accumulation of errors in algorithms. The key insight is that the total error consists of an algorithmic error (also known as the approximation error), which typically decreases with increasing the computational cost and a round-off error, which increases with the number of operations or the computational cost.

Class material

You can follow the lecture in the notebook 05_errors.ipynb.

Additional resources

  • Computational Physics: Chapter 3