In numerical analysis, a numerical method is a mathematical tool designed to solve numerical problems. The implementation of a numerical method with an appropriate convergence check in a programming language is called a numerical algorithm
cpp heat-equation numerical-methods gauss-elimination wave-equation numerical-analysis laplace-equation newton-raphson gauss-seidel gauss-jordan numerical-algorithms power-method adams-bashforth adams-bashforth-methods regula-falsi trapezoidal-method bisection-method newtons-forward-interpolation numerical-approximation factorization-methods
- Updated
Jul 10, 2024 - C++