chicolucio / chicolucio/integrals
Add Simpson's rules
Open
enhancement
- Dominant language
- Python
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add methods to compute and plot using the [Simpson's rules](https://en.wikipedia.org/wiki/Simpson%27s_rule).
Hint: There is a [simple form](https://en.wikipedia.org/wiki/Simpson%27s_rule#Averaging_the_midpoint_and_the_trapezoidal_rules) based on trapezoidal rule and Riemann's midpoint.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.