List of numerical analysis topics
This is a list of numerical analysis topics, by Wikipedia page.
General
- Condition number
- Numerical stability
- Well-posed problem
- Significant figure
- Loss of significance
- Propagation of errors resulting from algebraic manipulations
- Accuracy and precision, decimal precision, precision, precision (computer science)
- Hilbert matrix
- Floating point number
- Kahan summation algorithm
- Round-off error
- Discretization error
- Approximation error
- Iterative method
- Richardson extrapolation
- Horner scheme
- Generating trigonometric tables
Finding roots of equations
- Root-finding algorithm, equation solving
- Bisection method
- False position method
- Newton's method
- Secant method
- Laguerre's method
- Shifting nth-root algorithm
- Wilkinson's polynomial
Interpolation
- Polynomial interpolation
- Spline interpolation, spline
- Chebyshev polynomials
- Wavelet
- Fast Fourier transform
- Extrapolation
- Curve fitting
Optimization
- Linear programming
- Quadratic programming
- Nonlinear programming
- Stochastic programming
- Dynamic programming
- Random optimization
- see also the section Monte Carlo method
Numerical integration
- Quadrature
- Trapezium rule
- Simpson's rule
- Newton-Cotes formulas
- Gaussian quadrature
- Romberg's method
- Sparse grid
Numerical ordinary differential equations
Matrix problems
Orthogonalization
Finite element method
Monte Carlo method
Applications
- Climate model
- Computational chemistry
- Computational fluid dynamics
- Computational physics
- Coupled cluster
- Density functional theory
- Self-consistent field method
Software
- LabVIEW
- MATLAB
- Netlib
- Numeric Python
- Numerical Recipes
- GNU Octave
- Scilab
- SciPy
- R programming language
- Rlab