Numeric analysis algorithms library
This is a library set for numerical analysis, in this set you will find many methods:
- Bisection
- Regula Falsi
- Newton-Raphson
- Secant
- Fixed Point
- Horner
- Gauss
- Jacobi
- Lagrange Polinomy
- Finite Difference
- Numeric Integration - Newton Rule
- Trapezoidal rule
- Simpson 3/8
- Romberg
- Gauss - Integration
- Euler Ordinary
- Adam's Method
- Runge Kutta