Skip to content

Some common numerical methods written in python.

Notifications You must be signed in to change notification settings

aligapaul/Numerical-Analysis-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Analysis

Some common numerical methods in python.


Including variations of;

  • Secant Method
  • Steffensens Method
  • Rhomburg Integration
  • Modified Newton's Method
  • Newton's Divided Difference
  • Aiken's Delta^2 Method
  • Adaptive Quadrature
  • Runge-Kutta Method for Systems of Differential Equations
  • Adams Step-Size Predictor-Corrector Method
  • Extrapolation Method
  • Euler's Method

About

Some common numerical methods written in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%