Skip to content
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

Add Newton-Raphson root finding algorithm #3

Open
3 tasks
gmuraru opened this issue Sep 20, 2020 · 0 comments
Open
3 tasks

Add Newton-Raphson root finding algorithm #3

gmuraru opened this issue Sep 20, 2020 · 0 comments
Labels
Hacktoberfest implementation Add a new implementation

Comments

@gmuraru
Copy link
Owner

gmuraru commented Sep 20, 2020

Description

Add the Newton-Raphson method under the Approximations folder

TODO

  • Implementation
  • Tests
  • Documentation
@gmuraru gmuraru changed the title Add NR Add Newton-Raphson method Sep 20, 2020
@gmuraru gmuraru changed the title Add Newton-Raphson method Add Newton-Raphson root finding algorithm Sep 20, 2020
@gmuraru gmuraru added the enhancement New feature or request label Sep 20, 2020
@gmuraru gmuraru added implementation Add a new implementation Hacktoberfest and removed enhancement New feature or request labels Sep 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest implementation Add a new implementation
Projects
None yet
Development

No branches or pull requests

1 participant