Skip to content

GeomarPerales/Numerical-Methods-with-Fortran

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Numerical Methods with Fortran 90

1. Description

Numerical methods are tools by which it is possible to formulate and solve mathematical problems using airtmetic operations. Although there are many types of numerical methods, they share a common feature: they invariably require a number of tedious arithmetic calculations.

2. Contents

this repository contain following numerical methods scripting in fortran 90:

  • Gauss Jordan
  • Doolittle
  • Gauss Seidel
  • Cubic spline
  • Newton-raphson

3. References

1> Chapra, S. C. & Canale R. P. (1998). Numerical methods for engineers (2da. ed.). New York: McGraw-Hill.

2> Nakamura, S. (1992). Numerical Methods applied with software (1era. ed.) México.

About

scripts developed for Numerical Methods I - IMF - UNMSM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages