Skip to content
#

adams-bashforth-methods

Here are 2 public repositories matching this topic...

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

  • Updated Jun 20, 2020
  • C++

Algorithms of computational math: Legendre polynomial; Gauss method; Cholesky method; Method of Squares; Newton interpolation; Inverse Gauss method; Interpolation by cubic splines; Gauss Zeidel method; Jacobi method; Eigenvalues; Euler method; Left/Right rectangle method; Simpson method; The method of dividing a segment in half; Newton's method;

  • Updated Feb 13, 2023
  • C++

Improve this page

Add a description, image, and links to the adams-bashforth-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the adams-bashforth-methods topic, visit your repo's landing page and select "manage topics."

Learn more