Cosmos: Adding Simpson's 3/8 rule algorithm

Created on 14 Apr 2018  路  4Comments  路  Source: OpenGenus/cosmos

This is a(n):

  • [x] New algorithm
  • [ ] Update to an existing algorithm
  • [ ] Error
  • [ ] Proposal to the Repository

Details:

Simpson's 3/8 rule is another method for numerical integration based upon a cubic interpolation rather than a quadratic interpolation. Currently, our repository does not contain this algorithm.
I would like to add it's implementation in C++ and python.

new algorithm

Most helpful comment

@SnehaR26 @parulagg27 Both of you go for it! Make sure to reference this issue!

All 4 comments

I can work on the java and C implementation.

Can we work on this issue @AdiChat @arnavb @iattempt ?

@SnehaR26 @parulagg27 Both of you go for it! Make sure to reference this issue!

I am facing a silly technical issue. I accidentally merged a pull request which I am unable to revert. As a result, it adds three commits. :disappointed:
ask I hope this image will make it clear. I have already worked on the java and C implementation. If anyone knows how to solve this problem please comment below. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mansiag picture mansiag  路  3Comments

qoo2p5 picture qoo2p5  路  4Comments

ruchirchauhan picture ruchirchauhan  路  4Comments

arnavb picture arnavb  路  3Comments

rishavpandey43 picture rishavpandey43  路  3Comments