Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 957 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 957 Bytes

Numerical Analysis

This repository contains python programs of common algorithms of numerical computing/analysis.

  1. Solutions of equations in one variable
  2. Interpolation
  3. Numerical Integration

Authors

References

  • Book : Numerical Analysis 9th edition, Richard L. Burden, J. Douglas Faires