[Python] Implement Trapezoidal Rule
Closed this issue · 2 comments
Dutta-SD commented
Implement Trapezoidal Rule in Python
- Make a folder in
./Python
and add files there - All files should be present and in correct format.
Meghwantsingh commented
I would like to try this problem. But I only knew C.
Dutta-SD commented
Hi.
C code has already been contributed. You can update the README file of that file.
Or you can create a README.md explanation of the Python implementation of Trapezoidal Rule.
If you want to contribute,
create a new issue in Issues
Section with proper title. I will merge your PR after reviewing it.
For now, I am closing the issue