gmuraru / MiceNDemons

2 stars 5 forks source link

Add Midpoint Rule Implementation #17

Open gmuraru opened 4 years ago

gmuraru commented 4 years ago

Description

Implement the Midpoint rule in Python with Numpy to compute the area of between a function f(x) and the x-axis.

divyanshugit commented 4 years ago

@gmuraru I would make a PR on this. Can I work on this?

gmuraru commented 4 years ago

Hey - Sorry...did not see the notification. Sure! Do you still want to take it? :+1:

divyanshugit commented 4 years ago

Sure, So I can make a PR to this issue.