OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.56k stars 3.67k forks source link

Add Miller-Rabin Primality Test #464

Open palash25 opened 6 years ago

palash25 commented 6 years ago

We already have Fermat's and Solovay-Strassen test added. It would be nice to see Miller-Rabin in that folder too.

palash25 commented 6 years ago

I would like someone else to try this. Kindly unassign me.

RajatGarg97 commented 6 years ago

Can I try this @AdiChat ?

codeSG commented 6 years ago

I'll like to do this.

RajatGarg97 commented 6 years ago

Please let me do this. This is going to be my first commit.

AdiChat commented 6 years ago

Sure @RajatGarg97 @codeSG Both of you can do this in different languages. Go for it 👍

RajatGarg97 commented 6 years ago

Thanks alot @AdiChat . I will implement it in C++.

codeSG commented 6 years ago

Please review and merge Pull request #487.

RajatGarg97 commented 6 years ago

Please review and merge Pull request #585 .

Thanks for giving me this opportunity @AdiChat