A collection of Python programs that helps in Numerical Analysis.
-
Updated
Oct 23, 2019 - Python
A collection of Python programs that helps in Numerical Analysis.
Lots of mathematical numerical methods to ease your life :)
Numerically approximates the definite integral of a user-specified function over a given range. It supports three widely-used numerical integration methods: Composite Simpson’s Rule, Composite Trapezoidal Rule, and Composite Midpoint Rule.
Add a description, image, and links to the composite-trapezoidal-method topic page so that developers can more easily learn about it.
To associate your repository with the composite-trapezoidal-method topic, visit your repo's landing page and select "manage topics."