A collection of Python programs that helps in Numerical Analysis.
newton-raphson
cubic-splines
chebyshev-polynomials
fixed-point-iteration
bisection-method
aitken-delta-squared-method
secant-method
steffensen-s-method
muellers-method
composite-simpsons-method
composite-trapezoidal-method
reduced-row-echelon-form
natural-cubic-spline
-
Updated
Oct 23, 2019 - Python