Skip to content

Numerical Integration suite in Python. Implements three core methods: Midpoint Rule, Trapezoidal Rule, and Simpson's Rule, to calculate the definite integral of a user-defined function. Focuses on the accurate application of geometric summation formulas for numerical approximation.

Notifications You must be signed in to change notification settings

Faridanada/Python-Numerical-Integration-Methods

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

Numerical Integration suite in Python. Implements three core methods: Midpoint Rule, Trapezoidal Rule, and Simpson's Rule, to calculate the definite integral of a user-defined function. Focuses on the accurate application of geometric summation formulas for numerical approximation.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages