-
Notifications
You must be signed in to change notification settings - Fork 303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Maths CPP #365
Comments
Can i work on this? |
I would like to work in this. Please assign some of the above problems. |
Hey @LakhanMardi and @mustang519, please be specific. Which problems would you like to work on? |
kindly assign Sum of n terms in an Arithmetic progression to me |
Assigning sum of n terms in an Arithmetic progression to @pranav-khandka. |
Please kindly assign Sum of digits of a number , volumes of various shapes , LCM of 2 numbers to me. |
Hi, can I work on Ugly numbers, Sum of n terms of a gemetric progression, Segmented sieve, Roots for any quadratic equation, Lucas Sequence using recursion and Peterson number |
Hey! |
I would like to work on Peterson number and Pythagoras implementation. Could you please assign it to me? |
I have solved some of these, please checkout my Pull Request |
|
Can I work on Zellers Congruence Algorithm? |
Assigning Zellers Congruence Algorithm to @v-malwade. |
I have added a pull request for the Zellers Congruence Algorithm; please check it. |
Can you assign the prime numbers one and the newton-raphson method to me? |
@geekquad please assign the problem prime numbers upto N numbers to me. |
Hey @v-malwade, PRs made will be reviewed. You don't have to comment for the same. Thanks. Assigning Prime Numbers upto N and Newton-Raphson method to @preyam2002. Sorry @130sayan, issues are first come first serve. Someone asked it before you. But we gave plenty more. Feel free to ask for them. :) |
Hey! |
Hey guys, @BRJbibhu10, @preyam2002, @itish-agarwal, @Shagufta08, @v-malwade, @Aarushi11H, @anushkasinghal11, @ThePhilosopher37, @mustang519, @pranav-khandka, there is some issue. You guys are getting unassigned. Please continue to work on the issue. It will be fixed soon. Apologies! |
hi there, can I contribute to this issue? |
hi could i work on the following issue ? |
Implementation of the following in C++:
Find volumes of various shapes (cube, cuboid, cone, right circular cone, prism, pyramid, sphere, circular cylinder)
Zellers Congruence Algorithm
Ugly numbers
Sum of n terms in a Geometric Progression
Sum of Digits of a number
Sum of n terms in an Arithmetic progression
Simpson Rule
Segmented Sieve
Roots for any Quadratic Equation
QR-decomposition of the matrix A using Householder reflection
Pythagoras Implementation
Prime Numbers up to N numbers
Area under the curve using the trapezoidal rule
Newton-Raphson method
Lucas Sequence Using Recursion
Least common multiple of two numbers
Peterson Number
Jaccard similarity
Greatest Common Divisor
Extended Euclidean Algorithm
Bailey-Borwein-Plouffe (BBP) Implementation
Needs to be merged in "cpp/maths"
The text was updated successfully, but these errors were encountered: