Dutta-SD/sci-cpy

[Python] Implement Trapezoidal Rule

Closed this issue · 2 comments

Implement Trapezoidal Rule in Python

  • Make a folder in ./Python and add files there
  • All files should be present and in correct format.

I would like to try this problem. But I only knew C.

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