Last Updated: 7/31/18
This project introduces numerical integration and provides some techniques for implementing
Reimann Sums in Python. This module also provides some insight into different programming
techniques in calculations.
The presentation material and the code can be downloaded at Basic Integration.