Thanks to visit codestin.com
Credit goes to github.com

Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

adams-bashforth-methods

Here are 11 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 Jul 10, 2024
  • C++

The aim of this research is to develop an effective numerical method that can be used to efficiently compute surges in pipes due to valve connecting two reservoirs being rapidly opened, using a computer program developed in the Python environment.

  • Updated Oct 28, 2020
  • Python

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