Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 163 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 163 Bytes

Numerical-Integration

Make use of Midpoint rule, Trapezoid rule and Simpson's rule to approximate an integral through Python

  • More info will be available soon